login box shows up again after logging in 2nd login works
Hello,
I am having trouble on my site Lockerz.rack111.com where when you login the login box
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
help understanding hidden input w/ php
hello i'm doing a tutorial where there are multiple forms for an edit page for a user to update thei
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
utf8_general_ci error ??
I have all kinds of data to be inserted in database table
//I am getting this error
Yo
Mass activity scheduling
Hi experts,
Im facing some problems to deal with mass activity jobs.
When I run some
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
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
mail() says sent but no email received
My code is quite simple:
Code: <?php
$to = "Ty44ler@yahoo.com";
$subje
subtract 1 from value entered in text field
Hi
How do I subtract 1 from the vaue entered into a text field?
Thanks