conecting MySQL database with PHP

conecting MySQL database with PHP

am 27.04.2006 16:06:57 von Timur Rakhmatullin

------=_Part_33929_31110184.1146146817115
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

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

------=_Part_33929_31110184.1146146817115--

RE: [mysql] conecting MySQL database with PHP

am 27.04.2006 17:02:10 von Martin.Evans

On 27-Apr-2006 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=gcdmo-myodbc@m.gmane.org