Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
mysql select with $_get ?
Hi, i have this code:
Code: // If char id is 0 and character dont exist do:
if ($_GET["id
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
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Force download script not handling files with spaces properly
I have a regular old php force download script, uses this code:
Code: header("Cache-Cont
php ajax - two drop down list with a submit button
i have created a form with 2 drop-down list and a submit button. I would like to know how to pass th
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
PHP mail() with images
I'm trying to get images to send along with my HTML e-mail sent through PHP mail(). I only tried vie
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i