View unanswered posts | View active topics It is currently Wed Nov 29, 2023 6:34 pm



Reply to topic  [ 2 posts ] 
 Deprecated: Call-time pass-by-reference 
Author Message
Junior Member

Joined: Wed Nov 11, 2009 8:31 pm
Posts: 26
Post Deprecated: Call-time pass-by-reference
Hi guys,
any idea what this actually means??

[HTML]Deprecated: Call-time pass-by-reference has been deprecated in C:\Program Files\EasyPHP5.3.0\www\login.php on line 14

Deprecated: Call-time pass-by-reference has been deprecated in C:\Program Files\EasyPHP5.3.0\www\login.php on line 15[/HTML]

Code:
   
array_map( 'stripslashes',&$_POST ); //Strips slashes
array_map( 'mysql_real_escape_string',&$_POST ); //Escapes data to protect against sql injection


Thu Nov 19, 2009 8:12 pm
Report this post
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.