We all know how expensive Apple can be compared to PC.
The question is, me being a PC man is which is better ?
Anyway here is a way that you can get some Apple™ Items for just a few FREE referals.
The word FREE sounds good, normally Apple™ & FREE do not go in the same sentence more…
Archive for 2009
In this photoshop tutorial i will teach you how to add a ‘animated text shine’ to a logo.
I used this to make the original logo found on the samilou lingerie website .
This is my first ever video tut i made so you`ll have to forgive the lack of speech.
Any way follow the video either on here or on You Tube and if you like it let me know or subscribe. more…
![]()
PHP Date Function
the php date function is great. i use it in virtually every website that i write. the copyright text at the bottom of this page uses the date function to determine which year to stamp on it. more…
One of the main advantages to using PHP is the use of INCLUDES. With HTML web pages, to make a change to one menu option will involve you editting every single page. This can be very time consuming and nowadays something that will happen on a regular basis.
Using pHP and an INCLUDE you can do this just by having a menu in a seperate file and including it into the main page where you would like the menu to appear. My tutorials menu on the side is in an include, and so is the top of the page as well as the footer part. more…
PHP is great. It is so flexible, understandible and accepted throughout the world wide web. At south coast web we write alot of designs using PHP just for these reasons. My tutorials will involve alot of PHP as it is my favourite scripting language. firstly however we need to learn the basics. if you wish to read a complete tutorial that lists most commands please visit w3schools website and click the PHP links. I will try to help with a few simple tutorials that should get you along the way. more…
