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

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -