is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Better Method of a Member Cloud
I assume most people know how tag clouds work, where the tags most used are bigger and the least use
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
Syntax Help
Code:
im having trouble with that code snipped
Parse error: syntax error, unexpec
mysql_affected_rows() usage
Possibly a MySQL issue, but the function that is not behaving in the anticipated way is a PHP functi
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Get content from table into a list, without repeating.
Alright this is kinda an odd thing, so I need some help.
I have a table "quote" wit
DateObject and Nulls
Hi all,
I have an array mapped to a value object. One of the items in the array is a PHP Date