Posts by user8227705 • 31 points
1 post
-
3
votes1
answer2509
viewsQ: Curl Post Office Tracking
I’m trying to make a POST with Curl to check my deliveries. But it’s not returning anything. Someone can help me? <?php $post = array('Objetos' => 'PN752805878BR'); // iniciar CURL $ch =…