php-sp-api icon indicating copy to clipboard operation
php-sp-api copied to clipboard

SP Questions

Open raz0r007 opened this issue 7 years ago • 1 comments

Hi, I've two questions:

1- The API supports stored procedures with parameters?. If yes, how to do it? 2- What's the security of the api? Can I use auth / https / etc ? Or anyone person that uses POST in the url can view the info?

Thanks

raz0r007 avatar Mar 25 '18 01:03 raz0r007

Thank you for your questions.

1- The API supports stored procedures with parameters?. If yes, how to do it?

Just define a SP with parameters

2- What's the security of the api?

There is none, you have to add it yourself.

I hope this helps, Maurits

mevdschee avatar Mar 25 '18 07:03 mevdschee