The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
echo a form in PHP-Module
Hello,
could anybody show me how to echo a form in PHP-Module? I try all variants of the code I found all about the internet... but nothing worked! Please could anybody help...because its look like you couldn't set no html in the php-module. Thanks |
#2
|
||||
|
||||
What methods did you try? This works for me:
Code:
echo "<button>Text</button>"; |
#3
|
||||
|
||||
Sorry,
delete my testforum. After I don't get any answer here I did it with a <a href="mailto...Link. But still thanks for your answer... It was something like this: echo '<form action="'.$_SERVER['PHP_SELF'].'" method="post"> <input type="submit" name="Submit" value="Fortsetzen..." /></td> </form>'; But like I said I don't remember the complete code. Thanks If you have any Idea: I try to make a form like in sitebuilder to invite new users. https://vborg.vbsupport.ru/showthrea...37#post2537837 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|