- 1,251 categories
- 40,829 scripts
- This article is designed to introduce new PHP programmers who have limited experience in other programming languages to the power of the ternary operator and the switch statement. Supported in many C based languages, these constructs are often confus...
- This is a solid introduction to using PHP''s build-in directory handling functions. It includes code examples used to create an array of filenames based on a directory structure, and filtering out different types of files.
- If you know HTML and new to PHP, This is the tutorial for you. This is the first of many part of the PHP tutorials which will guide you thru into creating a dynamic && easy maintenance website. Read on !
- In order to accomplish almost any programming task with PHP you''ll be dealing with strings. To get the best out of PHP you must thoroughly understand the basic string functions available. In this tutorial we will lay down the foundations needed...
- Basic guide to help experience HTML webmaster getting started with PHP. It defines PHP, contrast it agains HTML, and provided a few simple examples. The tutorial also briefly cover how to set up Apache and PHP on your own server.
- New To PHP? This tutorial will teach you the basics of the famous echo function, come and learn how to use it.
- A beginning programmer''s tutorial on what must happen and the order in which it must happen. An example from real life. (Programming language independent).
- Learn how to save yourself a lot of time and make cleaner code using PHP Classes. This is the gateway to Object Oriented Programming with PHP.
- This online manual is meant to serve as a place to start for people not familiar with PHP. It covers the basics of variables, forms, sending email and MySQL databases.
- This tutorial covers the basics of writing and using your own functions as well as how variable scope works in PHP.
Page: