Jump to content

MYSQL question regarding text property


Cardale

Recommended Posts

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

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.

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.