mithilesh
08-10-2001, 09:52 PM
I want to connect mysql data base with PHp and want to display it as web page can you give me idea for it and coding for this .
![]() | View Full Version : Php and Mysql mithilesh 08-10-2001, 09:52 PM I want to connect mysql data base with PHp and want to display it as web page can you give me idea for it and coding for this . The Prohacker 08-10-2001, 10:11 PM ftp://w10.net/pub/W10/DynamicPage/DynamicPage-0.01.tgz Is a php script, that loads pages out of a mysql db, this should give you an idea on how it is done... RutRow 08-10-2001, 10:15 PM That is a pretty broad question. :) First off, did you compile PHP with MySQL support? These two, pretty much walk hand-in-hand. Chances are, there is already some code out there that you could use. You can find all kinds of interesting stuff on php.net or freshmeat.net. kunal 08-11-2001, 05:26 AM http://www.classicsoftwares.com - Classic Web Development http://www.classicresellers.com - Web Hosting for Resellers http://www.classicwebhosting.com - Web Hosting Solutions http://www.classichostingtool.com - Web Based Tool for Windows there are your pages right?? your a developer?? :) anwyas.. have you looked at http://www.php.net/mysql mithilesh 08-11-2001, 02:38 PM yes Mr. Kunal these r our site some are already developed (classicsoftwares.com,classicwebhosting.com,classichostingtool.com)and some are in developing process thanks for your help. |