n3k4 submitted tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
Simple PHP Class Tutorial
Submitted by Kane » I’m not sure how to start this one… It can be quite difficult to understand PHP classes at first, but hopefully I’ll make everything seem easy!
Rating: 3.0/5 | 1,037 clicks | 0 comments | 0 saves | share | report
PHP Basics
Submitted by Kane » A good basic foundation level tutorial on the ins and outs of PHP.
Rating: 2.7/5 | 1,019 clicks | 0 comments | 0 saves | share | report
Reading From A File In PHP
Submitted by Kane » This tutorial will teach you how to read a text file using PHP code.
Rating: 3.0/5 | 894 clicks | 0 comments | 0 saves | share | report
Using PHP To Get Days Between Two Dates
Submitted by Kane » This is a simple snippet of code that will return an array of days between two dates.
Rating: 2.7/5 | 991 clicks | 0 comments | 0 saves | share | report
Formatting Dates in PHP
Submitted by Kane » Ok, so how do you format dates in PHP so it outputs the date format you want? Well thanks to PHP’s date() and strtotime() function, we can do all that!
Rating: 3.0/5 | 1,019 clicks | 0 comments | 0 saves | share | report
An introduction to CSS Syntax
Submitted by Kane » I shall run you through the syntax of CSS code which will help in understanding how the code works.
Rating: 3.5/5 | 914 clicks | 0 comments | 1 save | share | report
Writing To A File in PHP
Submitted by Kane » After reading this tutorial you can successfully write and read files using PHP, as well as learn a few basics about PHP (hopefully!).
Rating: 2.0/5 | 17 clicks | 0 comments | 0 saves | share | report
A simple 3 column CSS layout tutorial.
Submitted by Kane » Here is a very simple tutorial on how to make a 3 column CSS (Cascading Style Sheets) based web page.
Rating: 2.0/5 | 20 clicks | 0 comments | 0 saves | share | report