The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
Again this wont get you what you want, but.....
HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>My Page</title> <?php function somefunction(onsomething){ $sf = someaction(onsomething); } ?> </head> <body> <table> <tr><td>This is some text</td> <td>This is more text</td> <td>Even more text</td></tr> <tr><td>This is in a new place</td></tr> </table> <div>This is a div<div>This is another div </div> </div> <div>this is a standard div</div> <div> this is a div showing the result of the php function <?php echo $sf; ?> </div> </body> </html> To be honest, if you're not comfortable with php or html then you're best hiring someone to do it or work through some stuff at http://www.w3schools.com/ |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|