Daffodil International University

IT Help Desk => Programming Language => Web based Developer Forum => Topic started by: Muhammad Siddiqur Rahman on February 27, 2012, 05:24:37 PM

Title: Learn PHP
Post by: Muhammad Siddiqur Rahman on February 27, 2012, 05:24:37 PM
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated web pages quickly, but you can do much more with PHP.
Title: What do you Need?
Post by: Muhammad Siddiqur Rahman on April 17, 2012, 05:10:29 PM
PHP is a server-side scripting language.
Before you continue you should have a basic understanding of the following:
    HTML/XHTML
    JavaScript
Title: Re: Learn PHP
Post by: msu_math on November 15, 2012, 11:12:07 AM
PHP is really easy to learn and understand because one of the main positive sides of PHP is it can proceed any kind of variables as strings. But, it should note that after any kind of numerical operations the return value must be a string.