this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Displaying an image using echo command
I had done a query on my database, one of the fields being an image reference to a directory where a
LOOPing Problem
Hello All!
The following code loops through the data and displays the data accordingly. My p
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
FlashVar function how to insert variables
Hi guys. Im new in this forum and also new in php programming. Can you help me about this code?
<
PHP File Upload Problem
Hi, I have written a very simple file upload script but it fails for reasons I can't explain. Hope
Online Event Ticket Sales
Has anyone wrote a script for online tickets sales?
I have been googling and found lots of th