Entries Tagged as ''

Mixing PHP And HTML In A Web Page

When you are creating a web page that mixes HTML and PHP, which is normally what you need to do, there is more than one way it can be done.

[Read more →]

PHP Functions And Variable Scope

In php as you write your code it is very likely that you will find yourself doing one action over and over possibly one that is very lengthy and when it’s lengthy it’s not always fun to make the code each time, this is the very reason functions were designed.

[Read more →]

Important PHP Functions You Should Know

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. PHP has more than several thousands functions for many purpose.

[Read more →]

Basic “Hello World” PHP Script

Ok, as anyone that has programmed before knows, the first program you typically make is the infamous “Hello World” program. This simple program will show the basics of an output script and is a great starting block for anyone beginning a new language.

[Read more →]

eXTReMe Tracker