| Visit tutorial >> |
| This detailed tutorial will guide you how to setup a CMS for poetry, lyrics, articles and jokes related website, together with a membership system. It basically uses a mySQL database to store data and uses php to show the information. Only registered users can add articles poems lyrics etc. It has an installer to easily install the script on your server. |
| Hits: 1457 |
| Visit tutorial >> |
| PHP can also be run as a command line script like c, c++, java, etc. This article provides an introduction to command line scripting in PHP and emphasise on its significance in PHP applications. |
| Hits: 84 |
| Visit tutorial >> |
| This article represents a complete guide to the entire process of parsing RSS 2.0 files using PHP. |
| Hits: 100 |
| Visit tutorial >> |
| This is an 11 part video tutorial series. It includes installation of all the components needed for creating data driven websites with Dreamwweaver, PHP, Apache, WAMP5, EMS MySQL Lite. It also explains the basics of connection to the DB, inserting, updating and deleting data in the Database. |
| Hits: 288 |
| Visit tutorial >> |
| Using Dreamweaver and PHP to dynamically populate the dropdown menus in your forms. 2 short video sessions will get you started quickly. |
| Hits: 120 |
| Visit tutorial >> |
| An alternative way of creating a login script, we show you you don't have to rely on Dreamweavers code. Also covers sessions, includes and security concerns. |
| Hits: 209 |
| Visit tutorial >> |
| Have you seen all those stylish shiny glassy orbs in movies used by fortune tellers? Or simply the shiny balls used on the web as bullets or logos? This is a tutorial for will show you how to draw a realistic looking stylish Orb in Photoshop. |
| Hits: 158 |
| Visit tutorial >> |
| This is a simple tutorial that shows you how to make information or images(in this case buttons) display in a specific number columns per row using a specific algorithem and loop. |
| Hits: 235 |
| Visit tutorial >> |
| Simple way to split your content over multiple pages without creating tons of files. |
| Hits: 3483 |
| Visit tutorial >> |
| Creating a Templating System Using Object Oriented Programming. When building a website, things can get a bit complicated with code written inside the template. A templating system serves to separate the structure (HTML) from the style (CSS) from the code/content (PHP and database) with PHP?s object oriented programming functions. |
| Hits: 862 |