Posts by Adri Silva • 71 points
3 posts
-
1
votes1
answer384
viewsQ: Extension . Class in PHP files
Studying some code on the web I found some files that use .class.php. What is the difference between this type and .php.
phpasked Adri Silva 71 -
2
votes2
answers4910
viewsQ: When to use IF with ENDIF?
Under what circumstances should the: IF(CONDICAO) : ELSE: ENDIF;
-
3
votes2
answers257
viewsQ: How to show the data repeated only once?
Well, I have the following problem in Mysql: I created two tables a table of books and another table of authors. Well, I need to show the name of the book with their respective authors, but have…
mysqlasked Adri Silva 71