Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
php and downloading
I want to use a php script to create two files. Then I want it to redirect (or whatever) to have tho
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
What makes a script your own?
If someone finds a login script online, and changes some variable names around and some other minor
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
iterating through an array and escape each value independently.
I have a set up where the variable being escaped is an array and it needs to be iterated and escaped
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
how to load php class from another domain?
how to load php class from another domain?