TutorialCode submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
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!
Rating: 3.0/5 | 780 clicks | 0 comments | 0 saves | share | report
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.
Rating: 3.0/5 | 629 clicks | 0 comments | 1 save | share | report
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!
Rating: 3.0/5 | 602 clicks | 0 comments | 1 save | share | report
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.
Rating: 3.0/5 | 498 clicks | 0 comments | 1 save | share | report
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!
Rating: 3.6/5 | 1,111 clicks | 0 comments | 2 saves | share | report
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.
Rating: 3.8/5 | 2,108 clicks | 0 comments | 4 saves | share | report
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.
Rating: 3.2/5 | 1,223 clicks | 0 comments | 1 save | share | report