MySQL Forums
Forum List  »  PHP

.php? use with mysql query
Posted by: Bryan St Clair
Date: December 11, 2005 07:12PM

I am able to pull info from my mysql from a page with a search feature.

I want to have a page pull info based on the url. Exampe:

www.domain.com/results.php?uid=33

This page would search a defined search in the php file for uid = 33 and return the results.

I am new to php, and have not found any writeups on the use of a '?' in a php url. Can someone point me to one please?

Thanks

Options: ReplyQuote


Subject
Written By
Posted
.php? use with mysql query
December 11, 2005 07:12PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.