SunQuest
 
           MySQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesMySQL Development

Closed Thread
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old April 2nd, 2006, 05:05 AM
benzspida benzspida is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2006
Posts: 3 benzspida User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 40 m 35 sec
Reputation Power: 0
Php&mysql help plz

trying to create a new database with 4 table in php $ mysql
cant seem to get the script working can any one help plz

this is what i have done so far

<html>
<head>
<title>
mysql databser
</title>
</head>
<body>

<? php

$new_db = "testDB2";

$connection= @mysql_connect ("localhost", "craig", "1978")

die (mysql_error());

$result = @mysql_create_db ($new_db, $connection)

die (mysql_error());

if ($result) {
$msg = "<P>Database has been created!</p>";

print " $result";

}

?>




<p> <? echo "$msg"; ?></p>
</body>
</html>

Reply With Quote
  #2  
Old April 2nd, 2006, 08:50 PM
infamous-online infamous-online is offline
Moderator
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Posts: 404 infamous-online User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 24 m 44 sec
Reputation Power: 7
we need more information, what version of php/mysql are you using? did you install the odbc drivers before installing mysql?
__________________
Apache Expert

Reply With Quote
  #3  
Old April 3rd, 2006, 08:27 AM
MadCowDzz's Avatar
MadCowDzz MadCowDzz is offline
I'm Internet Famous
Dev Articles Frequenter (2500 - 2999 posts)
 
Join Date: Jan 2003
Location: Toronto, Canada
Posts: 2,890 MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 1 Week 16 h 4 m 48 sec
Reputation Power: 8
Avoid duplicate posts.
Subsequent followups should be kept here.
__________________
Daryl's Homepage | My Blogroll | My Profile | Firefox supporter!
DevArticles Forum Moderator

"The net is a waste of time, and that's exactly what's right about it." -- William Gibson

Reply With Quote
Closed Thread

Viewing: Dev Articles Community ForumsDatabasesMySQL Development > Php&mysql help plz


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway