How to store checkbox array in a session, and then be able to add to it?
I'm trying to store an array of checkbox values into a session array, sort of like a shopping cart,
Get ID from Database when Posting with a HTML Form
I have a form I am submitting to a MySql database. Each product has an ID # attached to it that auto
need to apply an if/else statement to Tim Thumb script
Not sure how to work this. I essentially want to call a variety of image sizes based on which style
Need Successful Return
Hello I am currently working a form here, and I have everything figured out except when I click the
Default TimeZone
The server I'm working with is hosted in America so all times inserted into the database are coming
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Can anyone give me some link on .htaccess tutorial
i wish to have friendly url using .htaccess, but no idea yet about this
Hope that anyone cou
ORA-01017: invalid username/password; logon denied
Dear All,
I am facing problem in taken backup from db13 it comes up with the following l
foreach help.
Hello all,
First time I'm attempting to use a foreach statement and was just wondering if my