NYCPHP Meetup

NYPHP.org

[nycphp-talk] POST-ing credit card

csnyder chsnyder at gmail.com
Mon Sep 13 11:18:39 EDT 2004


There was just a thread about this last week:
http://lists.nyphp.org/pipermail/talk/2004-September/011815.html

To summarize: you could use PEAR http_Request, the cURL functions, or
build the POST request and send it via fsockopen().


On Sun, 12 Sep 2004 12:08:19 -0400, Shai G Chen <sgchen at verizon.net> wrote:
> I have been creating a credit card validation module for a client.  I was
> wondering if you can force a POST method within a page.



More information about the talk mailing list