Fundamentals in PHP - Part 4
This tutorial will cover the four types of PHP loops, the while loop, the for loop, the foreach loop, and the do loop.
Read Tutorial
This tutorial will cover the four types of PHP loops, the while loop, the for loop, the foreach loop, and the do loop.
Read Tutorial
This tutorial will cover PHP arrays, and will help you progress into more advanced PHP code.
Read Tutorial
This beginner PHP tutorial will cover POST and GET methods.
Read Tutorial
This is the first tutorial in the Fundamentals of PHP series, In this brief article designed for PHP Beginners, I will be going over the fundamentals of PHP. This includes such things as the syntax, basic data output, variables, and briefly go over file ‘inclusions’ as well as best practices.
Read Tutorial
This tutorial will show you how to display your Feedburner feed count as a plain text. A good example is shown by Smashing Magazine’s feed count.
The #menu div is our “container” and it’s 100% wide, so we could leave it as it is because it would default to this. However to properly contain the floated child lists if we also float the #menu div is will stretch to contain its floated children.
We then need to set the required dropdown width [...]
This tutorial will show you to redirect users to another webpage without using header and other PHP methods. It’s actually very simple, just one line of HTML code.
Styles defines how to display the HTML elements. Both Netscape 4.0 and IE 4.0 version support CSS.
Initially the presentation layout is handled by the browser. But it let to so many problems. The solve the problems “World Wide Web Consortium” (w3c) - the non profit, standard setting consortium responsible for standardizing html, created styles in [...]
MySQL is the most popular open source SQL database management system, is developed, distributed, and supported by MySQL AB. MySQL AB is a commercial company, founded by the MySQL developers.
This article features a list of Adobe Dreamweaver CS3 keyboard shortcuts.