PHP & MySQL question
Posted: Thu Sep 11, 2008 3:47 pm
Hi everyone,
I'm new with php , and I want to ask about this address how it comes from php and mysql
for example:
viewforum.php?f=1&st=0&sk=t&sd=d&start=225
the last part
viewforum.php?f=1&st=0&sk=t&sd=d&start=225
I guess we may be use get method but how it works with mysql.
Could anyone help me understand it, I'll appreciate your help.
Thank you
I'm new with php , and I want to ask about this address how it comes from php and mysql
for example:
viewforum.php?f=1&st=0&sk=t&sd=d&start=225
the last part
viewforum.php?f=1&st=0&sk=t&sd=d&start=225
I guess we may be use get method but how it works with mysql.
Could anyone help me understand it, I'll appreciate your help.
Thank you