Thread: php pages?
View Single Post
  #1 (permalink)  
Old 08-05-2005, 10:32 AM
eyece eyece is offline
Junior Member
 
Join Date: Jul 2005
Posts: 13
eyece is on a distinguished road
iTrader: (0)
Default php pages?

how do they work? i have finished reading the php guide at w3schools
but they didnt explane how this stuff works... take this page url for example
Code:
http://www.webmastershome.com/newthread.php?do=newthread&f=10
i want to know how to use things like ?thing=otherthing
i always thort that they were variables and and there velues, and i still think they are
but how the heck to they work? what code do i put in my .php file to be able to get velues from the url?
Reply With Quote