Manual:Api.php/th

Category:MediaWiki code/th#Api.php

The api.php file is the external access point for the MediaWiki API. See API:Main page for details on using the API.

Actions taken

Several actions are taken by api.php, including:

  • Construct an ApiMain object with the arguments passed via the URL and call its execute() method to do the actual API stuff.
  • Do any deferred updates.
  • Do some logging.

ดูเพิ่ม

Category:Entry point URLs/th
Category:Entry point URLs/th Category:MediaWiki code/th Category:MediaWiki code pages without class names/th