RE: guide me please

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,
 
Should I need to install php5.X version. If so, can you please give me the link where I can get the source for AIX and install over php4.X. 
 
Secondly, I used a simple code as below to get the output, but now, it gives blank page.
<html>
 <head>
  <title>PHP Test</title>
 </head>
 <body>
 <?php echo '<p>Hello World</p>'; ?> 
 </body>
</html> 
 
 
pls advice.
 
With thanks and Regards, 
Suresh.G
Zensar Technologies Ltd. 
Cell - +91 9890898688

________________________________

From: Yuri Yarlei [mailto:gargarinbr@xxxxxxxxxxx]
Sent: Mon 6/29/2009 9:39 PM
To: Suresh Gupta VG; php-general@xxxxxxxxxxxxx
Subject: RE:  guide me please


Hi,

My suggestion is you install a better version of PHP or use other type of php server, you will use oracle db?  If is not necessary, you should use mysql or postgresql for learn php.
But this error maybe happen because you are using '<?'     '?>' for php tags, if you use '<?php'      '?>'  maybe this error will go away

Yuri Yarlei.
Programmer PHP, CSS, Java, PostregreSQL;
Today PHP, tomorrow Java, after the world.
Kyou wa PHP, ashita wa Java, sono ato sekai desu.



> Date: Mon, 29 Jun 2009 15:10:22 +0530
> From: suresh.g@xxxxxxxxxx
> To: php-general@xxxxxxxxxxxxx
> Subject:  guide me please
> 
> Hi List,
> 
> I am newb to this PHP. I am using "AIX Version 5.3" OS and "PHP version 4.3.9" by default version and "Oracle Application Server 10g Release 2". Configured properly and I am getting the phpinfo.php on browser properly. But when I write my own code for php, it is just displaying the code but it is not running the php code.
> 
> Is there any mistake in configuring the apache or else where? pls guide me. 
> 
> With thanks and Regards, 
> Suresh.G
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


________________________________

Conheça os novos produtos Windows Live. Clique aqui! <http://www.windowslive.com.br/>  

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



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux