Hi folks! Can you help:
I am need to store data to be passed later on in the PHP code, but the data is over 256 characters. If there an alterative? I need three arrays, each with 31 keys (1-31).
The data will eventually be passed to a mysql insert statement.
Thanks
I am need to store data to be passed later on in the PHP code, but the data is over 256 characters. If there an alterative? I need three arrays, each with 31 keys (1-31).
The data will eventually be passed to a mysql insert statement.
Thanks