PHP
Establish a MySQL Connection in PHP
One of PHP's fundamental strengths is how well it interacts with databases. To paraphrase the book and movie character Forres... 0 Comments | Read More »
Switching Style Sheets in PHP
Changing a style sheet programmatically to promote a particular holiday or event can be an excellent marketing tool, and, there... 0 Comments | Read More »
Create a Simple Customer Service Form in PHP
PHP is a popular server-side scripting language that is often used in ecommerce site development. In fact, the popular Magento ... 2 Comments | Read More »
A Book to Help Make the Transition from Designer to Developer
Web designer. Web developer. The terms are not interchangeable. A web designer often has skills in HTML and CSS as well as tr... 0 Comments | Read More »
Four Useful Add-ons for CodeIgniter
The popular CodeIgniter PHP framework makes developing in PHP faster and easier. In addition to the core framework and its proj... 1 Comment | Read More »
SEO-Friendly URLs in CodeIgniter
CodeIgniter, the PHP framework, allows for URL customization so that the URLs are more visible to the search engines. By defaul... 1 Comment | Read More »
Five PHP Tutorials To Boost Your Skills
PHP is one of the most popular server-side scripting languages for web development. Like many C-derived scripting languages, P... 0 Comments | Read More »
Tutorial: How to Create a Secure User Form in PHP
Most of the content on a website is free information meant to be seen by the general public. However, some parts of a website, ... 0 Comments | Read More »
Examples of Automated Image Manipulation in PHP
Images are an important aspect of any website. As they say, an image is worth a 1,000 words. In ecommerce websites, we use imag... 0 Comments | Read More »
Network Maintenance: Use PHP to Port Scan and Check Service Status
The Internet Protocol Suite (TCP/IP) uses two reference components, an address and a port number, to ensure that network commun... 0 Comments | Read More »
Tutorial: How to Create a Signup System with CodeIgniter
Most every ecommerce website has a user registration page. This basic form typically captures information about the user before... 1 Comment | Read More »
Try CodeIgniter for Your Next Ecommerce Build
If you have created websites in PHP, you have probably dealt with some of the same code or coding tasks—such as pagination or i... 0 Comments | Read More »
PHP 5.2.12 Officially Released
The PHP development team at PHP.net recently released version 5.2.12. The new release was developed to improve the stability o... 0 Comments | Read More »
Nine Useful PHP Frameworks
Using a PHP framework can speed project development and make it easier to create stable, reliable, and modern web applications.... 2 Comments | Read More »
Tutorial: Transforming XSLT with PHP
One of the mistakes many new PHP developers make is not separating their code layer from their presentation layer. When creat... 0 Comments | Read More »
PHP Coding Skills In High Big Demand, Put Pay Is Poor
Online job site Elance recently released the results of its latest work index, showing that PHP coding skills continue to domin... 0 Comments | Read More »
