[swx] swx php and sql injection

ben ben_da_dog at yahoo.co.uk
Wed Jun 11 06:49:45 PDT 2008


Hi Paul,

SQL injections is an issue with the way your form your sql queries at 
the PHP level within your scripts, the swx request mechanism itself 
isn't concerned by this.

There's different ways of dealing with injections in your PHP code, you 
should find plenty of examples if you search on google.
I use CodeIgniter Active Records a lot for queries which deals with the 
problem, but you might find other options that suits you best depending 
on your project.

Hope that helps. Bit off-topic for this list though I would say...

Ben

Paul Bainbridge wrote:
> Hi guys,
>  
> I dont know enough about either so i hope someone here can give a 
> defnite yes/no.
>  
> Would my scripts still be open for attack via sql injection?
> i only started reading up on sql injection today.
>  
> Thanks
> Paul
>  
> ------------------------------------------------------------------------
>
> _______________________________________________
> swx mailing list
> swx at osflash.org
> http://osflash.org/mailman/listinfo/swx_osflash.org
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swx_osflash.org/attachments/20080611/77544cff/attachment.html 


More information about the swx mailing list