Rest API PHP Example

hello…

i have found only one example in php for the rest api and its not working really:

is there any examples or working snippets to get?

thanks
mark

Some quick Google-fu (By searching “ERPNext API PHP”) got me this : GitHub - tmimori/How-to-connect-to-ERPNext-v5-API-with-PHP5: How to connect to ERPNext v5 API with PHP 5 and GitHub - MPJHorner/ERPNext_PHP_API_Wrapper: A PHP Wrapper for the ERPNext 4 (Frappe) RESTful API

along with several queries that are similar in nature. Hope that helps.

@vjFaLk I have tried all the script from Google, all can login and search for queries but not insert delete or update

This may help you for beginner guide REST API PHP example