I use MySQL 3.23.44 on Unix.
I've created in my db the table "php"
with this fields:
id > tinyint(5)
testo > text
Then I've inserted 7 rows. In three of this I can't Edit or delete rows.
Eg:
rows 1 I can Edit or Delete trough link
rows 3 I can't Edit or Delete...
Why?
Al
I've created in my db the table "php"
with this fields:
id > tinyint(5)
testo > text
Then I've inserted 7 rows. In three of this I can't Edit or delete rows.
Eg:
rows 1 I can Edit or Delete trough link
rows 3 I can't Edit or Delete...
Why?
Al