Posted by Jerry Stuckle on 07/27/06 16:55
greenflame wrote:
> elyob wrote:
>
>>What OS are you using? Windows? If so, why not consider getting a pre-built
>>solution and installing that.
>>
>>http://en.wikipedia.org/wiki/Comparison_of_WAMPs
>
>
> yes, I do use Windows (XP).
> I have installed MySQL and as well PHP. but it doesn't work.
> the PHP file does load , but the syntax is ignored. the <? php ?>
>
> I will try to do so as I get home and hope it will fix that problem.
>
> Thank you once again.
>
> Efry
>
Maybe short tags is off?
<?php
phpinfo();
?>
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|