Posts by user48260 • 13 points
2 posts
-
0
votes1
answer106
viewsQ: Use variable in 2 php files
I have a small problem trying to use 1 variable that comes from another php file. Ex: I have a connection file where I have all the data on the database, but in the insert file I need to use one of…
-
0
votes1
answer132
viewsQ: Select PHP + Mysql
Guys, I’m a beginner in web programming and I’m having trouble creating a CRUD, the insert worked OK, but the next step is SELECT is not running as it should and I would like you to help me see what…