Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
simple php table loop
Hi all,
I've the following code
<?php // Create category options
How can i steam a video on my PHP site? (non YouTube)
Basically I have a PHP site and don't want to give page rank to YouTube. I just want to stream a bas
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Help! refer to a friend script with captcha code
Hi guys, I am posting on here in desperate need for some help with an ongoing search I have been doi
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Accept only alpha characters
I've got this bit of code ready for accepting a phrase:
Code: if (!eregi ("", $_POS
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