using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
New Search Engine problem
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Simple MySQL script is not working
Hey guys,
Just familiarizing myself with PHP and MySQL. I am following along in the O'Reilly
Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
single page with referrer to show correct page
I have a simple website with a couple of different pages. I would like to be able to in a div tag w
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
echo $rows help
Hi all,
Hopefully something simple that I don't know!
I have this:
Code: [Selec