Re: [PHP-DB] Parse errors ,,, can you. impart me about it.

2005-01-03 Thread James Ferrara
Quite so, you're my new hero. -James Ferrara Jochem Maas wrote: Norland, Martin wrote: ... 4) you thought this was [EMAIL PROTECTED] that's simply hilarious! :-) thanks Martin for making me laugh! -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.ph

RE: [PHP-DB] Parse errors ,,, can you. impart me about it.

2004-12-22 Thread Ford, Mike
To view the terms under which this email is distributed, please go to http://disclaimer.leedsmet.ac.uk/email.htm On 21 December 2004 07:58, amol patil wrote: > hallo friend, > > i have developed simple and small database website using php ,html > and java script. > > but i am getting these

Re: [PHP-DB] Parse errors ,,, can you. impart me about it.

2004-12-21 Thread Jochem Maas
Norland, Martin wrote: ... 4) you thought this was [EMAIL PROTECTED] that's simply hilarious! :-) thanks Martin for making me laugh! -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] Parse errors ,,, can you. impart me about it.

2004-12-21 Thread Norland, Martin
> -Original Message- > From: amol patil [mailto:[EMAIL PROTECTED] > > Parse error: parse error, unexpected $ in /home/dollar1/public_html/signup.php3 on line 379 > Parse error: parse error, unexpected $ in /home/dollar1/public_html/login.php3 on line 152 > Parse error: parse error, unexpe

Re: [PHP-DB] Parse errors ,,, can you. impart me about it.

2004-12-21 Thread Dennis Cole
lt;[EMAIL PROTECTED]> Sent: Tuesday, December 21, 2004 2:58 AM Subject: [PHP-DB] Parse errors ,,, can you. impart me about it. > hallo friend, > > i have developed simple and small database website using php ,html and java script. > > but i am getting these three parse errors on

[PHP-DB] Parse errors ,,, can you. impart me about it.

2004-12-20 Thread amol patil
hallo friend, i have developed simple and small database website using php ,html and java script. but i am getting these three parse errors on clicking , i have checked 3-4 imes on these line numbers, but there wasn't any $ variable. php script is also correctly written. what is this T_STR

Re: [PHP-DB] Parse Errors...

2003-10-09 Thread Micah Stevens
What line is the parse error on? On Thu October 9 2003 12:01 pm, NIPP, SCOTT V (SBCSI) wrote: > I keep receiving a parse error every time I try and view the page I > am working on. I am developing this very simple application in DreamWeaver > MX 2004. Here are lines 3-16: > > mysql_selec

[PHP-DB] Parse Errors...

2003-10-09 Thread NIPP, SCOTT V (SBCSI)
I keep receiving a parse error every time I try and view the page I am working on. I am developing this very simple application in DreamWeaver MX 2004. Here are lines 3-16: I am simply attempting to pull data from two separate tables in two separate databases. Every time I try