Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.
User registration and login
I don't know whether this is the correct forum, if not i apologise but am pretty desperate at the mo
MII Trends - add data onto chart object
Hello,
Can anyone please provide some thoughts on my current requirement:
its pretty
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
Escaped characters
I have a script that allows you to post news to the home page of my site. Along with the news is the
Secure pages Sessions vs. Cookies & session_destroy() help
Im new here and new to PHP, I hope you can help me with some questions.
Im writing my web ap
GET vs SUBMIT Button to show sections on one index.php page?
Just curious if one of these ways is better (i.e. more efficient) than the other.
I have a
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...