Print out contents of to Excel
I have got this script that gathers all the data that I need but I need it to send it to excel inste
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co
Losing 'page' data
I have this code that allows me to update my database. But after updating, I lose the $_GET['page']
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
button help
i originally had this but realised it is much easier to have a button.
Code: <?php
Problems with array
This code is the last lines in an upload script that uploads 4 images at the same time and writes th
How to get the previous months last date....
Here's my wittle problem. I suck at working with dates.
So today is 10/20/2009, i need to fig
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec