Current Page: 1 of 1
Results 1 - 3 of 3
9 years ago
viktor6
<?php //Идентификатор приложения (Application_id), регистрация приложения $appid = "demo"; //Тело скрипта if(isset($_POST['nick'])) { $nick = $_POST['nick']; //Получение account_id (метод account/list) $urlID = ";; $curl = curl_init(); curl_setopt($curl, CURLOPT_URL, $urlID); curl_setopt($curl, CURLOPT_RETURNTRANS
Forum: WampServer English
9 years ago
viktor6
I repeat that in the assembly of WampServer Problem because on another Web server, the script works, perhaps in WampServer not included kakieto modules. Which modules you want to include?
Forum: WampServer English
9 years ago
viktor6
( ! ) Warning: Invalid argument supplied for foreach() in C:\wamp\apps\wg\index.php on line 22 Call Stack # Time Memory Function Location 1 0.0010 259696 {main}( ) ..\index.php:0 ( ! ) Notice: Undefined variable: id in C:\wamp\apps\wg\index.php on line 31 Call Stack # Time Memory Function Location 1 0.0010 259696 {main}( ) ..\index.php:0 ( ! ) Warning: Invalid argument supplied for fo
Forum: WampServer English
Current Page: 1 of 1