Hi all
First, sorry for my english, i'am french.
Well, i have a problem of design and i don't find any good tutorials to help me.
It's just a wrong way of thinking. The best way to explain is to create a example.
<!-- BEGIN block_1 -->
<b>Html code</b>
<!-- END block_1 -->
<!-- BEGIN block_2 -->
<table>
<tr>
<!-- BEGIN block_3 -->
<td>html code</td>
<!-- END block_3 -->
</tr>
</table>
<!-- END block_2 -->
So, iI would like that the block_1 is not display.
However, i would like the block_2 and the block_3.
I don't how "make" or "organize" my php code. Maybe i'm on the wrong way...
Thank you.
--
Benoit