This topic is locked
[SOLVED]

 help with header

4/27/2012 3:10:05 PM
PHPRunner General questions
B
bilboss author

I can head as the text inserted Into the value of aparesta WHERE a field of database?

for example:
welcome to: "Event.Event_Name"

That this data it obtains from the database.
in advance thank you very much

C
cgphp 4/29/2012

Please, try to reformualte your question.

B
bilboss author 4/30/2012


when changing the data base, also change the header.

C
cgphp 4/30/2012

You could fecth the record in the "After application init" event, save the values in a session, and echo them to the header.