javascript

Using Resource Loader to add JavaScript and CSS modules in Extension

The Mediawiki extensions are also a part of web development so they need JavaScript and CSS support too, for the same you can and you should use Resource Loader module. This tutorial demonstrate the use of ResourceLoader module and how to use that in extension development. We have already seen the basics of MediaWiki extensions …

Using Resource Loader to add JavaScript and CSS modules in Extension Read More »

How to use google recaptcha with PHP and Javascript AJAX

This tutorial is to make you familiar with the Google Captcha it is known as Google re-captcha, very useful plugin or say api to prevent the spamming on your comment forms, this tutorial makes use of PHP and ajax How to use google recaptcha with PHP and Javascript AJAX Posted on Monday 15th December 2014. ยท 1437 Views Share This …

How to use google recaptcha with PHP and Javascript AJAX Read More »