iGuest 3 Report post Posted December 12, 2004 i need a tutorial that explains about the "php?id=***" thing...I'm trying to do this but it didn't worked with my code... Share this post Link to post Share on other sites
iGuest 3 Report post Posted December 13, 2004 Check the thread above this! - the Scripting tutorial thread. I know i put one in there that did this much...If you go to hello.php?a=1and in the content write <?$a = $_GET['a'];print $a;?> Then it will print the value of a to the screen, whatever it is.Adjust with IF / Else statements and voila. Share this post Link to post Share on other sites
iGuest 3 Report post Posted December 20, 2004 Sams Teach Yourself Php in 24 Hours (Sams Teach Yourself - Hours) Matt Zandstra is a good book for p2p is free Share this post Link to post Share on other sites
iGuest 3 Report post Posted December 20, 2004 Sam's Teach Yourself Php, Mysql and Apache in 24 Hours (Sams Teach Yourself S.) Julie C. Meloni is another good book for you Share this post Link to post Share on other sites