View Single Post
Old 14-05-2008, 06:47   #39 (permalink)
Rik
 
Join Date: May 2007
Location: Huntly Gardens
Posts: 8,622
Quote:
Originally Posted by 2Dfruit
If you're just looking for something simple, I suggest you try out the dreamweaver developer toolbox. It has a php framework built in that allows you to create pretty nifty stuff. I'd say start out with that and read the tuts off the interakt site. Once you get the hang of that, and get more familiar with php you can use it as a workhorse of sorts. What I do is use it for the bulky codey stuff...forms, lists nested stuffs..all that malarkey and then I put my own twists on things and incorporate different scripts into the framework. But then again, if you wanna do the WHOLE thing from scratch..more power to ya.

didn't spot this post. will look into dreamweaver developer toolbox. cheers

don't think i will ever manage to become a PHP super master. just the basic nuts and bolts will do me, so hopfully i can look at code and on a basic level understand what's happening (as i can with currently css/html)
  Reply With Quote