Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Nic #1
php question(s)
I just downloaded xxamp-win which installs Apache, MySQL and PHP.
How do I connect this to DWMX? Is there a good informational source or book
that covers DWMX and PHP?
Thanks
Nic Guest
-
Newbie Question: Biz Card Template Question
Hi, I got the Pagemaker PlugIn - I am using one of the templates for Business Cards - the elements appear to be grouped (bound box all around when I... -
Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good you
<RonGrossi382872@yahoo.com> wrote in message news:1114393703.900419.199790@f14g2000cwb.googlegroups.com... This is the most important question of... -
David Powers #2
Re: php question(s)
Nic wrote:
Yes: "PHP Web Development with Dreamweaver MX 2004" (which I co-authored> I just downloaded xxamp-win which installs Apache, MySQL and PHP.
> How do I connect this to DWMX? Is there a good informational source or book
> that covers DWMX and PHP?
- see the link in my sig). I've never used XAMMP, and the book doesn't
offer any support for XAMMP itself, but if you have got PHP/MySQL up and
running successfully, it should get you more than well on the way.
--
David Powers
Author, "Foundation PHP 5 for Flash" (friends of ED)
Co-author "PHP Web Development with DW MX 2004" (Apress)
[url]http://computerbookshelf.com[/url]
David Powers Guest
-
Nic #3
Re: php question(s)
Hi David,
I have DWMX not MX2004. Is this still an option?
"David Powers" <dp@example.com> wrote in message
news:d2f9hv$a2h$1@forums.macromedia.com...book> Nic wrote:> > I just downloaded xxamp-win which installs Apache, MySQL and PHP.
> > How do I connect this to DWMX? Is there a good informational source or>> > that covers DWMX and PHP?
> Yes: "PHP Web Development with Dreamweaver MX 2004" (which I co-authored
> - see the link in my sig). I've never used XAMMP, and the book doesn't
> offer any support for XAMMP itself, but if you have got PHP/MySQL up and
> running successfully, it should get you more than well on the way.
>
> --
> David Powers
> Author, "Foundation PHP 5 for Flash" (friends of ED)
> Co-author "PHP Web Development with DW MX 2004" (Apress)
> [url]http://computerbookshelf.com[/url]
Nic Guest
-
David Powers #4
Re: php question(s)
Nic wrote:
Yes, but with qualifications. I have not personally tested the code in> Hi David,
> I have DWMX not MX2004. Is this still an option?
MX, although I know quite a few people have used the book successfully
with MX. The other qualification is that MX doesn't have all the server
behaviors that MX 2004 does. The only one that the book uses, which is
missing from MX is User Authentication.
I think you would still get a heck of a lot out of the book with MX -
mainly because the book goes beyond the built-in behaviors and teaches a
lot of hand-coding, too.
--
David Powers
Author, "Foundation PHP 5 for Flash" (friends of ED)
Co-author "PHP Web Development with DW MX 2004" (Apress)
[url]http://computerbookshelf.com[/url]
David Powers Guest
-
Nic #5
Re: php question(s)
I called B&N (they are next door) I am going to get a americano buy it now.
Thanks,
Nick
"David Powers" <dp@example.com> wrote in message
news:d2fbmk$chp$2@forums.macromedia.com...> Nic wrote:>> > Hi David,
> > I have DWMX not MX2004. Is this still an option?
> Yes, but with qualifications. I have not personally tested the code in
> MX, although I know quite a few people have used the book successfully
> with MX. The other qualification is that MX doesn't have all the server
> behaviors that MX 2004 does. The only one that the book uses, which is
> missing from MX is User Authentication.
>
> I think you would still get a heck of a lot out of the book with MX -
> mainly because the book goes beyond the built-in behaviors and teaches a
> lot of hand-coding, too.
>
> --
> David Powers
> Author, "Foundation PHP 5 for Flash" (friends of ED)
> Co-author "PHP Web Development with DW MX 2004" (Apress)
> [url]http://computerbookshelf.com[/url]
Nic Guest
-
David Powers #6
Re: php question(s)
Nic wrote:
Great. I hope you find it of use. If you run into problems, Apress (the> I called B&N (they are next door) I am going to get a americano buy it now.
publisher) has a forum at forums.apress.com. There's more chance of me
seeing something directly related to the book there than in here,
although I frequent both forums.
--
David Powers
Author, "Foundation PHP 5 for Flash" (friends of ED)
Co-author "PHP Web Development with DW MX 2004" (Apress)
[url]http://computerbookshelf.com[/url]
David Powers Guest
-
Alexandro Colorado #7
Re: php question(s)
On Wed, 30 Mar 2005 16:24:56 -0600, Nic <innnn@2ndrfden.net> wrote:
Hi Nic, XAMPP is a great tool, and you dont really connect it to> I just downloaded xxamp-win which installs Apache, MySQL and PHP.
> How do I connect this to DWMX? Is there a good informational source or
> book
> that covers DWMX and PHP?
>
> Thanks
>
>
Dreamweaver, you don't have to either :)
You just need to install Xampp and watch where is your server folder, this
can be named usually www.
So you need to configure a site in dreamweaver with PHP support and point
2 locations, one is the local location, and the other is the testing and
remote server, this last 2 can be on the same www folder location.
Everything that you have in php running within that folder will get
interprate. To access the rendered PHP you need to open a browser and put
localhost/yourfile.php.
A good information is here:
[url]http://www.macromedia.com/devnet/mx/dreamweaver/articles/php_videos.html[/url]
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
[url]http://www.interaktonline.com[/url]
Tel: 40(21) 312.5312
Alexandro Colorado Guest
-
Nic #8
Re: php question(s)
Thanks David and Alexandro.
I bought the book. Looks great. And fun!
I have a question? When I try to set up a site in MX, it keeps saying DW has
found a Cold fusion server on this system.
Even though i select PHP/MYSQL, when the site opens, it is showing CF and
asking for RDS login for
Cold Fusion Server.
Can you give advise on this?
Thanks,
Nick
"Alexandro Colorado" <acolorado@interaktonline.com> wrote in message
news:opsohv8evzrohbc4@acolorado...> On Wed, 30 Mar 2005 16:24:56 -0600, Nic <innnn@2ndrfden.net> wrote:
>>> > I just downloaded xxamp-win which installs Apache, MySQL and PHP.
> > How do I connect this to DWMX? Is there a good informational source or
> > book
> > that covers DWMX and PHP?
> >
> > Thanks
> >
> >
> Hi Nic, XAMPP is a great tool, and you dont really connect it to
> Dreamweaver, you don't have to either :)
> You just need to install Xampp and watch where is your server folder, this
> can be named usually www.
>
> So you need to configure a site in dreamweaver with PHP support and point
> 2 locations, one is the local location, and the other is the testing and
> remote server, this last 2 can be on the same www folder location.
>
> Everything that you have in php running within that folder will get
> interprate. To access the rendered PHP you need to open a browser and put
> localhost/yourfile.php.
>
> A good information is here:
> [url]http://www.macromedia.com/devnet/mx/dreamweaver/articles/php_videos.html[/url]
>
> --
> Alexandro Colorado
> ------------------------------
> Support Engineer
> InterAKT Online
> [url]http://www.interaktonline.com[/url]
> Tel: 40(21) 312.5312
Nic Guest
-
David Powers #9
Re: php question(s)
Nic wrote:
Thanks, hope the fun keeps coming.> I bought the book. Looks great. And fun!
I no longer run CF on my computer, but came across a similar problem on> Even though i select PHP/MYSQL, when the site opens, it is showing CF and
> asking for RDS login for
> Cold Fusion Server.
a previous setup. Everything should be OK if you open the Advanced tab
of site definition, and check PHP/MySQL as your testing server.
--
David Powers
Author, "Foundation PHP 5 for Flash" (friends of ED)
Co-author "PHP Web Development with DW MX 2004" (Apress)
[url]http://computerbookshelf.com[/url]
David Powers Guest



Reply With Quote

