Re: [PHP] Please Help Me ASAP

2009-04-10 Thread Jignesh Thummar
whenever you want to print HTMLs in your code you don't need to call echo or print everytime. You can use plain HTML in your php code this way. your HTML code your HTML code or you can use HEREDOC to print long string ( http://in.php.net/types.string) - Jignesh On Fri, Apr 10, 2009 at 12:37 P

Re: [PHP] Please Help Me ASAP

2009-04-10 Thread Bipin Upadhyay
kunal sharma wrote: Hello, I'm building my own website without any knowledge of PHP, & i'm almost done with that..as my website works fine on my local server i:e WAMPSERVER 2.0, but the same code is not working on server...n i'm rilli 'd of coz of that... The error is :"PHP Parse error: syn

RE: [PHP] Please Help Me ASAP

2009-04-09 Thread abdulazeez alugo
> Date: Fri, 10 Apr 2009 08:33:10 +0530 > From: usang...@gmail.com > To: php-general@lists.php.net > Subject: [PHP] Please Help Me ASAP > > Hello, > I'm building my own website without any knowledge of PHP, & i'm almost done > with that..as my website works fine on my local server > i:e WAMPS

Re: [PHP] Please Help Me ASAP

2009-04-09 Thread Jason Pruim
Jason Pruim On Apr 9, 2009, at 11:03 PM, kunal sharma wrote: Hello, I'm building my own website without any knowledge of PHP, & i'm almost done with that..as my website works fine on my local server i:e WAMPSERVER 2.0, but the same code is not working on server...n i'm rilli 'd of c