Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pdt-dev] Problem with inline php

I apologize about sending that message to the wrong
list.

The error message I received says:

"Multiple annotations found at this line:
 - Start tag (<link>) not closed.
 - Invalid character used in text string
(<?=$this->cssPath();?>">).

I will move this to the main list

Thanks

Max


--- Seva Lapsha <seva-eclipse@xxxxxxxx> wrote:

> Can you please specify which exact error do you
> receive?
> 
> I've tried your scenario and don't get anything.
> 
> BTW, this mail list's main target is to discuss PDT
> development related issues. Please next time refer
> to the eclipse.tools.pdt newsgroup.
> 
> On Wed, 24 Oct 2007 08:59:24 -0700 (PDT) "mdl ."
> <mlavenne2@xxxxxxxxx> wrote:
> 
> m.> Hello,
> m.> 
> m.> I've been struggling with the following php
> code:
> m.> 
> m.> <link rel="stylesheet" type="text/css"
> m.> href="<?=$this->cssPath();?>"></link>
> m.> 
> m.> which is incorrectly reported by the IDE as an
> error. 
> m.> 
> m.> Is there a config setting I am missing?
> m.> 
> m.> Thanks for any help,
> m.> 
> m.> Best Regards
> m.> 
> m.> Max
> m.> 
> m.>
> __________________________________________________
> m.> Do You Yahoo!?
> m.> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> m.> http://mail.yahoo.com 
> m.> _______________________________________________
> m.> pdt-dev mailing list
> m.> pdt-dev@xxxxxxxxxxx
> m.> https://dev.eclipse.org/mailman/listinfo/pdt-dev
> 
> Seva Lapsha
> [slapsha@xxxxxxxxxxxxxxx]
> Zend Eclipse Developer
> 
> _______________________________________________
> pdt-dev mailing list
> pdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/pdt-dev
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Back to the top