Little problem with UCP
#5

Better close the php tags first if you intend to display a lot of static HTML. You can do like:
PHP код:
<?php
    
// bunch of code
?>
<a href="#" ... >A link</a>
<?php
    
// more code
?>
Reply


Messages In This Thread
Little problem with UCP - by Sanady - 14.07.2012, 12:24
Re: Little problem with UCP - by Nitro-Serve.com - 14.07.2012, 12:30
Re: Little problem with UCP - by Sanady - 14.07.2012, 12:34
Re: Little problem with UCP - by Nitro-Serve.com - 14.07.2012, 12:39
Re: Little problem with UCP - by Vince - 14.07.2012, 12:42
Re: Little problem with UCP - by Sanady - 14.07.2012, 12:43
Re: Little problem with UCP - by Vince - 14.07.2012, 12:57
Re: Little problem with UCP - by Potassium - 14.07.2012, 13:23

Forum Jump:


Users browsing this thread: 2 Guest(s)