Abstract classes in PHP (1312 views)

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 (1477 views)

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.



 Creating a user login and registration system. (3540 views)

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 (373 views)

In this series of tutorials you will start learning PHP. Each month I will add a new chapter to the website, so keep the website in your bookmarks.



 Object Orientated programming in PHP: The absolute basics (1742 views)

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! :)



 Number of visitors online system in PHP (494 views)

Showing the number of visitors online on your website is a very nice feature. For yourself, and also your visitors. In this tutorial you will create a perfect script that does the job.



 How to make clean and readable code in PHP (323 views)

Keeping your code clean is essential. Therefore i will give you some handy tips to increase readability in this tutorial. A must-read for all beginning PHP coders.



 How to read, write and create a file in PHP (425 views)

This tutorial explains how to read, write and create a file in PHP. A very simple technique that you will understand in just 5 minutes.



 Creating an IRC bot in PHP (3074 views)

Combined Minds presents you the biggest and best PHP -> IRC bot tutorial on the web! This tutorial learns you how to create a very good working IRC bot from scratch!



 Page navigation in PHP (1728 views)

In this tutorial i will show you how to make a page navigation. A bit more advanced php technique, but definitely not hard.



 PHP Security: Sending an email (254 views)

In this tutorial we'll speak about the dangers mail() brings with it.



 Reading a website in PHP (412 views)

Reading a website with PHP can be done in various ways. In this tutorial i will explain the fsockopen() function to read www.Google.com.



 PHP Security: GET - include (961 views)

You often find websites with serious but simple to fix security flaws. In this series we will talk about this. This time about GET - include problems.



 PHP Security: SQL Injection (750 views)

This tutorial will explain SQL Injection. A very common security flaw not much people take serious because its a little bit harder for a cracker to hack.


©Copyrights Combined Minds. All rights reserved 2006 - 2008 : Disclaimer
Realized by www.Minna-Media.com