Page 1 of 1

all-in-one program

Posted: Sat Jun 26, 2004 3:28 am
by thomasd1
hi, all i need is a lil progie on wich i can justtest my phpcode and not having to install apache-php-mysql
i know there are a lot of these but until now i haven't found one that works how i want to, i'm looking for one where you can enter you code in code view and push a button called design view and then you see the phpcode executed..
in other words, making php and mysql work for dreamweaver in designmode
:roll:
(i think zendstudio is looks pretty good but a bit too expensive)

Posted: Sat Jun 26, 2004 4:39 am
by phice
Besides setting up your own server (Apache, MySQL, PHP), I beleive Dreamweaver has a function (or the ability) to do this. Take a look at this.

Posted: Sat Jun 26, 2004 10:25 am
by malcolmboston
dreamweaver has a live data view that can shoiw dynamic content from within PHP as well as content from required ./ includes pages etc

its pretty good, but doesnt work all the time

Posted: Wed Nov 10, 2004 4:02 pm
by thomasd1
malcolmboston wrote:dreamweaver has a live data view that can shoiw dynamic content from within PHP as well as content from required ./ includes pages etc

its pretty good, but doesnt work all the time
i just tried this and i had trouble with connecting to my mySql database, i mean i could connect and choose a database, but i couldn't see the tables in it, this is when i left the password field blanc, when i enter the password, it allways gives me error 1045, saying (using password: YES)

could it be because i have a linux hosting?

Posted: Thu Nov 11, 2004 4:37 am
by thomasd1
bump.

Posted: Thu Nov 11, 2004 6:06 am
by John Cartwright
Double check your username and pw is correct...

Posted: Thu Nov 11, 2004 7:44 am
by thomasd1
i have triple checked allready

Posted: Thu Nov 11, 2004 3:39 pm
by thomasd1
ok never mind, i found what i did wrong