Results 1 to 7 of 7

Thread: [CoD 1.1] How should I call curl from gsc?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Deleter/Deleted
    Join Date
    Jan 2023
    Posts
    76
    Thanks
    40
    Thanked 9 Times in 9 Posts
    I never used this system() command

    Can you get the curl/php response from it directly in gsc?

    Or you use sql for that?

  2. #2
    Private Paho's Avatar
    Join Date
    Feb 2014
    Location
    Russia
    Posts
    101
    Thanks
    43
    Thanked 48 Times in 37 Posts
    1. Run php script from gsc
    2. Write in DataBase from .php
    3. Read db-query in gsc
    My example realisation:
    C9A7ACE6-3B8F-4A9C-B221-0435AF052B96.jpeg
    system libcod:
    5ECA3DC7-D8A4-41F2-841B-2DC89904261F.jpeg
    You can try use return 1/0 or -1 in php script from gsc(libcod: system()) without db, but i cant test it now.
    Sorry for my bad english
    Last edited by Paho; 27th March 2023 at 17:47.

  3. The Following User Says Thank You to Paho For This Useful Post:

    raphael (27th March 2023)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •