Hello all Is there any tool something like access or front page that combines? The server side also ( php ) for none programmers?
short answer i think is no, as php is dynamic, the best way to test and develop is online (IE upload, test and tweak) but if you are just looking to build a site, www.evrsoft.com for a freebie or adobe dreamweaver for the absolute best of the best (in my opinion, correct me if i am wrong)
I have used this, with success: http://www.sqlmaestro.com/products/mysql/phpgenerator/ Ideal for creating an admin side to your site, leaving you just to write the public part. This is about as close as you'll get I think