[PHP-DEV] declaring arrays.

2002-04-08 Thread Vasoczki Ferenc

Hi!

I am new on this list, and i have no big experiences in php.
Now i am writing a script, what is counting some records in 5 MySQL table.

Like:

1st table: i will have  some date format string: 2000-11, and 2001-05
2nd table: 2000-11
3rd table: 2001-05, 2002-03

etc..

i need to collect all the different dates.
I thought i will collect them into an array.

How can i declare an array dinamically ?

/If this question could be better on another list, please write me/

I also tried to search in the archive, but i confused there...

Thx

Vaso

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] declaring arrays.

2002-04-08 Thread Jan Lehnardt

Hi,
On Mon, 8 Apr 2002 13:55:38 +0200 
Vasoczki Ferenc [EMAIL PROTECTED] wrote:

 I am new on this list, and i have no big experiences in php.
 Now i am writing a script, what is counting some records in 5 MySQL
table.
this is not the appropriate list for questions about development with
PHP, but of PHP.
Please ask such questions on [EMAIL PROTECTED] and please have a
close to the Manual (http://php.net/array)

Jan
-- 
Q: Thank Jan? A: http://geschenke.an.dasmoped.net/

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php