Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
mysql_query returning boolean instead of mysql ressource
Hi,
I seem to have a weird issue with the php command mysql_query. I pass 2 arguments the que
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
php global variable
how can we create global variable so we can use its value in any form.. Please give example to
Any help with my email script?
I have an email script, I have not tested it, although someone tested it for me and said it worked f
Request.UrlReferrer
I need to make it so that a page can only be loaded when a button is clicked on a specific page. I d
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
How to secure my login data to my database?
Hi there,
It may be a stupid question but I don't know how to secure my login data to my data
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea