php Programming Glossary: disclosure
Apple Push Notification Service http://stackoverflow.com/questions/1481443/apple-push-notification-service Here is a quick walkthrough on how to do this Click the disclosure arrow next to your certificate in Keychain Access and select..
When do you know it's time to rewrite an application http://stackoverflow.com/questions/21857/when-do-you-know-its-time-to-rewrite-an-application I wrote for a client 2 years ago. In the interest of full disclosure this was the first real application I ever built from the ground..
Simple test vs PHPunit http://stackoverflow.com/questions/34312/simple-test-vs-phpunit modern and intuitive unit testing framework for PHP Full disclosure I've originally written this answer Jan. 2011 where I had no..
PHP vs Java performance and scalability comparison [closed] http://stackoverflow.com/questions/3975691/php-vs-java-performance-and-scalability-comparison that would be best to compare the 2 languages Full disclosure I'm primarily a Java developer and I've worked with some high..
What's the best API to use for implementing text message (SMS) interface in a web application http://stackoverflow.com/questions/4786880/whats-the-best-api-to-use-for-implementing-text-message-sms-interface-in-a-we and a PHP helper library that makes this very easy. Full disclosure I work for Twilio but was a happy customer before I started..
PHP 2-way encryption: I need to store passwords that can be retrieved http://stackoverflow.com/questions/5089841/php-2-way-encryption-i-need-to-store-passwords-that-can-be-retrieved you're going to encrypt is to protect against information disclosure vulnerabilities XSS remote inclusion etc . If it gets out the..
Php & Sql Injection - UTF8 POC http://stackoverflow.com/questions/5139127/php-sql-injection-utf8-poc ' Update I just need a simple example not a full disclosure of the process. Even a link from google might work. php sql..
XSS - Which HTML Tags and Attributes can trigger Javascript Events? http://stackoverflow.com/questions/6976053/xss-which-html-tags-and-attributes-can-trigger-javascript-events script textarea which does contain a script element. Full disclosure I wrote chunks of both HTML sanitizers mentioned above. share..
|