What is PHP? PHP (recursive acronym for "PHP: Hypertext Preprocessor") is a widely-used Open Source generalpurpose scripting language that is especially suited for Web development and can be embedded into HTML. Example 1-1. An introductory example <html> <head> <title>Example</title> </head> <body> <?php echo "Hi, I'm a PHP script!"; ?> </body> </html> Notice how this is different from a script written in other languages like Perl or C -- instead of writing a program with lots of commands to output HTML, you write an HTML script with some embedded code to do something (in this case, output some text). The PHP code is enclosed in ...
PHP - MANUAL
Les dernières publications "SOS Etudiant"
- Les avantages d’étudier en Espagne pour devenir chirurgien dentiste
3 186 clics - Des études de médecine à l'étranger, c'est possible !
2 268 clics - Gestion du temps et synchro
2 975 clics - Généralités sur les fonctions
2 692 clics - Perborates de sodium
2 820 clics - 1,2-Dibromoéthane
2 374 clics - Nitration des composés aromatiques
2 258 clics - Formaldéhyde
2 125 clics - Peroxyde d'hydrogène H2O2
1 984 clics - Cyclohexane
2 142 clics