Rien de telle qu une bonne doc en Fran�ais:

http://dev.nexen.net/docs/php/annotee/


extrait:

5.1 Qu'est ce que PHP? 

PHP (officiellement "PHP: Hypertext Preprocessor") est un langage de script
HTML, qui fonctionne cot� serveur. 
R�ponse simple et claire, mais qu'est ce que cela veut dire? Un exemple : 

Exemple d'introduction 

<html>
    <head>
        <title>Example</title>
    </head>
    <body>
        <?php 
echo "Bonjour, je suis un script PHP!"; 
        ?>
    </body>
</html>


B�t


-----Original Message-----
From: Magos Olivier [mailto:[EMAIL PROTECTED]]
Sent: Thursday 28 December 2000 10:27
To: Linux-team Liste
Subject: [linux-team] R�alisation d'un site � l'aide du php


A force d'en entendre parler ... j'ai bien envie de l'apprendre et de
l'utiliser.
Cependant je n'y comprend rien aux principes.

Si je veux utiliser  pour r�aliser mon site web :

- est-ce que je dois installer Apache, et Cie sur mon ordinateur ?
- lorsque mes pages sont  r�alis�es, est-ce que je dois installer quelque
chose sur le serveur qui h�berge mon site ?
est-ce que c'est automatique qu'il y ait Apache et ... sur le serveur ?


----------------------------------
Amiti�s
Olivier Magos



[ [EMAIL PROTECTED] and [EMAIL PROTECTED] in ONE :)         ]
[ If you want to be deleted from the list, send a mail to          ]
[ [EMAIL PROTECTED] with "signoff linux" in the body.    ]
[ http://LinuxBe.Org                   Contact: [EMAIL PROTECTED] ]

**** DISCLAIMER **** 
"This e-mail and any attachments thereto may contain information 
which is confidential and/or protected by intellectual property 
rights and are intended for the sole use of the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, 
total or partial reproduction, communication or distribution in any form) 
by persons other than the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either 
by telephone or by e-mail and delete the material from any computer. 
Thank you for your cooperation."


[ [EMAIL PROTECTED] and [EMAIL PROTECTED] in ONE :)         ]
[ If you want to be deleted from the list, send a mail to          ]
[ [EMAIL PROTECTED] with "signoff linux" in the body.    ]
[ http://LinuxBe.Org                   Contact: [EMAIL PROTECTED] ]

Répondre à