Jump to content

[SOLVED] Seperated info from DB


regdude

Recommended Posts

Hi!

I'm trying to make a script that will read numbers (like 1012) from the DB where their format are something like this:

1012, 1014, 1105, 1022, 1091, 1001...

And with these numbers add it in an array.

Now I'm not doing this in PHP, but it's still similar,

in an array(something like this: array[2][6]) I need to store all those numbers.

Also I want to make a script that will store these values from the array in to the DB, with an exception (0).

Any ideas?

Link to comment
https://forums.phpfreaks.com/topic/130593-solved-seperated-info-from-db/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.