Content tagged php

Similar Tags

Report Tag

50 usages of this tag
  • 2 replies
  • 239 views
This content is deleted
Forum Topic
How do I retrieve an AJAX response?
0 favourites

Previously I use JS fetch API to send request (because I'm more familiar with it). I send a request to my server and it works, but I found that fetch API is run...

posted 1 years ago
  • 1 replies
  • 170 views
This content is deleted
Forum Topic
How do I get info from my website in my game?
0 favourites

I have an website system where a user can create an account and login. On this website I show some basic details about an user, like their user id and coins. Th...

posted 1 years ago
  • 1 replies
  • 184 views
This content is deleted
Forum Topic
How do I get string from PHP url and place in variable?
0 favourites

I have modified my index.Html file to be index.Php?Name=david. How can I grab "david" from the url and place in my Construct variable vName? Please be specific...

posted 1 years ago
  • 0 replies
  • 264 views

I'm trying to take two different screenshots and convert their binary data to base64, save it to variables, and send it via ajax to a php file that converts tho...

posted 1 years ago
  • 2 replies
  • 197 views
This content is deleted
Forum Topic
How can I send such a PHP request? (resolved)
0 favourites

Example: Curl -X POST 'https://api-free.Deepl.Com/v2/translate' \. -H 'Authorization: DeepL-Auth-Key mykey:Fx' \. -d 'text=Hello%2C%20world!' \. -d 'target_lang...

posted 1 years ago
  • 2 replies
  • 147 views
0 favourites

I´m calling two php files that show data from leaderboard shown as: Team 4|991|0|0|0|991|team 5|881|0|0|0|881|team 1|451|88|25|20|584|. And. Taylor|679|400|0|0|...

posted 10 months ago
  • 2 replies
  • 127 views
This content is deleted
Forum Topic
How do I Send Data to PHP Server ? (image attached)
0 favourites

I'm trying to end data on my php server. But I dont know where is stuck. Ajax Error code is 500.

posted 4 months ago
  • 1 replies
  • 442 views
This content is deleted
Forum Topic
Paypal Plugin PHP
0 favourites

Here only explain the important part. Create order, and Capture payment for order. Test export Web: Email: Sb-u43dnk29681939 .Example.Com. Password: Ij4=%T+^. F...

posted 2 months ago
  • 1 replies
  • 393 views
This content is deleted
Forum Topic
Stripe addon
0 favourites

Code source: Get plugin: Support C3 build service = YES. Support platform/build = Web/HTML5 | Android | iOS. Use worker = NO. FREE SAMPLE: Set up free, or paid...

  • 5 replies
  • 79 views
This content is deleted
Forum Topic
Ajax Error For PHP Request ?
1 favourites

If (isset($_SERVER )) {. // Decide if the origin in $_SERVER is one you want to allow, and if so: Header("Access-Control-Allow-Origin: {$_SERVER }"); Header('Ac...

posted 5 days ago

Similar Tags