hi i simplified this out a script i had
why won't it display
thanks andrew
<?php
$a = ("php"=="php") ? "true":"false";
$result = "testing string \ $a" ;
?>
<html>
<body>
<?php echo ($result); ?>
</body>
</html>
|
|
+ Reply to Thread
Results 1 to 3 of 3
Thread: Why won't my simple script work?
Thread InformationUsers Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |
|
Bookmarks