The Intermediates of PHP
Submitted by TutorialCode » Learn some basic to intermediate PHP skills using this tutorial, well written and lots of information. Everyone can benefit from this tutorial!
Introduction to Object Oriented Programming
Submitted by TutorialCode » This basic introduction to object oriented programming in PHP will take you through the process of creating your first class and show you how you can use it in your very own website.
Link Verifier
Submitted by TutorialCode » Using sockets check whether and link input by a user is working or gives a 404 error, many uses in many websites. Don't let users submit 404 links anymore!
Top Referer List
Submitted by TutorialCode » This tutorial will take you step by step through the process of making a top 10 referer list for your website. People who send you traffic is automatically recorded and a top 10 referer list is made based on the amount of traffic they send you.
Topsite Script
Submitted by TutorialCode » Learn how to create a fully featured topsite script that is ready to go for your website. I will take you step by step through the process and explain all of the code needed!
News System with Comments
Submitted by TutorialCode » This big tutorial will show you how to create your very own news system which allows users to post comments to each of your individual news posts. This tutorial will also show you how to make an admin section so you can edit, delete and add new posts easily.
Registration Script
Submitted by TutorialCode » Creating a user registration for your website is a great idea, you can track users, give more features to your users and create a community. Before you do any of this you need a way for them to sign-up. This tutorial will take you from beginning to end on how to create a registration script from scratch.


