
php
Get flash to fully experience Pearltrees
mysql
Xdebug 2.2.0RC2 is out! This is the second release candidate of Xdebug 2.2 which addresses a few things that were found in the first release candidate. The full change log can be found on the updates page and the source code and Windows binaries can be found on the downloads page. Please note that this is a release candidate and not guaranteed to be free of bugs. If you have issues, please file them in the issue tracker . Please try to provide enough information so that I can reproduce the issue.
Xdebug - Debugger and Profiler Tool for PHP
Apache PHP MySQL and Runaway Scripts | MySQL Performance Blog
The html blog | 10 code snippets for PHP developers
Random password generator PHP password generator is a complete, working random password generation function for PHP. It allows the developer to customize the password: set its length and strength.A Guide to Cryptography in PHP This comprehensive guide discusses where to get, how to install, and how to use the various cryptography packages available to enhance the security of your PHP applications. n an ideal world, words like cryptography and security wouldn't even exist, but the real world is far from perfect, so software developers have to spend a good deal of time building security into applications. Cryptography is just one piece of the security puzzle, along with SSL/TLS, certificates, digital signatures, and so on. This article explains how to use PHP to implement the most common cryptographic algorithms.
A Guide to Cryptography in PHP
Useful articles and tutorials
Operators in PHP, and any other prgramming language for that matter, enable us to perfrom tasks on variables and values such as assign, multiply, add, subtract and concatenate them. Operators take the form of symbols (such as + and -) and combinations of symbols (such as ++ and +=).
Adobe Photoshop Tutorials
(Simple version)Matrix like animated dropping character effect i
MySite - Sandro Groganz
July 7th, 2007 I have written a little Wiki entry about how to merge the design of MediaWiki and WordPress , just as I did it on my Web site. The Wiki page explains the setup and you can also download the relevant PHP and CSS files of my design at that page.The PHP coder's top 10 mistakes and problems @ SourceRally.
Seeing the number of problems and mistakes PHP coders encounter repeatedly I set out to make this list of the 10 most common problems and mistakes done by PHP coders. It is an apparent security risk not to sanitize untrusted data before output. Besides you might end up with pages looking very messy if you do not thread user input the right way. How to fix it: Basically you need to convert , ' and " to their proper entities (< , > ' , and ") .Introducing PHP The purpose of this chapter is to bring you up to speed on the development of PHP, where it's at now, and the reasons for programming with it. Towards the end of the chapter, you'll see your first PHP code as you start writing your first scripts. Copyright 2010 Future Publishing Limited (company registered number 2008885), a company registered in England and Wales whose registered office is at Beauford Court, 30 Monmouth Street, Bath, BA1 2BW, UK
Introducing PHP - Practical PHP Programming
2010 Dec 8 Mongodb is an up and coming document oriented database that supports many awesome features including native PHP extension, an easy to use query interface and it is blazing fast. 2010 Sep 2

