RE: [PHP] guide me please

2009-06-30 Thread Suresh Gupta VG
pls advice. With thanks and Regards, Suresh.G Zensar Technologies Ltd. Cell - +91 9890898688 From: Yuri Yarlei [mailto:gargari...@hotmail.com] Sent: Mon 6/29/2009 9:39 PM To: Suresh Gupta VG; php-general@lists.php.net Subject: RE: [PHP] guide me please

Re: [PHP] guide me please

2009-06-29 Thread Michael A. Peters
Suresh Gupta VG wrote: 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

RE: [PHP] guide me please

2009-06-29 Thread Yuri Yarlei
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 '' maybe this error will go a

Re: [PHP] guide me please

2009-06-29 Thread Daniel Brown
On Mon, Jun 29, 2009 at 05:40, Suresh Gupta VG wrote: > 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

Re: [PHP] guide me please

2009-06-29 Thread András Csányi
2009/6/29 Suresh Gupta VG : > 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