
Search In
Hello Reader's if you are making the file upload in html form, Then you can also show the status of the file to upload.
Lets see the example code as below:-
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href=
Social media is a very diverse field which has huge business opportunities related to your product or services. If you become successful in developing your brand across social media channels, you have a great chance to bring back humongous amount o
It’s not science fiction anymore! Artificial intelligence is transforming healthcare beyond our imagination. The power of AI is echoing across healthcare subindustries, and it is truly life-changing.
In this eBook, I
The React developer salary has escalated as React JS continues to improve the way developers create web applications. React JS is a JavaScript library for building user interfaces. It has grown to be one of the most widely used JavaScript libraries b
In their book The Wiki Way: Quick Collaboration on the Web, Ward Cunningham and co-author Bo Leuf described the essence of the Wiki concept:[8][9][page needed]
"A wiki invites all users—not just experts&mda
Step-1 Go to the link https://nightly.odoo.com/9.0/nightly/exe/
Step-2 Select->latest exe file like->odoo_9.0.latest.exe -> (Latest Date)
Step-3 click on Downloaded exe->select the languages->click on Next button.
Step-4 select-> O
If you want to show a pdf file with the readable text from it on the page you can achieve it by seeing the code below
We will use a php library (pdfparser). This function will get the exact text as what you need
http://www.pdfparser.org/
Step 1:
Y
Hi All,
If you want to show flags in using unicode hex coding (U+XXXX) than you can follow this code .
UNICODE:- Unicode is a computing industry standard for the consistent encoding, representation, and handling of text expressed in most of the wor
Sending email using function drupal_mail(). All you need to do is install and configure SMTP module and then add the given code in your custom module.
function sendemail(){
$to = ' xyz@gmail.com ';
$from = ' abc@gmail.com ';
Custom Facebook Login Button to logged into the iOS app.
Now a days most of the iOS apps provides "Login with Facebook" feature. Facebook also provides SDK for iOS platform, here we are getting logged into the iOS application using Facebook credentia
