How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
PHP url branch??
Functionally, using PHP, I'm doing a test of login input submitted by a user via an html form in a f
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
"GROUP BY" in arrays
Well i'm looking to do something i usually could do easily using COUNT and GROUP BY if it was a sql
Request for tunning the below query
Hi,
Can any one help me on the below query while improving the performance,
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
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,
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
how to use two buttons with php
hi i have one form. there are three fields which are to be filled by the user. and then there are tw