Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
HELP with mysql_real_escape_string
I'm looking to remove apostrophes completely when someone enters lyrics but don't have a clue how to
Check premium expire
Hi,
I am making a simple file hosting site and want to check if users premium subscriptions h
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
Date Question
I'm using the TIMESTAMP() function within mysql to set the date/time for certain events. However, ho
Check if another session of the page is running?
I want to keep people from opening multiple tabs, or sessions of my Facebook app. Is it possible to
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
need help modifying script
Hi guys,
I'm fairly new to php and am having a bit of trouble modifying a script.
This
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc