السلام عليكم
Synaptic من ال PHP5قمت بتنصيب
ولكن عندما أكتب
Synaptic من ال PHP5قمت بتنصيب
ولكن عندما أكتب
كود PHP:
<html><body><h1>It works!</h1>
<p>This is the default web page for this server.</p>
<p>The web server software is running but no content has been added, yet.</p>
<?php
echo “<p>This is a PHP line</p>”;
phpinfo();
?>
</body></html>
يظهر بالمتصفح مايلي
كود PHP:
[B]It works![/B]
This is the default web page for this server.
The web server software is running but no content has been added, yet.
This is a PHP line”; phpinfo(); ?>
وشكراً لكم سلفاً
تعليق