11-09-2008, 08:11 PM
[eluser]Unknown[/eluser]
Hi,
On my server my pages are not displaying however it is working fine in my local system. I found that the position where the display stops is at <link href=" in the view file.
<link href="<?php echo site_url();?>images/samplecss.css" rel="stylesheet" type="text/css" />
PHP is not executing in the views. Please help me with this as its urgent.
Thanks.
John
Hi,
On my server my pages are not displaying however it is working fine in my local system. I found that the position where the display stops is at <link href=" in the view file.
<link href="<?php echo site_url();?>images/samplecss.css" rel="stylesheet" type="text/css" />
PHP is not executing in the views. Please help me with this as its urgent.
Thanks.
John