PHP Classes

Error in register REST api request REST-API-with-MySQLi-and-CRUD

Recommend this page to a friend!

      PHP CRUD REST API Server  >  All threads  >  Error in register REST api request...  >  (Un) Subscribe thread alerts  
Subject:Error in register REST api request...
Summary:getting error in rehister request
Messages:1
Author:venkat muthu
Date:2016-10-03 14:58:33
 

  1. Error in register REST api request...   Reply   Report abuse  
Picture of venkat muthu venkat muthu - 2016-10-03 14:58:33
when i tried to follow the read-me file of step 2 i got the following error
<br />
<b>Notice</b>: Undefined index: site_title in <b>C:\xampp\htdocs\Rest_Api\class\Main.class.php</b> on line <b>17</b><br />
<br />
<b>Notice</b>: Undefined index: site_email in <b>C:\xampp\htdocs\Rest_Api\class\Main.class.php</b> on line <b>18</b><br />

I guess im requesting wrong, plz anyone help to get out of this