On 4/20/05, Jochem Maas <[EMAIL PROTECTED]> wrote:
>> Dasmeet Singh wrote:
>> BTW.. pls suggest some good editor.. I use notepad currently..
> http://www.php-editors.com/
> http://www.google.com/search?hl=en&lr=&q=good+editor+for+php&btnG=Search
>
> choose one.
>
This can take a long time, I k
Dasmeet Singh wrote:
...
Get some decent editor with syntax highlighting
ditto. :-)
Thanks.. That was really silly..
BTW.. pls suggest some good editor.. I use notepad currently..
OFFS.
http://www.php-editors.com/
http://www.google.com/search?hl=en&lr=&q=good+editor+for+php&btnG=Search
choose one.
Dasmeet Singh wrote:
> Jay Blanchard wrote:
>> [snip]
>> echo (" $row[1] Location- $row[4]
>> Property Type- $ptypeMin Price- $row[9] ");
>>
>> it gives an error..
>>
>> Parse error: parse error, unexpected T_CLASS in
>> /home/real/public_html/functions.php on line 162
>>
>> Any idea..why? Prob
Marek Kilimajer wrote:
Dasmeet Singh wrote:
Jay Blanchard wrote:
> [snip]
> echo (" $row[1] Location- $row[4]
> Property Type- $ptypeMin Price- $row[9] ");
>
> it gives an error..
>
> Parse error: parse error, unexpected T_CLASS in
> /home/real/public_html/functions.php on line 162
>
Dasmeet Singh wrote:
Jay Blanchard wrote:
> [snip]
> echo (" $row[1] Location- $row[4]
> Property Type- $ptypeMin Price- $row[9] ");
>
> it gives an error..
>
> Parse error: parse error, unexpected T_CLASS in
> /home/real/public_html/functions.php on line 162
>
> Any idea..why? Probab
Jay Blanchard wrote:
> [snip]
> echo (" $row[1] Location- $row[4]
> Property Type- $ptypeMin Price- $row[9] ");
>
> it gives an error..
>
> Parse error: parse error, unexpected T_CLASS in
> /home/real/public_html/functions.php on line 162
>
> Any idea..why? Probably any stupid mistake .. :(
> [
[snip]
echo (" $row[1] Location- $row[4]
Property Type- $ptypeMin Price- $row[9] ");
it gives an error..
Parse error: parse error, unexpected T_CLASS in
/home/real/public_html/functions.php on line 162
Any idea..why? Probably any stupid mistake .. :(
[/snip]
Takes the parentheses out.
ec
Dasmeet Singh wrote:
Hi!
When i try to run the following line:
echo (" $row[1] Location- $row[4]
Property Type- $ptypeMin Price- $row[9] ");
The above line is fine. Check the lines above.
it gives an error..
Parse error: parse error, unexpected T_CLASS in
/home/real/public_html/functions.php
8 matches
Mail list logo