Tech Arise

Web Development Tutorials & Resources

Skip to content
Menu
  • Home
  • Tutorials
    • PHP
    • Codeigniter
    • Node JS
  • How To
  • Live Demo

Category: API

NodeJS RESTfull APIs with Express and MySQL

Posted onLast Updated : October 14, 2023Last Updated : October 14, 2023By TechArise Team
RESTful web APIs are typically loosely based on HTTP methods to access resources via URL-encoded parameters and the use of JSON or XML to transmit data. RESTful Web services are one way of providing interoperability between computer systems on the Internet. Rest API helps to communicate betwee [...]
Read More

Create RESTful API using Python and MySQL

Posted onLast Updated : May 14, 2022Last Updated : May 15, 2022By TechArise Team
REST stands for Representational State Transfer. RESTful Web services are one way of providing interoperability between computer systems on the Internet. Rest API help to communicate between the client app and the server application.REST is an architecture style for designing networked ap [...]
Read More

Login with Facebook using PHP

Posted onLast Updated : November 6, 2021Last Updated : September 7, 2023By TechArise Team
PHP Facebook Graph API allows users to login in a web application with Facebook credentials. In this tutorial, you will learn how to build a Login with Facebook Account using PHP. This is a very simple example, you can just copy-paste, and change according to your requirement. [...]
Read More

Login with Google Account using PHP

Posted onLast Updated : October 19, 2021Last Updated : October 19, 2021By TechArise Team
PHP Google OAuth API allows users to login in a web application with Google credentials. In this tutorial, you will learn how to build a Login with Google Account using PHP SDK.This is a very simple example, you can just copy-paste, and change according to your requirement. [...]
Read More

Scrape Search Data using SerpApi with PHP & cURL

Posted onLast Updated : January 10, 2020Last Updated : September 7, 2023By TechArise Team
SERP stands for Search Engine Results Pages.The SERP API allows one to scrap data from search engine results and use the same in web applications. It returns real-time results from search engines like (Google, Bing, etc.) based upon the query specified in the API settings. The SERP API is very [...]
Read More

Build Simple RESTful API using Python and MySQL

Posted onLast Updated : January 5, 2020Last Updated : September 7, 2023By TechArise Team
REST stands for Representational State Transfer. RESTful Web services are one way of providing interoperability between computer systems on the Internet. Rest API helps to communicate between the client app and the server application. REST is an architecture style for designing networked appli [...]
Read More

Post to Facebook Wall from Web Application using PHP

Posted onLast Updated : December 21, 2019Last Updated : September 12, 2021By TechArise Team
Facebook is the most popular social media network. Post to Facebook wall is useful when you want to post dynamic content to Facebook from the web application. In this tutorial, we will explain how to post activity on Facebook wall using PHP and Facebook API. This is a very simple example, yo [...]
Read More

jQuery Fullcalendar Integration with Codeigniter and MySQL

Posted onLast Updated : December 5, 2019Last Updated : September 7, 2023By TechArise Team
Event Calendar is an important feature of web applications to allow users to add, edit, and display events in a Calendar. A FullCalendar is an open-source jQuery Library and that provides to create an event in the calendar and you can easily customize the library event. It also supports event [...]
Read More

Build Simple REST API with Slim Framework

Posted onLast Updated : December 1, 2019Last Updated : September 7, 2023By TechArise Team
REST stands for Representational State Transfer. RESTful Web services are one way of providing interoperability between computer systems on the Internet. Rest API help to communicate between the client app and the server application.REST is an architecture style for designing networked applica [...]
Read More

Build Domain WHOIS Lookup System using PHP and Ajax

Posted onLast Updated : November 2, 2019Last Updated : September 7, 2023By TechArise Team
WHOIS (pronounced as the phrase "who is") is a query and response protocol that is widely used for querying databases that store the registered users or assignees of an Internet resource, such as a domain name, an IP address block or an autonomous system, but is also used for a wider range of [...]
Read More

Posts pagination

Page 1 Page 2 Next Page

Latest Articles

  • Library Management System in PHP and MySQL
  • NodeJS RESTfull APIs with Express and MySQL
  • How to get current date, given a timezone in PHP
  • Laravel 9 Registration and Login using MySQL
  • Convert HTML Content to PDF using JavaScript
  • Home
  •  |  
  • Contact Us
  •  | 
  • About Us

Copyright © 2011 - 2025 TECHARISE.COM All rights reserved.