How to swap depth using AS3 via setChildIndex. This will fix the Warning: 1060: Migration issue: The method getNextHighestDepth is no longer supported. Continue reading “How to Swap Depth using AS3 via setChildIndex”
Category: Beginner
PHP Lesson 3 – Creating Functions
How to create Functions in PHP and also how to Pass Variables to Functions.
Continue reading “PHP Lesson 3 – Creating Functions”
PHP Lesson 2 – Add Comments
You will save a lot of time and money if you just remember to write comments as you write your codes. Trust me, you will forget which code goes where and what it does. We all forget. This is a how-to on how to organize your scripts with different types of
Continue reading “PHP Lesson 2 – Add Comments”
PHP Lesson 1 – First PHP Script
If you are new to PHP, this is for you. Here you will learn how to create and run a PHP web page for the first time.
Continue reading “PHP Lesson 1 – First PHP Script”
Array: Lesson Part 1
Learn PHP arrays and how easy it is to store and organize complex data structures.
Continue reading “Array: Lesson Part 1”
The Flexibility of PHP
To find out more about the flexibility of PHP and what it can do for your website, then this is a must see, 3 chapter story. Take a look at this and then look at the wonders.
Continue reading “The Flexibility of PHP”