Page 1 of 1

General Question

Posted: Tue Jan 12, 2010 10:48 pm
by country101
I have really enjoyed using HESK and just had a general web coding question that pertains to really any PHP environment.

I was just wondering if there was any easier way to look at the PHP code and how it will interact with the website. I can read the code and understand how it works, but what I don't get is really how its going to look or where its going to interact on the site until I upload it and try it out.

So is using dreamweaver sufficient? or is there something better out there so I can see how the code looks full in a test environment and to help with development purposes.

Thanks

Posted: Wed Jan 13, 2010 3:31 pm
by Klemen
Don't expect a reply to too general PHP questions as the purpose of this forum is to provide support for phpjunkyard scripts and not general php forum/support.

But anyway, you can install PHP locally using for example WAMP (http://www.wampserver.com/en/) which then enables you to test things locally. How? See WAMP documentation 8)