Hi there I`m a bit new to this classes thingy, but I really want to get it to wrok.
I have created a class "CreatePage", but each time I try to test the class I get this error message:
Parse error: parse error, expecting `')'' in /home/port/class/createpage.class on line 11
Fatal error: Cannot instantiate non-existent class: createpage in /home/port/www.port-industry.com/havnenytt/test.php on line 15
Line 11 in CreatePage.class is:
function createPage($this->portalid) {
What the hell is wrong with this line??
Please reply if you have the slightest idea of what I should do! 🙂
-trOnd-