This tutorial is aimed to introduce the reader to PHP filters from OWASP. OWASP (Open Web Application Security Project )
PHP Tutorials
Whether just getting started or an expert, this vast collection of PHP tutorials will help you create dynamic content for powerful web-based applications in no time.
With the Facebook API, you can create your own Facebook applications. Developing a practical Facebook app can even make you some money. Find out how
With the Facebook API, you can create your own Facebook applications. Developing a practical Facebook app can even make you some money. Find out how
The Facebook JavaScript (FBJS) framework allows you to incorporate Ajax into your Facebook applications, opening the door for more interactive user
The Facebook JavaScript (FBJS) framework allows you to incorporate Ajax into your Facebook applications, opening the door for more interactive user
Twitter is dumping basic authentication for OAuth. Find out how to migrate all your Twitter applications to OAuth using
Adobe and Zend are ramping up collaboration between their platforms–developers will now be able to use their custom Adobe ActionScript classes in
Last week we discussed the new Zend Framework extension and gave you a look inside its functionality. This week we take off where we ended last week,
Last week we discussed the new Zend Framework extension and gave you a look inside its functionality. This week we take off where we ended last week,
By Robert Berkowitz on September 28, 2000 During a recent project I discovered a totally new concept in programming for myself, variable variables. I needed to update multiple records from one page. After banging my head on the wall for quite some time, I stumbled across the variable variable and…