Jump to content

MYSQL question regarding text property


Cardale

Recommended Posts

I wanted to use one single text property to log user data and have it inserted into the end.

 

I wanted to use the type "text" and have the information inserted into the last position is this possible? how would I do something like this?

Link to comment
Share on other sites

what do you mean by text if it is a text file

 

You have to be able to text file and alter the data to do this you need to add you php functions.  here is a starting point =)

www.w3schools.com/.../func_filesystem_file_get_contents.asp

http://au.php.net/file_get_contents

 

if you want to modify a string

 

http://us2.php.net/manual/en/book.strings.php

Link to comment
Share on other sites

So this would work in the same way ...as taking the information out and then adding it to new information and putting them both together.

 

I want to be able to just add information to the bottom of a text field in MYSQL database instead of reading it then adding them together(not literally math add) and putting it in.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.