Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MaxDB - Everything about MaxDB, formerly known as SAP DB
MySQL++ - Programming with the C++ API to MySQL
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Perl - Perl support for MySQL with DBI and DBD::mysql
Java Help - Mostly related to the MySQL Connector/J driver
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
mysql:it 's a db not a dbms how it 's possible?!
Does the binary log enabling affect the MySQL performances?
Strange behavior, Table Level Permission
FULLTEXT query format question
Preventing Duplicate Entries
Comparing and writing out BLOBS
Executing MySQL Commands From Within C Program
Can 't access mysql after kernel upgrade
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Downgrade Mysql from 4 to 3 23
MySQL Cluster Software
mysql test 4 1 fails with the gis test
ERROR 2002: Can 't connect to local MySQL server through socket
Getting Identity after INSERT
Update one field with more fields from another table
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
mysql have same function mthod as Oracle decode()
 
conecting MySQL database with PHP

conecting MySQL database with PHP

2006-04-27       - By Martin J. Evans

 Back

On 27-Apr-2006 (See http://Apr-2006.ora-code.com) Timur Rakhmatullin wrote:
> Hi guys, I hope that somebody will help us.
> So the problem is that we have database in MySQL and we have to coonect it
> somehow with PHP, write some codes in PHP in oder to make an orders (our
> database is some names of products, some clients and the prices)
> We have to connect it and to write orders correctly as well, so it means
> zhat in our PHP page we can see our database and clients can enter they
> passwords and make orders to buy products.
> I really do not kno how does it work, I am not doing it for a long time, so
> if somebody knows some ways to connect it , please answer me.
> Timur

Do a search on google for php and mysql - you'll get loads of matches.

You need php and unified ODBC of mysql client or go to a slightly higher level
and use pear db.

Martin
--
Martin J. Evans
Easysoft Ltd, UK
http://www.easysoft.com


--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe:    http://lists.mysql.com/myodbc?unsub=mysql@(protected)