Jump to content

[SOLVED] Flat File Database Question


lalabored

Recommended Posts

So I'm making a flat file database script right now and I need to know if there's a certain limit of characters that can be reached so that the information is written onto the next line.

 

For example if I had this text file:

 

hello hello hello hello hello hello hello hello hello hello

 

If I kept writing "hello", is there a certain limit where hello will go to the next line? Because I'm storing each set of information on it's own line, I don't want one of them to become too long and go onto the next line and mess up the database.

Link to comment
https://forums.phpfreaks.com/topic/50186-solved-flat-file-database-question/
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.