writing table & submitted data to a blob?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Schneider707
Forum Newbie
Posts: 9
Joined: Mon Dec 29, 2008 10:53 am

writing table & submitted data to a blob?

Post by Schneider707 »

If I have a large table with fields that users can fill, how would I go about writing the entire table and its submitted content to a blob?

I would assume its like writing data to any other db but I can't figure out how all of that information is written to the db if u can't assign it to a variable :cry:

Btw, I thought I had already posted this, but it didnt show in my 'View your posts' so if its somewhere below let me know. =)
Schneider707
Forum Newbie
Posts: 9
Joined: Mon Dec 29, 2008 10:53 am

Re: writing table & submitted data to a blob?

Post by Schneider707 »

bump for great justice :lol:
Post Reply