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
BB_Code error
I'm having a problem with a custom built function and keep getting this error:
Warning: M
check how many commas the variable containing the query has between [i]select[/i
Hi...
iv made an sql table that contains id number - name of sql query and an sql query.
T
parse error
Parse error: syntax error, unexpected '[', expecting ')' in /Users/admin/Sites/phptest/array.php on
cURL and Sessions
Ohai.
So, I'm trying to cURL a bunch of things off of a page, and put them into a session. I'
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
Check something, wait, check again, do something!
Hi guys.
I wonder if someone can help me with this.
Basically, what I want to do is (
RadioButtonList data selection If a form submits back to same page do you need to use $get apart from cron
view plaincopy to clipboardprint?
IM trying to pass page number and year that was selected back to the same page.
i have this c
I need to run a php file every one hour. Is there any other solution apart from cron job?