Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
PHP Code To Change Font Color in Table Cell
I would appreciate help with the following snippet of my php code. I am just trying to change the f
php - xml what is the best way to do this.
IN essence I want to have a script calling the info from the database.. I have no problem thus far,
Just a white page
Okay so, my website, when I click SignUp on it it takes me to /join.php but its a complete white pag
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:
9.99
9.99
9.99
Extract text from string
Hi folks,
I have a string that looks like this:
aaaaaaaaaa:
bbbbbbbbbb (ccccccccc)
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i
PHP Function Page Advice
Hi All, I am quite new to PHP and Javascript but have written an Online Shop (Mainly for Fun and edu