Posted by Jerry Stuckle on 06/09/07 02:42
shotokan99 wrote:
> i have this page:
>
> <?php
> require_once "HTTP/Request.php";
> echo 'it works';
> ?>
>
> now if pear is successfully installed the text "it works" should
> display, right? what im getting now is blank white page..which i
> presume it's not working, and there's an error. however i am sure that
> there's nothing wrong with my syntax. am i correct with my assumptions?
>
And look at the page source. See what you're really getting at the browser.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|