Ask a Question related to PHP Notes, Design and Development.
-
didou@php.net #1
note 33828 deleted from security by didou
Note Submitter: Anonymous
----
chroots are _not_ something you can throw at an insecure application, and expect it to magicaly save your arse (think sendmail, bind, etc).
Security is a never ending process, not a fix and forget.
didou@php.net Guest
-
note 8800 deleted from ref.sybase by didou
Note Submitter: wylie@storerunner.net ---- The best place to get Sybase's RPMs: http://linux.sybase.com/ase/1192download.html -
note 19929 deleted from function.is-a by didou
Note Submitter: php@electricsurfer.com ---- Here is a 3 line PHP implementation that worked for me: if (!function_exists('is_a')) {... -
note 21357 deleted from function.is-a by didou
Note Submitter: krisher@oswego.edu ---- Any implementation of is_a that relies on empty() to test whether the object parameter is empty will... -
note 19730 deleted from function.is-a by didou
Note Submitter: ernest@vogelsinger.at ---- For the previous example you need to exchange the function parameters to be compliant to the CVS... -
note 18675 deleted from ref.mssql by didou
Note Submitter: php@fireball88.de ---- Easy Oracle-Connection with my Class for Oracle/mySQL/MSSQL! my cDBC-Klass is free and with...



Reply With Quote

