using header to POST

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

User avatar
kendall
Forum Regular
Posts: 852
Joined: Tue Jul 30, 2002 10:21 am
Location: Trinidad, West Indies
Contact:

Re: using header to POST

Post by kendall »

AbraCadaver wrote:You can chase this as long as you wish, but the fact remains that you cannot post with header(). It is used to send response headers to the client.

-Shawn

Ok i get what you're saying...sadly I put in a ticket to get the cURL function to be enabled...thanks for the help guys
Post Reply