FormClasses/post.txt

7 lines
176 B
Plaintext
Raw Normal View History

2024-07-01 15:55:14 +03:00
autoincrement=id;last_id=4;table_name=post
2024-07-01 13:09:43 +03:00
id;author;post
1;Stas;Hello, world!!!
2;Stas;Hello, world!!!
2024-07-01 15:55:14 +03:00
3;Stas;Hello,<br>My php<br>World!!!
4;Stas;Hello,<br>My php<br>World!!!