Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
My XSRF Prevention code isn't working
First of all, thanks for the generous help you guys have given me in the past on this forum.
Seco
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
php mysql script to find record
Hi,
Currently I have a simple table with 4 columns. A, B, C, D
If I want to find all
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
check comment for html
hi, I just wanted to check if a comment a user posts contains HTML, and if it does, to not allow it
Displaying image pathname instead of image
Hello
Im trying to upload and then display images from a mysql database - Its only basic and
Linux socket programming
Where can I find a good introduction to socket programming?