Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

send axios request to php

<?php  
  $rp = json_decode(file_get_contents('php://input'), true);
 
PREVIOUS NEXT
Tagged: #send #axios #request #php
ADD COMMENT
Topic
Name
1+5 =