Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
PSUwalter #1
General Questions and HELP!
We have a website which currently uses frames. This website is not an
e-commerce and will not be an e-commerce site. This website is heavy on
showing product. If you would like to view the site it is:
[url]http://www.aaglobalind.com[/url]
Our site is hosted on ValueWeb. I would like to turn this site into a dynamic
site. From what I understand, which is not much, I need to create a database
of the products. What easy-to-use application do you recommend for creating
this database? What type of database do you recommend? We use DreamWeaver
2004 MX. Is it extremely difficult to inegrate the database into DreamWeaver
2004 MX? What resources or books do recommend? Any pointers, tips and
resources are greatly appreciated. Thank you so much!
PSUwalter Guest
-
... Very general questions
Hi Everyone, I am a novice/intermediate web designer with experience in Dreamweaver, but none in Contribute. I have been given an assignment to... -
General CF questions
I've been using CF only for few months and I'm very impressed. While building my application (which is almost finished), I had few ideas and I... -
General Layout Questions
Hi, I'm building my first dashboard application using Flex and was wondering about the following: 1) Is it recommend to have one canvas... -
General .Net questions
Dear Colleagues: I am a systems guy who has been working with hardware, networking and basic scripting for ten years or so. I have been given... -
General PHP questions
Hi, My friend applied for a job last week and this is the test they gave him. The first part is easy. Does anyone know the second part? Part 2.... -
Murray *ACE* #2
Re: General Questions and HELP!
ValueWeb is hosting that site with Apache. This means it's a *nix server.
That suggests that PHP/MySQL would be a good choice for you.
No. But honestly, I recommend you a) upgrade to DW8, and b) get a copy of> Is it extremely difficult to inegrate the database into DreamWeaver
> 2004 MX?
Foundation PHP for Dreamweaver 8, by David Powers. Everything you need to
know is in there, including how to get PHP going with Apache on your local
testing server, how to create the database in MySQL, and how to access data
from the database and display it on your page. It would be money well
spent.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"PSUwalter" <webforumsuser@macromedia.com> wrote in message
news:eji45j$6vl$1@forums.macromedia.com...> We have a website which currently uses frames. This website is not an
> e-commerce and will not be an e-commerce site. This website is heavy on
> showing product. If you would like to view the site it is:
>
> [url]http://www.aaglobalind.com[/url]
>
> Our site is hosted on ValueWeb. I would like to turn this site into a
> dynamic
> site. From what I understand, which is not much, I need to create a
> database
> of the products. What easy-to-use application do you recommend for
> creating
> this database? What type of database do you recommend? We use
> DreamWeaver
> 2004 MX. Is it extremely difficult to inegrate the database into
> DreamWeaver
> 2004 MX? What resources or books do recommend? Any pointers, tips and
> resources are greatly appreciated. Thank you so much!
>
Murray *ACE* Guest
-
PSUwalter #3
Re: General Questions and HELP!
What application do you recommend for creating the PHP database?
PSUwalter Guest
-
Murray *ACE* #4
Re: General Questions and HELP!
You can create it locally, and export the data to a dump which can then be
imported on the website. I have used PHPMyAdmin for this. I also know of
Navicat as another solution.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"PSUwalter" <webforumsuser@macromedia.com> wrote in message
news:eji7p1$bcc$1@forums.macromedia.com...> What application do you recommend for creating the PHP database?
Murray *ACE* Guest
-
PSUwalter #5
Re: General Questions and HELP!
I apologize if this is a dumb question, but can you explain "create it locally"? PHPMyAdmin can be aquired for the Macintosh?
PSUwalter Guest
-
Murray *ACE* #6
Re: General Questions and HELP!
> PHPMyAdmin can be aquired for the Macintosh?
It's just PHP so it's platform independent.
You are running MySQL locally (after installing it). You would add the data> but can you explain "create it locally"
to your local database, export it when finished, upload the export file to
the website, and import it into the MySQL database on the site.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"PSUwalter" <webforumsuser@macromedia.com> wrote in message
news:ejiagf$eov$1@forums.macromedia.com...>I apologize if this is a dumb question, but can you explain "create it
>locally"? PHPMyAdmin can be aquired for the Macintosh?
Murray *ACE* Guest



Reply With Quote

