Posts by Lucas Moraes • 41 points
3 posts
-
0
votes1
answer67
viewsQ: Timestamp or datetime calculate Lifetime/diff (php)
Hello, I’m trying here how to do for this value "147878163" be converted to "1 day 17 hours 15 minutes" for example Apparently it’s timestamp, but this value is different from what I usually use,…
-
4
votes1
answer194
viewsQ: Where Mysql search by full word
I have a database and would like to know how I do to search for the data by typing the full result using Where Example: ID NOME CODIGOS 1 | Joao | 9714,51,100 2 | Maria | 50,9714,88100 Ai wanted to…
-
-1
votes1
answer1133
viewsQ: open external webview link
I have a webview app that is made 100% of webview, but I want to open some links outside the app, for example, the links that start with Intent, in case I want to put a button on the site that opens…