Posts by user43697 • 37 points
4 posts
-
2
votes1
answer138
viewsQ: I can’t place a new column inside a table
I wish you could help me to place a column (painted in yellow) as follows which is in the attached image. I leave here also my code at the moment so I can give a help: <?php $database…
-
-2
votes1
answer42
viewsQ: Upload the entire site when logging in
Well I wondered if it was possible when entering my website, the same be all loaded in the cache, so that during the browsing of the same there are not those dead times where the page is loading the…
-
0
votes0
answers205
viewsQ: How to make a Javascript pagination that shows only 6 records per page?
I want to make a pagination with Javascript, and in this pagination I would like to show only 6 entries per page. Here’s an example of how I was doing earlier, but my records got too big and now…
-
1
votes2
answers439
viewsQ: How to checkbox in the corner of an image?
I am doing a work for the school in php, css... And I would like to know if it is possible to put checkboxes in images coming from the database. I’d like to put the checkboxes (in red) as they are…