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.
>>>Steve.
>>>
>>>
>>
>>
>>
>
>
> --
> --
> Michael Bretterklieber
> LCP
> JAWA Management Software GmbH
> Liebenauer Hauptstr. 200
> A-8041 GRAZ
> Tel: ++43-(0)316-403274-12
> Fax: ++43-
> 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 reco
I am not a JavaScript expert, but I had a similar problem. I THINK that
you need to reference your frames like this:
window.parent.frames.rightFrame.document.open();
Give it a try, hope that helps...
Josh
> hi all,
>
> i know this is not exactly the place to ask this, but i don't know
> where
> 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 rig
image file and create smaller versions on the fly.
PHP is 4.1.2 on a SuSE Linux 7.3 box, latest Apache server, MySQL 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