Re: MySQL Problem
- From: Oli Filth <catch@xxxxxxxxxxxxxx>
- Date: Sun, 30 Oct 2005 02:13:58 GMT
Zsolt Munoz said the following on 30/10/2005 02:11:
I am pretty new to OOP w/PHP but I feel that it may be in my best interest to learn it. I have created a class to connect to a MySQL DB but when I go to run a query I only get the 1st row from table and cannot get anything else. Below is the class I created and how I am executing the program. Maybe someone could give me a hand with this.
<...snip code...>
From a quick perusal of your code, it appears that you're opening and closing the MySQL connection on every function call...
-- Oli .
- Follow-Ups:
- Re: MySQL Problem
- From: Stefan Rybacki
- Re: MySQL Problem
- References:
- MySQL Problem
- From: Zsolt Munoz
- MySQL Problem
- Prev by Date: MySQL Problem
- Next by Date: Re: html to plain text
- Previous by thread: MySQL Problem
- Next by thread: Re: MySQL Problem
- Index(es):
Relevant Pages
|