Gossamer Forum
Quote Reply
globals?
I have added in my MySQL Table "Category" a new field called "Description2" and now i would like to at a global (not sure if I can add this to the global?) so i can call the field in the templates files.

So I would like to add to the category.html (the template file) the following code:

<%if Description2%>
<%Description2%>
<%endif%>

and it should show the information of the "Description2" field from the MySQL table "Category".

It would be very nice if somebody could explain me what i need to do.

Thanks in advance.
Twistmaster

Sorry for my english. I hope everybody understands what i mean.


Subject Author Views Date
Thread globals? Twistmaster 2258 Feb 7, 2001, 7:05 AM
Thread Re: globals?
ridesworld 2188 Feb 7, 2001, 7:13 AM
Thread Re: globals?
Twistmaster 2190 Feb 7, 2001, 7:26 AM
Post Re: globals?
Alex 2180 Feb 7, 2001, 12:36 PM
Post Re: globals?
Twistmaster 2192 Feb 7, 2001, 7:19 AM