Tech Arise

Web Development Tutorials & Resources

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

Author: TechArise Team

Top 10 Most Popular JavaScript Frameworks in 2023

Posted onLast Updated : January 1, 2020Last Updated : December 18, 2022By TechArise Team
JavaScript is a very powerful client-side scripting language used in web development. JavaScript is a scripting language designed primarily for adding interactivity to Web pages and creating Web applications. Client-side JavaScript programs, or scripts, can be embedded directly in HTML source [...]
Read More

File Upload with Progress Bar using PHP, jQuery and Ajax

Posted onLast Updated : December 29, 2019Last Updated : September 7, 2023By TechArise Team
File uploading is the most important feature of dynamic web application. User upload file/image to server then at that time page will not be refresh and after completing file/image upload it will display image on the web page without page refresh.In this tutorial, we will show you the simplest [...]
Read More

How to Upload Image in TinyMCE Editor using PHP

Posted onLast Updated : December 25, 2019Last Updated : September 12, 2021By TechArise Team
An HTML editor is a program for editing HTML, the markup of a web page. It stands for Tiny Moxiecode Content Editor. TinyMCE is a powerful and flexible rich text HTML editor. In this tutorial, you will learn how to Upload Image in TinyMCE HTML Editor using PHP. This is a very simple example, y [...]
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 Simple Shopping Cart using PHP, Ajax and MySQL

Posted onLast Updated : November 29, 2019Last Updated : September 7, 2023By TechArise Team
In online marketing, a shopping cart is a piece of software that facilitates the purchase of a products. So if you want to build a simple PHP shopping cart in your web project, then you’re here at right place. The shopping cart functionality handled with PHP SESSION to add remove products. [...]
Read More

Convert XML into Associative Array in PHP

Posted onLast Updated : November 17, 2019Last Updated : September 7, 2023By TechArise Team
XML (Extensible Markup Language) is a markup language that encodes documents in a machine-readable and human-readable format.We can easily read and write data from XML file to use in our web applications. The XML file will import into PHP using file_get_contents() function which read the entir [...]
Read More

Convert Associative Array into XML in PHP

Posted onLast Updated : November 9, 2019Last Updated : September 18, 2021By TechArise Team
XML (Extensible Markup Language) is a markup language that encodes documents in a machine-readable and human-readable format. When we have an issue with database size to store dynamic data then XML file format is the best to store dynamic data and retrieve it according to needs. In this, tu [...]
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

Previous Page Page 1 … Page 4 Page 5 Page 6 … Page 11 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.