Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Warning message
I've put a website that I was doing live and I'm getting this warning message when I try to add a ne
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
How to make a mail Form secure?
I want to create an email Form on my web site. How can I make the Form secure so the submitted info
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
Parse String
I need to parse the string below into three variables. How would I do that?
john + 10/20/2008
extract data
Code: <div class="post hentry uncustomized-post-template">
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th