question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Count Session and Trigger Events
I am New in PHP, seeking a method to count logged users by counting the sessions or any …, is
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
Allegro crashes when running load_bitmap. Why?
I can not get Allegro to load any BMP images. Here is a section of test code. The picture is in the
captcha error
I have been trying to implement a captcha in php...
here is the code..
Code: (php) [Select
Estimations and Effort
HI Gurus,
Would like to know whether SAP have a provision for carrying out the Project es
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.