Posts by user8741696 • 69 points
5 posts
-
-2
votes1
answer115
viewsQ: How to make a function to format a number of followers?
How to make a function to format a number of followers with php? Type on instagram ex: 10000 = 10 k | 1000000 = 1 m
phpasked user8741696 69 -
0
votes1
answer170
viewsQ: Is there a tag that makes internet explorer work like other browsers?
Are there any tags that make internet explorer work like other browsers? Like the display grid and other things.
-
0
votes2
answers271
viewsQ: What field do I use to store a timestamp in mysql?
I need to store a timestamp with php, only I don’t know what would be the best field of mysql to use.
-
-1
votes1
answer588
viewsQ: How to update the page automatically when saving the project?
How to update the page automatically when saving the project to automate the work. To further automate the project as in Cordova projects.
-
4
votes2
answers110
viewsQ: Is it wrong to have a class with only methods?
Is it wrong to have a class with only methods? Or would it be better to use namespaces to hold office?