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
Checking if a process is running (problems including psapi.dll i think...)
Ok, so all I'm trying to do is check if a program is running...
I've found out that I nee
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
Error querying database.
I get the above error when trying to insert some values to a datatable.
Here's the code :
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
User feedback after MySQL query has been executed
Hi all, I've just registered on PHPFreaks because I've got a question that I simply can't work out b
mails going in spam??
The mails I sent to folks in my database using mail(function) are going in spam??
Any idea ho
Socket Server
In my following socket server, I am trying to listen to a connection through port 12345 in my web br