Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Extra fields in main body and php required.
I'm new to PHP so please be gentle. I have a little php script below that works well.
The &quo
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
help with php
It's not displaying or pulling anything out of the database.
Code: <html><
MVC - Code review
I'm in the process of trying to wrap my head around MVC, and as part of that, I'm attempting to impl
Count on multidimensional array
Hi, i got an array as below:
Array
(
=> Array
(
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
PHP, Arrays & A Lot Of Confusion
I've been doing basic PHP work on sites for a few years now, but I've never been tempted to learn ho
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