Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
php is not recognized as an internal or external command
Hello,
I am trying to bake the code in CakePHP through my console.
I have changed my Path
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
help with this code please?
Hello,
I am trying to build a remote upload script for my image hosting site.
I am usi
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
how to validate date using javascript
I need to validate date in textbox using javascript..
The date is must be not greater than TODAY
Why is my row count 0?
Here's the MySQL query i'm running. It basically pulls data from 2 tables based on some data passed.
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
Best way to check for end of a record and send it back to the first record
I'm hoping someone can help me out and explain the best way to accomplish this.
What I'm doin