Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
PHP mail() returns true but doesn't work
First off I apologize if this is a newbie question, and I generally don't like asking questions that
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
Database connection failure
Hello All,
I am trying to create new connection to Oracle DB 10.1,
I could not see a
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i