tripmonste · Beginner

About

Username
tripmonste
Joined
Visits
0
Last Active
Roles
Registered Users
Thanked
0
Badges
0

Comments

  • i guess nobody here knows.
  • ok.. what im trying to get at is.... is there a way that anyone here knows of to where when i display data from my database to make it break after a certain amount of words. so if my data has 1024 characters (random number BTW) and i want it to ins…
  • is there not a way around this? should i just use the database for the user information and an fopen/fwrite function to a txt file to diaply the news part?