isset undefined variable
Hi all,
Hope someone can point out the obvious. I've a log in script, if you dont enter a use
Help building / using array
First - this is a cross-posting, if this is wrong I apologise! What started out as a MySQL query que
PayPal Redirect Issue
When I have my paypal button set so that is redirects to http://empiremarketing.ca/order.php,it work
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
firefox wouldnt stream mp3 files completely from my php page
hi everyone,
I have a php file trying to read and stream mp3 files. It works fine in IE but my pr
Something like an INI editor or a DelimitedText-Editor
Hi all,
Am very, very, very new to PHP and not sure if I should be posting this to a Javascri
SESSION CHECK WORKS "MOST" of the time... whats going on?
i have a sign in check thats included in every page that is a members only page which is basically a
quick basic question, hopefully not dumb
I don't know how to search for this, so forgive me if it's been covered...
I often see an exa
Do something every fifth time?
I'm trying to write a loop, but I want it to do something different after every fifth instance. Like