Thanks a lot. If you look at my first post I DID mention what server version I had ----
The mysql server Im working with is PRE 4.1--- (older than 4.1) and PHP 4. But thank you for your time.
Thanks alot for the great quick reply.
Now to my real problem. I have several tables like email that is connected with person, tables like address, phone, webadress
and so forth. I have customers that stores their contacts(with the described info) in my database and they have a web search...
Hi
I have two tables with the following structure and data:
STRUCTURE of table person:
person_id int (11)
person_name varchar(255)
DATA:
person_id,person_name
---------------------
1,John Doe
STRUCTURE of table email:
email_id int(11)
person_id int(11)
email_email varchar(255)
DATA...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.