![]() |
A Hook in a Hook?
Hey Everyone,
My apologies if the title isn't correct, this is my first time properly utilising the Plugin system to write some code for a product I made for myself... Anyway, I have a code like this in the Plugin PHP Code: Code:
echo "<form method=\"POST\" action=\"$addcodehere\">\n"; How do I write it so it accepts it? Or do forms ALWAYS need to go to an external file? - Morsolo |
You shouldn't use echo, you should output to a variable and then use the variable in the template:
PHP Code:
|
All times are GMT. The time now is 07:49 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|