- 1,251 categories
- 40,829 scripts
- Basic introduction to the mail() function and testing if email was sent.
- Other tutorials here may focus on getting a specific task done, but at the core of any language is syntax that must be learned and understood if you are ever to progress in it. This is what I hope to explain to you about the PHP language.
- Learn the fundamentals of session variables, and some popular uses for them. Also, touches upon random password generation.
- A tutorial dedicated to PHP arrays and how to use them as queues, lists, sorters, etc. It uses easy to follow, executable examples to help you learn these intermediate array techniques.
- Server side includes are frequently used to give your entire site the same look and feel, as well as allowing you to produce more modular code. Join Peter as he explains this, and shows you how!
- Ever wanted to redirect users using PHP? Using HTTP headers? Conditionally? Peter explains all this and more, in order to help improve your site and coding.
- The basics of programming explained with a clear focus of writing PHP pages. All the concepts needed to start writing effective PHP page explained!
- The basic use of single and double quoted strings in PHP, which to use when and the general difference between the two.
- Shows you how to create and use classes, variables inside classes, functions inside classes etc.
- Explain how to manipulate string in php, introducing the use of control structures, functions and working with web forms
Page: