473,606 Members | 2,218 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to connect mysql/php from dreamweaver mx2004

1 New Member
Hi to all.
I am new in the web designing. I started using dream weaver mx 2004. I am just able to do design but not able to connect mysql. I am using apache sever. Please explain me how to connect all three for web designing. Thank you so much.
Jun 3 '08 #1
3 2535
Markus
6,050 Recognized Expert Expert
Hi to all.
I am new in the web designing. I started using dream weaver mx 2004. I am just able to do design but not able to connect mysql. I am using apache sever. Please explain me how to connect all three for web designing. Thank you so much.
Well you need a mysql database!

I suggest developing locally on XAMPP. It comes bundled with php, mysql, etc. and is very easy to install! Seriously, just a minute and you're away!

If you chose to go down this road, install everything and then come back with more questions. We'll give you some good help!
Jun 3 '08 #2
Atli
5,058 Recognized Expert Expert
Hi. Welcome to Bytes!

I would avoid any built-in tools you may have in Dreamweaver when your first learning these things. They will probably just cause confusion.

When you've gotten your server up an running, start by checking out the PHP Manual to see how to connect to you MySQL database.
Jun 3 '08 #3
Markus
6,050 Recognized Expert Expert
Hi. Welcome to Bytes!

I would avoid any built-in tools you may have in Dreamweaver when your first learning these things. They will probably just cause confusion.

When you've gotten your server up an running, start by checking out the PHP Manual to see how to connect to you MySQL database.
Should also add: i wouldnt reccommend using DreamWeaver!
Jun 3 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
4125
by: iceboy | last post by:
Hello to all,I have a problem to connect PHP & MySQL together. I have created a form that gets the username & password from admin and connect him to database.the part of PHP script that connect to mysql is as follow: $db=mysql_pconnect("hostname",$username,$password); if(!$db){ echo"ERROR:connecting failed"; exit; } else echo"you have connected to database succsessfully"; I want to know what should i write instead of "hostname"...
1
2603
by: iancarr00 | last post by:
Ok, So far I have been pulling my hair out! I can't get dreamweaver mx8 (on mac osx) to access my database, which is sat on a streamline.net shared windows server. I have acsess to my database through phpmyadmin. That is how i created the tables. However, I have been through lots of help sites and still can't get dreamweaver to see database to assess my tables. I have tried using other gui such as navicat and I can access my tables...
6
6312
by: markodilore | last post by:
Hey Guys, you helped me once when I tryied to create a database : "Access denied for user ''@'localhost' ". On my Mac OS 10.4, I had no problem creating database and modifying it from the terminal. But I use Dreamweaver 8 to connect to MySQL, with its built-in feature "MySQL Connection" I write this: Connection Name: con_test001 MySQL Server: localhost User Name: root Password: 55555 Database: test001 (which is a database I already...
2
3066
by: noname | last post by:
I set up the HTTPD and PHP ini file as described in most of the tutorials but when i want to connect to DB per dreamweaver i get message: YourPHP server dosn't have mysql module loaded or you can't use the mysql_(p) connect functions. ---------- The module is enabled so i dont know what's happening. Any idea is welcome!
0
7951
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8430
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8305
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6770
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
5966
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5465
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3977
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2448
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1553
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.