A href problem under php
Hello...
I tried to explain the issue in an earlier post.. but was not clear enough....
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
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
Renaming array keys
The issue: renaming array keys inside a foreach loop.
I'm trying to build a pie chart image w
Database/Table Collation
What is the Database, and table collations used for? i don't understand what there used for since co
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
Help With editting and deleting form
So look at this image :
http://img194.imageshack.us/img194/8272/snapshot5f.png
This table
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se