php Programming Glossary: scary
Deprecated MySql Functions http://stackoverflow.com/questions/15321620/deprecated-mysql-functions as is just keep it. A red box in the manual is not that scary and the version in which these functions are actually would..
“Inline” Class Instantiation in PHP? (For Ease of Method Chaining) http://stackoverflow.com/questions/189988/inline-class-instantiation-in-php-for-ease-of-method-chaining It feels kind of dirty but if there aren't too many scary side effects I might just do it. I guess I could also pre instantiate..
Best Practice: User generated HTML cleaning http://stackoverflow.com/questions/2774074/best-practice-user-generated-html-cleaning on the server side to avoid cross site scripting and other scary things. Is there some sort of best practice on how to do this..
Simplify PHP DOM XML parsing - how? http://stackoverflow.com/questions/3405117/simplify-php-dom-xml-parsing-how about each product on a given page but my code looks scary doc DOMDocument load 'data.xml' xpath new DOMXPath doc query..
Php addslashes sql injection still valid? http://stackoverflow.com/questions/5133022/php-addslashes-sql-injection-still-valid seems to forget that. Making the titles sound a bit to scary when saying addslashes is not safe. Solution In my case the..
imageantialias call to undefined function error with GD installed http://stackoverflow.com/questions/5756144/imageantialias-call-to-undefined-function-error-with-gd-installed php.ini or they can be compiled with PHP. Compiling sounds scary and crazy but it is actually really easy. All you need to do..
Best way to access Exchange using PHP? http://stackoverflow.com/questions/588/best-way-to-access-exchange-using-php to your application and relying on 3rd party code can be scary and rightfully so. Today I read another interesting post tagged..
Alternative to SSL - “Manual” Encryption? http://stackoverflow.com/questions/6658557/alternative-to-ssl-manual-encryption on the cryptography level which is interesting and scary at the same time because the basics of that attack have been..
POST jpeg upload with AFNetworking http://stackoverflow.com/questions/8557364/post-jpeg-upload-with-afnetworking ^ NSLog @ @ operation.responseString Gives a very scary warning operation start I used to do this ASIFormDataRequest..
|