9
Hmm.. You should ceep close the tags in order like you opened them.. try to check your code on w3c.org, then you will see all your "errors" you created; cause sometimes you closed or opened tags twice etc. . well but.. doesn't matters..
I can't see any sense in this "search-module" cause XOOPS is OO and the sense behind XOOPS is usually to have
not static pages like this module.. but if it's for practice.. ok
BUT: for a so called "Module" like this you don't need to write it like a module.. it would be the same like you place a link in the main-menu (or somewhere else) to a php-file which includes the mainfil.php, header.php, then normal html-code, and again an include for footer.php.. this would be the same..
the only advantage i see in to write this like a module is that you don't have to place the link by your self in the main-menu, cause you can set this in the xoops_version.php..
I'm certain I'm able to write plane html & php code...
My challenge is to manage the OO php-code..and to fit the code into xoops..
Wow.. these were many words..
What I'm using:
Text(Code)-Editor: Crimson Editor (good Freeware)
Localhost(Server, PHP, mySQL): "EasyPHP-Package" which includes Apache PHP 4.3.10 and mySQL 4.1.9
Browsers: IE(I think V.5) and Mozilla Firefox with several Plugins like "CSS-Edit"..
Graphics: Fireworks 8
ok.. i think that's all..
Greez,
Woeps