How to request a cross domain ajax with in the js file

Hi friends, In this post i going to explain about the how to cross domain ajax request with in the js (JavaScript) file. If we request for a same domain file then we can directly call the file. Javascriot Code 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849<script language="javascript" type="text/javascript"> var xmlHttp = false; function requestAjax() { Read more…

Multiple Upload files using PHP and javascript

Hello, friends! In this post, I would like to explain how to achieve multiple file uploads using JavaScript and PHP code. You’ll find the complete code for JavaScript, HTML, and PHP in this guide.

In the world of web development, enabling multiple file uploads can be a game-changer, streamlining user interactions and content management. This article will guide you through the process of achieving multiple file uploads using PHP and JavaScript. You’ll gain access to the complete code, including JavaScript, HTML, and PHP, to efficiently handle and process multiple file uploads. Whether you’re building a file-sharing platform, a content management system, or any web application requiring efficient file handling, this guide equips you with the skills to enhance your user experience.

Multiple Upload files using php and javascript

Multiple Upload files using Javascript and PHP | Anil Labs

(more…)

How to include external js,css files with javascript

This post explains about how to include external javascript files (js files) and styles sheets (css files) using javascript. The following functions to include external javascript files and css(style sheet) files in a one javascript file.   JavaScript Function 123456789101112131415function loadjscssfile(filename, filetype){  if (filetype=="js"){ //if filename is a external JavaScript Read more…

Most influenced people in programming world

(more…)
Tim Berners – Lee | Anil Labs

Tim Berners | Anil Labs

Tim Berners – Lee

  • DOB : June 8th,1955
  • 1989 : Inventor of HTML and www
  • Director of World Wide Web Consortium (W3C)
  • Founder of the World Wide Web Foundation
Matt Mullenweg | Anil Labs
Matt Mullenweg
Matt Mullenweg

DOB : Jan 11th, 1984

Founder of wordpress (2005).

2005 : Founded Automatic

WordPress receives 90 millions visits monthly.

Turned down 200 million dollars to sell his company.

Larry Page | Anil Labs

Larry Page | Anil Labs

DOB : March 26th, 1973

Larry Page

Co-Founded Google, along with Sergey Brin

Developed the Pagerank Algorithim

24th Richest person in the world. Personal wealth 17.5 billion.

Ranked 5th most powerful person in world by Forbes

Linus Torvalds | Anil Labs

Linus Torvalds | Anil Labs

Linus Torvalds

DOB: Dec 28th

Creator of Linux OS(1991)

Linux Kernal – heart of Linux OS and is Open Source.

Linux is primarily a server platform but desktop and office use is on the rise.

Numerous versions of OS’s have been realeased based on the Linux kernel source code

Net Worth : App. 20 Million

Dennies Ritchie | Anil Labs

Dennies Ritchie | Anil Labs

Dennies Ritchie

DOB: September 9th, 1941

Creator of C programming language and key developer of UNIX OS (1969).

UNIX and C language was the tipping point for users to switch from large computers to mini desktops.

Was the Head of Lucent technology and retired in 2007.