Tutorials by PHPit.net
In this article Dennis Pallett talks about the two security principles of PHP: filter input, escape output. Read more to learn about basic PHP security.
May 3,
2007
Today Views:
2 Total Views:
536
This tutorial will show you exactly how to create your own barebones caching system, to speed up your PHP website, and prevent any bottlenecks. Full code included!
May 2,
2007
Today Views:
1 Total Views:
516
In this tutorial Dennis Pallett shows you how to do Ajax, also known as remote scripting, without having to use the XmlHttpRequest object, using some clever PHP and JavaScript.
April 30,
2007
Today Views:
1 Total Views:
692
This tutorial will show you how you can create your own BBCode using PHP and regular expressions.
April 27,
2007
Today Views:
2 Total Views:
795
Security is one of the most important things of a PHP script, and must be your top priority. In this article, Dennis Pallett shows us 3 example exploits and how to prevent them from working in your PHP scripts!
April 23,
2007
Today Views:
1 Total Views:
498
In this second and final part of our PHP:Form series, you will learn what formtypes are and how to use them. In addition, Dennis Pallett also shows you a neat little feature of the PHP:Form component: setting default values.
April 20,
2007
Today Views:
2 Total Views:
503
Vinu Thomas shows us how to backup your MySQL database, and restore it safely. Perfect for creating backup copies, in case of server failures.
April 19,
2007
Today Views:
1 Total Views:
568
This part will be a hands-on guide on how to convert a base install of WP to a fully functional CMS.
April 10,
2007
Today Views:
2 Total Views:
657
Learn more about Test Driven Development in this article. Dennis Pallett will show you how to apply the principles of Test Driven Development with an example project.
April 2,
2007
Today Views:
3 Total Views:
482
If you're still new to PHP's file functions, check out this article, where you will learn almost every aspect of handling files in PHP: reading, writing, copying, deleting, and more!
March 30,
2007
Today Views:
1 Total Views:
517

























