Development. Tutorials & Tips. PHP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Development scripts for your web site.
Development
-
5 Tips for Writing Cleaner PHP Code
There are many benefits to writing clean code for any project, no matter how small. The importance of clean code becomes most apparent when you need to find an error, especially a syntax error. In the end, cleaner code means less time reading and more
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Accessing the Command Line From PHP
This tutorial will explain the different methods of accessing the system command line from a PHP script. Being able to run external programs can come in handy, and fortunately there are multiple functions that will do this. We will explain the
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Maintain a Single Database Object in PHP 5 Using the Singleton Pattern
When creating a PHP application, it is usually necessary to connect to a database to perform certain tasks. In some cases you only want to open a connection when necessary, but limit it to a single connection. This way you don't waste resources on
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Using a PHP Class to Store Configuration
Shows how to store all your configuration variables within a class. This removes them from the global namespace to avoid potential collisions, and it prevents errors caused by typos.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
HTTP the very basics
What the heck is HTTP? Well first off, it is a protocol, you ask what�s a protocol, protocol is set of rules, that something must follow! What if you it doesn�t follow it? Well it doesn�t work properly. HTTP is Hypertext Transfer Protocol. Whenever
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Web Dev Power
with tons of of tips on various topics related to php web development, web dev power has tons of tips on subjects such as php, drupal, linux and seo
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Create syntax highlighted php code as html text
This tutorial teaches you how to convert an existing php code to a syntax colored html text.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Making Unlimited Dynamic Sub-Categories
how to make unlimited dynamic sub-categories in multiple forms
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
TechCuBeTalk-Validating correct email id format using PHP
This article shows how to use regular expression and PHP to validate correct email id format. Sample code snippet is attched.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Debugging PHP with Xdebug
The Xdebug is the extension for PHP that helps debugging PHP scripts by providing a lot of valuable debug information. Using the Xdebug you can debug your scripts in the Notepad++ and other PHP IDEs.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Macronimous - Codeigniter for PHP application development
With many software frameworks available online nowadays, with many pros and cons on their side, it has become very important to check out complete details of these frameworks before applying them. Amongst the various kinds of software frameworks, the PHP
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Macronimous - Writing clean, secure and easy to maintain PHP code
Any code when written in a clean, easy to understand and formatted way is readily accepted and acclaimed by one and all. It is essential that the codes we write should be able to be understood by all, because the same programmers need not necessarily
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Coding With Style
An article from a series of articles that I'm writing. This one is about the importance of proper coding style.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP Manual
Documentation manual for PHP. A must read for all PHP programmers and developers. This is a FREE service.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Learn PHP With JWRmedia's FREE Online PHP Lessons
JWRmedia's free online PHP lessons explains in detail all the popular functions, statements and operators so that you can easily and quickly learn PHP.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Plugins - Do It Yourself
In this article, you will learn to write a dynamic plugin engine for your own project.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHPreg.com - Ultimate PHP Source For Help
PHPreg.com is a regularly updated resource for tutorials, articles and help on PHP and Databases like Mysql. If you are new to PHP or looking to gain new knowledge and development, PHPreg.com can be a useful guide for you. Easy to understand tutorials
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Object Dynamic Generation
This package can be used to add model classes dynamically. A base abstract class provides the default implementation of property setter and getter functions. Concrete model classes are derived from the base abstract class. Objects of a model
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP - The Basics - Tags, echo and if/else
This edition of the PHP walk through talks about the basics of PHP coding, including the PHP tags, echo and if/else.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP MYSQL Website Tutorials
If you are new to the trend of dynamic or PHP MYSQL Website then this is the place for you. We have build an online games database driven website and divided the whole procedure in steps or tutorials. The website includes a complete CMS or Content
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose