|
|
|
|
|
|
|
|
|
|
|
Scanning Folders with PHP
Category: Web Development > PHP
Posted: 14 Mar 09
Let's imagine that you want to build a page that will display snapshots of your latest work. One way to do this would be to hard-code the images into y...
|
|
Create a Photo Admin Site Using PHP and jQuery
Category: Web Development > PHP
Posted: 12 Feb 09
I'm pleased to present you with part one of a two part series on creating a photo site using PHP, jQuery, and AJAX. Originally, I intended to fit the entire tutorial into one screencast, but that quickly became a pipe dream as I realized that there was simply too much to cover. Nevertheless, even...
|
|
Installing WordPress quick and easy
Category: Web Development > PHP
Posted: 02 Feb 09
There are a lot of blog software’s out there but the best by far is WordPress. It is fully customizable, easy to use, it has a lot of plugins, it is SEO friendly etcetera. In this tutorial you will learn to install WordPress
|
|
Regular expressions
Category: Web Development > PHP
Posted: 02 Feb 09
About regular expressions. What they are? How do they help us? How to use them? This is what you’ll learn from this series of tutorials. Regular expressions can help us very much if we have to find different portions of string in a bigger context. If we have a pattern for those string than we can mak...
|
|
Introduction to Drupal
Category: Web Development > PHP
Posted: 02 Feb 09
Drupal is not like the avarege open source CMS software. It is powerd by its’ lightwight core, the simplicity of use, the thousand of contributers that are constantly updating and upgrading it and the thousand of customised free plugins that you can use to achive your online porpuse. Drupal is not on...
|
|