Posts by Junior • 3 points
3 posts
-
-1
votes1
answer61
viewsQ: Sorting PHP Array
How can I solve the following problem: I have 4 arrays that are concatenated (array_merge) and saw only one, but now I need to concatenate the vectors in a different way. I need to take index 1 of…
-
-1
votes1
answer487
viewsQ: Webservice Rest with PHP
I am doing research that will result in the development of an application and we come to the issue of using webservices, I have some questions that I would like your help. Let’s use Rest, which PHP…
-
0
votes2
answers35
viewsQ: Direct access Action Form
Speak guys, recently I started studying php and I’m facing some problems, the most recent was the following. I have a login/registration form and we have the following code. <form…