For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > September 2004 > Re: How do I POST without a form?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: How do I POST without a form?
Mike Parks

2004-09-26, 3:55 pm

no form, and no querystring???

I don't think you'll be going any fast; without one, or the other?

Adams-Blake Co. wrote:


> $name="Bozo The Clown";
> $AddressCity="New York City";


> How would I "simulate" a POST of those two variables to your
> web site
> without having an html form on mine .. so that you can do:


> $clown= $_POST['name'];
> $city= $_POST['AddressCity'];
> in your script.


> I don't want to use a querystring in the URL.


> Is there a way to do a POST without a form?


> Thanks,
> Al








##-----------------------------------------------##
Article posted from PHP Freaks NewsGroups
http://www.phpfreaks.com/newsgroups
Get Addicted: alt.comp.lang.php
##-----------------------------------------------##
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com