Current Page: 1 of 1
Results 1 - 4 of 4
17 years ago
guyweb
Thanks again Romain, you have been a huge help. I will make sure i only use the longer tags from now on even with sticking to HTML. Great work!
Forum: WampServer English
17 years ago
guyweb
Ive just had another look and there are tonnes of short tags in my code. Thats the problem. Ive switched them back on. Will bear in mind this issue and fix my coding! P.S - (in the previous post) i meant: <?php echo $NAV->to_breadcrumbs() ?> Many thanks. Post Edited (06-22-06 11:02)
Forum: WampServer English
17 years ago
guyweb
Thanks roms. I never realised that! I'm usiong html 4.01 strict. Decided to stick with HTML rather than use XHTML (Ian Hickson's argument makes sense to me). Are short open tags incompatible with HTML too or just XHTML? Even so, i tried using the long open tags too <?php= $NAV->to_breadcrumbs() ?> but still no joy!
Forum: WampServer English
17 years ago
guyweb
..or maybe it is working right but my code is bad. Maybe someone could enlighten me? I am using a script that uses the following code: <?= $NAV->to_breadcrumbs() ?> to generate a breadcrumb. However the script is seemingly not parsed and the server outputs to_breadcrumbs() ?> directly to the HTML page. Is it seeing the "->" as ending the command? Never had this prob
Forum: WampServer English
Current Page: 1 of 1