[PHP-DB] PHP Error or installation problem?

2003-12-25 Thread Chris Payne
Hi there everyone, I just upgraded my Linux installation of MySQL from 3.23 to 4.0 (Well, the latest production build). In Webmin everything is fine, I can login etc . BUT with PHP 4, the version I used for 3.23 with no modifications (Which may be the problem?) I am having problems connect

RE: [PHP-DB] Re: Display Mysql Result in drop down list

2003-12-25 Thread irinchiang
Hi: Well, when i bring out the page with the drop down list it was able to display all tutors' names from "tutor_name" column. Anyway here's a review of my code (snip) again before i continue: --- $sql = "INSERT INTO cla

[PHP-DB] sloppy application code from poor programmers ?

2003-12-25 Thread Morten Gulbrandsen
Hi, PHP programmers have you seen this ? http://www.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=MySQL+toy+marston I think I need something more than PHP in order to solve any database problem. Sure we can use C++ for accessing MySQL, but my question is can all this be done, only with PHP ?