Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
Table colours fail when extra row added
Hey Gurus,
I got a weird problem with formating the colour of a table made in php. Everything
Need help with an email blocker for a guessbook
I am new with php and here is a simple guessbook page but I am being hit with spam from a group of t
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
PHP Session Issue
I'm having an issue with one section on my website dealing with sessions. Now I know that myself and
Why do I get this error
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/a5488351/public_html/b
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
Return X values where an ID number doesnt matter
Well as for subject heading, thats the best i could think of.
Currently im having a problem w