Posts by Afonso • 1 point
1 post
-
0
votes0
answers27
viewsQ: Python: Rescue mysql html text
I am using Bottle.py for study and testing... I have a problem in retrieving a database information. The table is like this: create table if not exists postagens ( idPostagem INTEGER NOT NULL…