Re: [PHP-DB] Novice to PHP. Database connection help needed

2002-08-01 Thread Josh Trutwin
You might want to look at some of the free abstraction layers out there like ADODB (http://php.weblogs.com/ADODB). http://www.devshed.com/Server_Side/PHP/ has a couple nice articles on using ADODB. Good luck. Josh Hi everybody I am normally working with ASP and ASPX. Now I want to try PHP.

Re: [PHP-DB] Innodb and transactions.

2002-06-21 Thread Josh Trutwin
://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php Josh Trutwin http://trutwins.homeip.net -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] retrieving one record at a time

2002-03-27 Thread Josh Trutwin
Hi to all, I'm new to PHP. I'm trying to retrieve data from a database, but I just want to retrieve one record at a time and go through to the next records by click next record. I know how to retrieve all record by using the mysql_fetch_array, but I'm having problems to select one record at

Re: [PHP-DB] javascript problem

2002-03-18 Thread Josh Trutwin
address at http://mail.yahoo.com -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php Josh Trutwin http://trutwins.homeip.net -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] MySQL_connect

2002-03-06 Thread Josh Trutwin
On Wednesday 06 March 2002 15:53, [EMAIL PROTECTED] wrote: Hi, I'm new to MySql, when I try to connect my PHP-script with mysql_connect($host, $user, $pass) my script returns the error Fatal error: Call to undefined function: mysql_connect() I have given the user all rights in MySQL,

[PHP-DB] Converting Image Data Directly from MySQL

2002-03-04 Thread Josh Trutwin
3.23.44. Thanks for your help! Josh Trutwin -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php