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,
insert quotes
Hi,
I have an output like this:
Code: john,18,Cancer
How can I change this to
Code:
[Need Help] php timing issues
I don't know what is going wrong. I need some help with being able to set an image at 9:00am Colorad
Sharing PHP Sessions Across Domains
I am in the process of writing a script to share a php session across various domains I have.
The
Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
help with email script...
hey
I need help with my mail script
when the form on http://www.mcgdesignstudio.com/c
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,