Re: Encoder efficiency

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sancar Saran wrote:
> Hi,
> 
> What is Zend Encoder efficency. 

dunno, ask Zend. ;-)

> After encoding shall we assume our code was 
> safe...

well safety != efficiency for one, secondly it depends on
you definition of safe.

it's fairly safe from people trying to read/understand the source
code - although I doubt it's 100% safe from someone with the skills
and desire to decode (and/or unobsfucate) the source enough to
get a reasonable understanding of the inner workings.

if you code is safe in terms of usage ... that depends on whether
what you wrote ... no ammount of encoding will fix any XSS, SQl-injection,etc
vulnerabilities your code may contain.

> 
> Or what should we expected
> 
> Regards
> 
> Sancar
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux