For PHP developers that use firefox as their browser the extensions "Tamper Data" & "Webdeveloper" can be a great help to test your forms.
Tamper Data: this extension gives you complete control over every page (get/post) that's being sent. You get textfields where you can fill out your own headers, post vars etc..
Webdeveloper: this has an option that enables you to convert GET's to POST, which makes it possible to simulate post by tampering with the url. I like this method more, since my google sync doesnt like tamper data :)
Last 10 Comments
1