Profile

Achievement

first submission:submitting first snipplet

apphp-snippets's Recent SnippetsTagged post



« Prev 1 Next »
To send data into iFrame you don't need JavaScript or anything. You just have the form's target attribute match the iframe's name attribute. The outer page doesn't even reload. Copy this code and test it.
0 1540 posted 6 years ago by apphp-snippets
This example of code shows how to do a simple POST request in PHP to another web server by using a socket connection.
0 1501 posted 11 years ago by apphp-snippets
This example of code shows how to do a simple POST request in PHP to another web server by using a socket connection.
0 1577 posted 11 years ago by apphp-snippets
« Prev 1 Next »