Posted by shotokan99 on 06/09/07 02:24
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?
Navigation:
[Reply to this message]
|