Posts by LMaker • 901 points
55 posts
-
4
votes2
answers958
viewsQ: Take a line ID that has just been created in PHP
Hey, guys, let’s go So I’m having a problem which is this, I have a table players, a table workouts and an auxiliary table playfulness (where I’ll see if any players are training at the moment) The…
-
1
votes1
answer38
viewsQ: Wordpress Translation Plugin
Eai guys, well the company ta wanting to translate the site to English and they use Wordpress. The idea is to have a UK flag that when clicking leaves the whole page in English. (Obvio hahaha). I…
-
0
votes2
answers45
viewsQ: AJAX with sync error
Talk to the guys, all right? I have a boring problem, and as I have never used AJAX in my life I think the problem is me :( Basically it’s like this, I have a GET that returns me the following JSON:…
-
0
votes0
answers129
viewsQ: Access AJAX multidimensional array
Basically I have to take the information in the bank and play on the screen, so I wanted to make a screen only with the ones of "Ratings" and that, when clicking on some button, will show me the…
-
2
votes1
answer266
viewsQ: PHP client data list in JSON
Good afternoon, you guys, well I have a CRUD in PHP and need to have registered clients shown in another JSON URL But I eat I’m a little weak in PHP I have no idea how to do this with data coming…