Welcome Guest, Not a member yet? Register   Sign In
Concept of inserting data into Views
#1

[eluser]Fero[/eluser]
Hello,

What way of inserting data to your Views files do You use?

For example,

Code:
<?php echo $var;?>

or

Code:
<?=$var;?>

or

Code:
&lt;?=sprintf('<a href="%s">This is the variable which shows an array of menu that already includes the formatting tags (ul..)</summary>
echo $menu;

Also, are you commenting each variables before you use it/insert it into view code?

Fero.


Messages In This Thread
Concept of inserting data into Views - by El Forum - 02-28-2009, 05:19 AM
Concept of inserting data into Views - by El Forum - 02-28-2009, 06:27 AM
Concept of inserting data into Views - by El Forum - 02-28-2009, 11:12 AM
Concept of inserting data into Views - by El Forum - 02-28-2009, 06:24 PM
Concept of inserting data into Views - by El Forum - 03-01-2009, 01:03 AM
Concept of inserting data into Views - by El Forum - 03-01-2009, 06:30 AM
Concept of inserting data into Views - by El Forum - 03-01-2009, 12:26 PM
Concept of inserting data into Views - by El Forum - 03-01-2009, 12:39 PM
Concept of inserting data into Views - by El Forum - 03-01-2009, 12:42 PM
Concept of inserting data into Views - by El Forum - 03-01-2009, 01:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB