View Single Post
Old 12-27-2007, 08:16 PM   #7 (permalink)
Aaron
The Frequenter
 
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
Aaron is on a distinguished road
Default

All I can say is that that doesn't help me at all. I know what MySQL is. I am asking HOW not WHAT.

Quote:
Originally Posted by sjaq View Post
You should dive into MySQL(i).. PHP: MySQL - Manual or PHP: mysqli - Manual and maybe some tutorials Google
Quote:
Originally Posted by Aaron View Post
I know you're trying to help, but saying "MySQL is the answer" doesn't help me. I was going to get into MySQL when I started to make the member system I wanted to make.
Quote:
Originally Posted by Village Idiot View Post
A database is your best solution. If you dont want to use a database, arrays are your next best option.
You basically said the same thing over and over after I said it didn't help.

Lets repeat this for the third time if you don't get it:

There is a code that makes a box on a page called "blue". The box has information in it. Hell, the box fetches information from a MySQL table. Now, there are a whole bunch of pages that do something and display the information in the SQL table.

How would I make it so the function does itself again if there are two tables of information?

(I really hope I don't sound like an asshole here, but this is driving me nuts.)
Send a message via MSN to Aaron
Aaron is offline  
Reply With Quote