Posts by Jorge Peinado • 23 points
2 posts
-
2
votes3
answers1602
viewsQ: How to add a database column using PDO
Good evening everyone. I have little experience in programming. I apologize if I am not very clear on the question. I have a Mysql database (phpmyadmin) with a table named "my table" having one of…
-
0
votes0
answers16
viewsQ: Query a user of a php program to a database for a period specified by it
I have a database in phpmyadmin. One of the fields is "Data" in "date" format. Do I need to ask the database user a question, through php, so that through "imput" the database data are listed in the…