FORUM
Message suivant : Oracle to GEDCOM Message précédent : Senor Message d'origine| Titre : unexpected T_STRING | | Auteur : Brendan Browski | | Date :29/06/2011 10:11 | Hi everything seems to work till i publish it to my site. Then i get unexpected T_String error.
This is because on 000webhost all html files are parse as PHP whether the extension is html or php. Oxy-gen generates html files with the line 1 contain this code:
Since all html are parse as php and the code above use PHP short tag of ?> so it get parse as PHP code but the line is not a valide PHP code so you get the "unexpected T_STRING" error.
Is there a way to change the to ?> as this will fix the problem. I cant manually fix the 1000+ files as it will take me all year.
Thanks again for the great software.
Brendan |
Réponse(s)
Retour au forum
Retour au menu principal
Répondre au message
Message suivant : Oracle to GEDCOM Message précédent : Senor |