php - Drupal 7 REST service tool -
i have created custom php file being used query mysql database , return json ajax requests. need integrate restful web service drupal 7 installation. utilize built in drupal core modules (database, node api, etc), not sure best way is? putting php file in custom theme directory, drupal's core modules not accessible. best way make drupal core available me?
thanks!
Comments
Post a Comment