> 1 <

Author Message

kripteks

2 posts

Location: ---
Occupation:
Age:
#318   2008-06-08 00:00 GMT      
Code:
$page = sed_sql_fetchassoc(sed_sql_query("SELECT page_title FROM $db_pages WHERE page_id=$page_id")


Just question possible sql injection ?

Trustmaster

48 posts
http://www.politehnik.info
Location: Russia Nizhny Novgorod
Occupation: University Student, Engineer/Programmer, IT Expert
Age: 20
#319   2008-06-08 13:56 GMT      
Nope. Just a line before it:
PHP Code:

$page_id = (int) $params['id'];
May the Source be with you!


Open source development, commercial support, consulting and outsourcing. Send for details.
> 1 <
Copyright © 2008 Domain.Com. All Rights Reserved.
Page created in 0.164 seconds