Abstract classes in PHP
Submitted by Combined Minds » An abstract class is always a parent class that serves as a sort of blueprint for the subclasses it might hold. This advanced PHP OOP subject will be explained in this tutorial.
Encapsulation in PHP
Submitted by Combined Minds » You might wonder, what the heck is Encapsulation? Well you must have seen classes with Private and Public stuff right?
Must read for advanced PHP programmers.
An introduction to MySQL databases in PHP
Submitted by Combined Minds » Databases and PHP is like Valentino Rossi and a bike, it works like a charm. In this tutorial you will be introduced to MySQL, a powerful database system.
Creating a user login and registration system.
Submitted by Combined Minds » In this tutorial we will teach you how to create a basic and simple user login and registration system for your website.
Learning PHP from scratch PART 1
Submitted by Combined Minds » In this series of tutorials you will start learning PHP. In this tutorial you will learn how to create and use PHP files, and how to have some fun with variables and the "if" function.
Anchors in HTML
Submitted by Combined Minds » Anchors, what are they? And even more interesting, how do you make them? In this tutorial you will learn the ins and outs of HTML page content jumpers.
A good introduction to HTML frames
Submitted by Combined Minds » Frames may be a bit old fashioned, but it can still be handy and it’s a must know for beginning webdevelopers. In this tutorial you will learn it all.
AJAX, how to use it.
Submitted by Combined Minds » AJAX is “modern” they say. So in this tutorial you’ll learn all that’s too it.
Object Orientated programming in PHP: The absolute basics
Submitted by Combined Minds » In this tutorial Combined-Minds.net will teach you the basics of OO-programming in PHP. Don’t know what I’m talking about? Read it! :)
Search Engine Optimalisation: The Rules of Time
Submitted by Combined Minds » Time is am important subject when it comes to SEO. In this tutorial you will learn all thats to it.



