]> git.llucax.com Git - software/bife/bife-all.git/blob - base/examples/link.xbf
- New Link model (uses Apache's PATH_INFO).
[software/bife/bife-all.git] / base / examples / link.xbf
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Page title="Hi again!">
3     <Title>BIFE Links are working too!</Title>
4     <P>Go <Link url="index.xbf">back</Link>.</P>
5     <HR noshade="noshade" size="2"/>
6     <Link data-s="1" data-b="1">View BIFE (xbf) source</Link> |
7     <Link data-s="1">View PHP source</Link>
8 </Page>