Quote:
Originally Posted by MrTWS
Thanks Hexosphere for the thumbs up
I have used Web Wiz for a few years now, and have become quite adept at making modification changes to the software, which I know some mods too have been created by another much better user than me, but I have learnt my fair share of finding my way around the software as well
I think V-bulletin looks good, but I'm such a loser at PHP or maybe it's just because I've never tried to learn the coding language, who knows? 
|
Yeah so I've seen, looked around your forums the other week, you've got a very good layout and colour scheme going on. You can tell that some works gone into it.
As for php, join the club, I understand more than most, but not enough to call myself a programmer per se lol. A good source of reference for beginners and intermediates is Sams Teach Yourself PHP, MySQL and Apache, as they are written in a style that even my other half can pick up and start learning, without falling asleep lol. My thing seems to be that I can read through others code, though when it comes to doing it myself, I get a little lost on the logic, it's the same with perl.
Someone once advised me to start to code, construct a sentence, then break it down into the usable parts, this is how you figure your while loops, and if/ifelses.