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

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old July 23rd, 2000, 09:07 PM
matts matts is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 3 matts User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to matts
hi,
i've got a problem using php and mysql in my redhat 6.0 OS. when i run php files with my browser its result an error like this ..."Fatal error: Call to unsupported or undefined function mysql_connect() in /home/httpd/html/masrul_tuto/index.php3 on line
17 "... anybody could help..
sorry for my bad english. URL

Reply With Quote
  #2  
Old July 24th, 2000, 02:05 AM
xlkaos xlkaos is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: FRANCE
Posts: 9 xlkaos User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
please show your script
maybe it could help to see what's wrong

see ya !

Reply With Quote
  #3  
Old July 24th, 2000, 03:57 AM
fookies fookies is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: suthep,chiangmai,thailand
Posts: 1 fookies User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to fookies
hi
i think yuor php does not support mysql
so i think you might compile php to support mysql you can see the step of installation in php


------------------
fookies

Reply With Quote
  #4  
Old July 24th, 2000, 08:22 PM
matts matts is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 3 matts User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to matts
This is a part of my source code..."
if (empty($srt)) {
$srt='TimeStamp';
}
if (empty($offset)) {
$offset='0';
}
echo "<h2>Entries from the guest book sorted by $srt</h2>";

mysql_connect(***,***,***) or die("connection problem ....");
$query = "select * from visitors order by $srt limit
$offset,10";
$result = mysql_db_query("guest_book",$query);"

tq.

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMySQL Help > php link to mysql


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 3 hosted by Hostway