On Sunday 19 February 2006 15:00, Christophe Charron wrote: > Hello, > i'm french, so sorry for my english, i'am newbie with amaya so sorry for > "candide" questions. > I opened a existing document, in fact with a php extension but a html doc, > with two lines of php script. > > Amaya, on first line replaced my "href="<?php ..." tag by a > "href="<?php ...." and the second line "<?php > include($_SERVER["DOCUMENT_ROOT"].'/briquesainclure/pagesweb/menu_00.php'); > ?>" was just deleted !!!! > > Are these bugs? Is there any knwown way to keep my code line and my "<" Yes "<" must be coded by the < entity within elements or attribute values to avoid confusion with the html markup. But you can insert in your html document (between two elements) Processing Instructions like that <?php ... ?> > > -- > Best regards, > Christophe Charron, Jarnioux, France,Europe -- Irène. ----- Irène Vatton INRIA Rhône-Alpes INRIA ZIRST e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe Tel.: +33 4 76 61 53 61 Montbonnot Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - FranceReceived on Thursday, 23 February 2006 16:32:34 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:50 UTC