[wp-hackers] Posting form data to an external file

Dion Hulse (dd32) wordpress at dd32.id.au
Sat Aug 22 00:56:36 UTC 2009


The Syntax of the form looks correct, And theres nothing WordPress would  
be doing to prevent it.

You may want to add a var_dump($_POST);die(); to the top of that file just  
to show that nothing is being post'd.

On Sat, 22 Aug 2009 09:50:54 +1000, Mayur Somani <somani.mayur at gmail.com>  
wrote:

> Hi,
>
> I have used a normal php form in wordpress sidebar and I am using an
> external file to process the form. The form method is POST. However
> none of the values is actually POSTed. You can check the demo site
> here,
>
> http://www.agentwp.dreamhosters.com/
>
> Can't I post data outside wordpress? How can I make that form work?
> Please note that I am familiar with cforms, contact form 7 and many
> other plugins, but due to my specific requirements, I can't use any
> plugin. I have to use a plain php form.
>
> Any inputs are appreciated. You can be very technical in explanation,  
> that's ok.
>
> Thank you for your time.
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


-- 
Cheers,
Dion Hulse - dd32
--
Email: wordpress at dd32.id.au
Online: http://dd32.id.au/
WordPress QI: http://wpquickinstall.com/


More information about the wp-hackers mailing list