Justtechjobs.com Find a programming school near you






Online Campus Both


php-windows | 2002071

RE: [PHP-WIN] Re: Beginner question - blank php page From: Dash McElroy (Dash <email protected>)
Date: 07/03/02

Try and view your source. If you see PHP code, then you haven't configured
your webserver correctly.

-Dash

-----Original Message-----
From: Arthur [mailto:artzan <email protected>]
Sent: Wednesday, July 03, 2002 8:07 AM
To: php-windows <email protected>
Subject: [PHP-WIN] Re: Beginner question - blank php page

My setup:

Win98
Apache 1.3 (docs say v2 not work on win98)
PHP4
File = htdocs/test.php (test.html works fine)
Code:
<html>
<body>
<?php
$myvar = "Hello World1";
echo $myvar;
print ("Hello World 2");
?>
</body>
</html>

--
-----------------------------------------------------
Click here for Free Video!!
http://www.gohip.com/free_video/

"Arthur" <artzan <email protected>> wrote in message news:20020703124855.28151.qmail <email protected> > Just installed php for the first time. Called up a hello wold page and the > page is blank. Can someone tell me what I'm doing wrong? > > TIA Arthur > > -- > ----------------------------------------------------- > Click here for Free Video!! > http://www.gohip.com/free_video/ > > >

-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php