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
-
How to Create Subdomains and Ftp Accounts by PHP
small plugin that connect to CPanel and can create sub-domains and ftp accounts automatically
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 -
Creating a web app series – Video 1 - User Table
In this series I will be developing a Time Tracking application from scratch using xhtml, css, javascript, php and mysql. In this particular episode we will be creating our user table which is used for storing all of our user accounts and user account... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating a web app series – Video 2 - User Model
In this series I will be developing a Time Tracking application from scratch using xhtml, css, javascript, php and mysql. In this particular episode we make the user model which is where all of our user related data manipulation methods get stored. Its... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating a web app series – Video 3 - User Controller
In this series I will be developing a Time Tracking application from scratch using xhtml, css, javascript, php and mysql. In this particular episode we create our User Controller which is where the application logic for the User "module" is written.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Storing multidimensional arrays in a file
In this tutorial I will show you how to store a multidimensional array in a file and how to retrieve these data. With this method you can imitate a very basic database functionality.
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 -
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 -
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 -
Limit Characters From Your Text
This php script helps you limit displaying characters form you message
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 -
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 -
Snippet: Autoloading Objects (PHP 5)
When writing object oriented PHP code, keeping track of required classes can be a problem. This tutorial explains how to use the autoload function to let PHP handle the dependencies automatically.
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 -
Operators In Php
Learn PHP & MySQL on Jooria.com with Profesor Now We Will Know Operators In Php
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