farooqmalik682

This user hasn't shared any biographical information


Posts by farooqmalik682

Learn PHP variables, variable scope, Global variables, this variable

April 8, 2010 - 1:01 pm

Posted in Misc. | No Comments

VN:F [1.6.9_936]please wait…Rating: 5.0/10 (3 votes cast)PHP Variables:
Variables are used for storing values.Variables in PHP start with a $ (dollar sign). They can be used to store numbers, strings or arrays. Once the variable is set, it can be used multiple times.PHP manages it automatically if you not specify variable data [...]

PHP Advantages, PHP Benifits

April 8, 2010 - 12:25 pm

Posted in Basics, Databases, Web Designs | 1 Comment

VN:F [1.6.9_936]please wait…Rating: 1.0/10 (1 vote cast)PHP advantages

PHP is offering a variety of security mechanisms.
it is a better choice of modular programming as it has easy connectivity abilities.
PHP has ability to  easily be interfaced with a variety of [...]