but Im after a book because the PC which i will be learning on doesnt yet have internet. I am just installing PHP and Apache onto it and learning in my spare time. thats why I could do with a book :)
I used to be like that. I remember when all the sites i created would have black backgrounds :)
GB was my first real site where I actually decided to chang a bit.
Something to do with user-agents. In the admin control panel I could set for example the phrase 'Browsing With Mozilla' for all people using mozilla browsers and then instead of guest that would show up. same goes for SE bots, theyve each got a uniq…
im not 100% sure since im still learning PHP but i think that where youve got the variable $key within the variable $message, i think it might need to be printed out instead of just stated like youve done. Because if I remember right variables cant …
to clear the confusion....
I just echoed out the variables and it was sorted...first time I done this it didnt work...I think I might have missed something first time round,
basically heres why all points were lost:
During the database restoration when the forum moved location and hosting account there were some pretty weird error with vbulletin which i simply couldnt figure out. Then when I contacted vbulletin.com sup…
hehe. I just thought of a possible competition :)
First person to have more points than the admin will receive double the total amount :)
Note: this competition isnt actually active so dont bother trying to beat me...it was only an idea
heres an example of it in use:
<input type=text size=40 name=base_path value="<?= $base_path ?>
That is simply a text input box where the value is $base_path. Now usually I would solve this by simply doing what you done and echo it o…
I dont think that it can be done without showing the info unless you use cookies or something. I might be wrong though.
I know for a fact that it can be done with forms - thats done easily enough
sorry CBG but forum points and adsense points are gone...although no one had any adsense points left I dont think.
instead of giving you a load of points back Ive thought of a fairer and simpler way.
For the next couple of days for every new threa…