Jump to content

jams

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

jams's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. hi dee, tnx for quick reply..i have a another doubt..where am i suppose to insert that function? and do i need to do any modification in the config.inc?tis file can be found in phpMyAdmin jams [!--quoteo(post=388798:date=Jun 28 2006, 07:12 AM:name=deemurphy)--][div class=\'quotetop\']QUOTE(deemurphy @ Jun 28 2006, 07:12 AM) [snapback]388798[/snapback][/div][div class=\'quotemain\'][!--quotec--] To asnwer your question this is what I use: $conn = mysql_connect("localhost", "username", "password") or die(mysql_error()); mysql_select_db("database",$conn) or die(mysql_error()); This worked for me with dreamweaver MX and dreamweaver 8. I just hope someone can help me soon. Thanks Dee [/quote]
  2. halo all, im a very fresh user of xampp..i have already developed the database in myphpadmin..im having some difficulties on connecting to the dreamweaver mx... can anyone please kindly assist me on what to do...thank u soo much for the concern..hope to the reply asap.. im using apache server mysql php dreamweaver mx frm, jams
  3. hi Dee, first of all im very sorry..im not here to help on your topic posted..im a new member in tis forum n im not sure where to post my question..im a practical student currently doing a project under one company..i was asked to develop an intranet system..im using xampp sotfware..i have already developed a database in myphpadmin. im not sure on how to connect it to the dreamweaver...is there any coding needed??hope u can help me on it..tnx a million jams im using dreamweaver mx apache server mysql [!--quoteo(post=388325:date=Jun 26 2006, 09:27 PM:name=deemurphy)--][div class=\'quotetop\']QUOTE(deemurphy @ Jun 26 2006, 09:27 PM) [snapback]388325[/snapback][/div][div class=\'quotemain\'][!--quotec--] I have developed several web sites using xampp within dreamweaver. One my new web site which has frames as all of them do, my php scripts are not working properly. I am asked if I want to save or open the php script, to open it will put me in dreamweaver. I am using dreamweaver 8. On the ones I have previously created they also have frames and are working correctly. What could I doing wrong. I get the same results on Netscape and IT. Apache, MYSQL, etc. is working. If I just go to the page that call the php script from either of these the PHP script brings up the correct page. Thanks for any help. Dee [img src=\"style_emoticons/[#EMO_DIR#]/huh.gif\" style=\"vertical-align:middle\" emoid=\":huh:\" border=\"0\" alt=\"huh.gif\" /] [/quote]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.