If you have any suggestions or comments, and would prefer using email, please contact me at:
gngabriel29[REMOVETHISANDREPLACEWITHYOU-KNOW-WHAT]ymail.com

September 30, 2008

PHP: Using constants

Filed under: PHP/PHP Basics


We will be learning how to use constants.
Read more…

September 29, 2008

PHP: Using variables

Filed under: PHP/PHP Basics


We will be learning how to create and display the value of variables, in PHP.

Read more…

September 27, 2008

Create a simple php file

Filed under: PHP/PHP Basics


We will be creating a simple php file, to display a line in the browser, and to show some php settings.

Read more…