Archive Blogs

Recent Posts

blog cover
Javascript

Using AJAX With PHP on Your WordPress (The right way)

AJAX (Asynchronous JavaScript and XML) is a technique for creating fast and dynamic web pages. AJAX allows web pages to be updated asynchronously by exchanging small amounts of data with the server behind the scenes. This means that it is possible to update parts of a web page, without reloading the whole page. With that […]
photo of the creator2