- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
5 Posted Topics
Y not learn OOP and do it the way you understand it. You can not convert any procedural code to OOP because the internal mechanisms are different. Please see: http://stackoverflow.com/questions/1351559/converting-procedural-php-to-oop-php.
Is it posible to post a link to your sample page?....it might help to spot the error quickly?
Thanks for sharing....opened my eyes.
Please help if anyone can spot the problem. This [URL="http://www.propertyscanner.co.uk/register/"]form[/URL] uses jquery 1.6.2 and its causing a bug in Mac 10.4 . see file attached.Would appreciate any responses.
[QUOTE=TomMan;1044101]I am making a PHP blog library. I am new to web development and only really programme in C++ or Python. So, I have probably done something really stupid, but this code doesn't work: [CODE] <?php class Blog { public $version = 1.0; public $mysql = NULL; public $servername = …
The End.