There are ways to send a POST request to a page, between the more usual HTML submit a form
Assuming that you want to send information to another page, you would do the following:
There are ways to send a POST request to a page, between the more usual HTML submit a form
Assuming that you want to send information to another page, you would do the following:
One more tip for those who are starting in php , continuing the previous tutorial. Let us understand how to sweep a multidimensional array with php
It is much simpler than in other languages. Which you would have to put two is like talking about … In php you have the foreach , which scans the array, and iterates automatically.
When I announced this blog as a technology blog. And in order to pass a piece of programming, I just never have time. For this reason, I spent this time preparing a programming related material to make up for lost time. As for reviewing’m releasing at least one post a week, with tips php javascript jquery .. among others.
To enable php on lighttpd, is very simple.
The facility is geared to ubuntu -. http://ubuntu.com , but in other distributions, is basically the same thing
We use the fastcgi- http://www.fastcgi.com/ for this connection between the two. Remembering that php has to be CGI.
As a basis we use the ubuntu , but serves to any distribution, just know locate the configuration file lighttpd (lighttpd.conf)
In ubuntu the file is located in / etc / lighttpd in other distributions.
Recent Comments