That is not what I meant:)
I would like to include the location of the HTML directory in the php file itself but use a varible in the top of the file to specify the directory.
I tried to do that but a was getting parse errors all the time.
I short: I would like the html/ out of here:
http://www.sat4all.com/board/html2ubbt.php?name=test&file=html/test.html and into the php file as a variable to be set in top of the file for configuration.
I really a rookie, I just managed to get this working by looking at a lot of other scripts and just copy and paste it togethet untill it worked, sorry:-))
It would be bether to take the variable "name" from the name of the HTML file.
If you call the html file Testpage.html the name wich appears in the table would be Testpage as well, but I don't know if that is possible.
Regards,
Ron.