-2

I am looking for a small app / add on / software that allows me to post parameters to php (so that I can test directly). I currently use POSTER add on firefox, but it appears a beginner project that lacks lots of features.

What do guys use ?

tony9099
  • 4,567
  • 9
  • 44
  • 73
  • Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it. – Patsy Issa Sep 29 '13 at 07:59
  • I think looking for a specialized tool that solves a particular technical problem should also come under a fair stackoverflow question. so thats a fair question imho. if not, what other place is right for questions like these? programmers.stackxchange... maybe? – Software Guy Sep 29 '13 at 09:35
  • @SoftwareGuy exactly. thanks for your comment. actually, I got the answer to my question and I am using postman. Something which I might now got/known if not asked. – tony9099 Sep 30 '13 at 11:04

3 Answers3

2

I have used Postman, works fine: http://www.getpostman.com/

2

Maybe try Postman: http://getpostman.com/

It allows you to make HTTP requests and set the number of parameters. Its easy to use and has a good UI. I use the Chrome extension.

Software Guy
  • 3,190
  • 4
  • 21
  • 21
0

My most favourite is Live Http Header For Firefox https://addons.mozilla.org/en-US/firefox/addon/live-http-headers/ , It comes with Replay option aswel , which i dont find in other addons.

Vishnu
  • 2,372
  • 6
  • 36
  • 58