Jump to content

[SOLVED] array to variables?


YourNameHere

Recommended Posts

I plan to put a bit of info into a DB field and it will be pulled into an array so that I can but them into variables for later referance.

I've looked through the manual and cant find the proper function to do it. I am prolly just overlooking it.

 

The information will look like this:

 

Column: skills;

Blah, blah, blah, blah, blah

 

-----------------------------------------

 

then I need that array into variables with the variable name being the key and the value being the actual info in the var.

would I use explode?

Link to comment
https://forums.phpfreaks.com/topic/173077-solved-array-to-variables/
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.