Quantcast
Channel: DevlupDevlup
Browsing all 22 articles
Browse latest View live

4 Array functions you should know in PHP

An array is a series of elements of the same type placed in contiguous memory locations that can be individually referenced by adding an index to a unique identifier.for example, we can store 5 values...

View Article



How to create facebook application using PHP and graph api

This tutorial will explain how to create a facebook application using Graph api and PHP.For those who are new to Facebook platform you need to learn the basics of Graph api.We are about to build a...

View Article

How to download webpage content using PHP CURL

PHP CURL-The powerful and useful library to fetch contents from websites remotely.Using Php CURL you can able to download the webpage source of any website and store it to a php variable.Curl requests...

View Article

How to backup database using PhpMyAdmin

PhpMyAdmin is a tool to manage MySql databases over the internet.You can perform all kind of database operations using this tool through http request.PhpMyAdmin also provides and acts as front end...

View Article

Implement Ajax using PHP and Jquery

In this tutorial we will implement the AJAX technique using jquery and PHP.We can use the traditional method using the javascript XHR but it is lot simpler when we use Jquery.In the example detailed...

View Article


Send SMS using Way2SMS PHP API

Way2SMS is a popular free sms service in India that offers users to send SMS to mobile numbers using internet.The service is reliable and delivers the SMS in few seconds but there is no public API...

View Article

Capture webpage screenshot using PHP and Phantomjs

Recently I Tried the ways to capture a webpage screenshot using php. There are many number of approaches to capture the screenshot but there are some difficulties with the default php functions and...

View Article

Update your facebook status using PHP and Graph API

This tutorial will teach how to update Facebook status using PHP graph API.It uses the recent Facebook PHP SDK available on Github. Before beggining get acquainted with basics of facebook app...

View Article


Best way to store passwords in MYSQL database

Passwords and other highly sensitive information should not be stored as plain text in databases but it should be encrypted.If the server gets hacked by an intruder then he will get only the encrypted...

View Article


How to add Text to Image using PHP

Using PHP’s image functions we can able to add text on a image or a background programmatically using PHP.In this tutorial we will be designing a webform through which you enter the text and create an...

View Article

Image may be NSFW.
Clik here to view.

Google publishes Glass Mirror API

Google Glass which was demonstrated an year ago in Google IO conference is now a reality.Starting today they have started shipping explorer version of google glass devices to enthusiastic developers...

View Article

Image may be NSFW.
Clik here to view.

Using Regular Expression Search in Notepad++

Notepad++ is simple yet very useful editor for developers that helps coding tonnes of lines of code effectively .A talented developer should learn the best ways to use Notepad++ efficiently . Notepad++...

View Article

Image may be NSFW.
Clik here to view.

Send and receive push messages using Google Cloud Messaging

GCM or Google Cloud Messaging service  is offered by google for the android platform to send and receive data using google’s cloud infrastructure.Earlier it is better known an C2DM or Cloud to Device...

View Article


Image may be NSFW.
Clik here to view.

Websites to learn online programming courses

Learning programming courses online is now easier than ever.Employers consider these online courses valuable these days since people are more likely to attend the courses online than conventional...

View Article

Image may be NSFW.
Clik here to view.

Faster coding using Notepad++ Snippet plugins

Snippet plugins are highly effective in reducing the coding time by automating the repetitive tasks.Sometimes you need to type the repetitive part in coding such as adding the library files in the head...

View Article


Image may be NSFW.
Clik here to view.

[How to] Find IMEI number of stolen android device

This tutorial will show you how to find IMEI number of stolen android device which is registered to your Google accountThe post [How to] Find IMEI number of stolen android device appeared first on Devlup.

View Article

Image may be NSFW.
Clik here to view.

Create Long shadow effect using Photoshop

After flat design became popular among designers in past few months now its the turn for Long shadow designs.Applying the long background shadow to the flat design objects are more intuitive and less...

View Article


Image may be NSFW.
Clik here to view.

Creating Image Circles using CSS

I recently started learning the basics of CSS3 features that you can use to create tiny animations.One of the simple css3 technique that many websites use on their comment section is to display the...

View Article

Image may be NSFW.
Clik here to view.

Login with Twitter using PHP

Nowadays websites are implementing federated logins like twitter and Facebook where in you can sign-in using your social credentials instead of emails. We are going to see how to implement Login with...

View Article

Image may be NSFW.
Clik here to view.

Google’s 15th birthday doodle how did they do?

Google’s 15th birthday was celebrated with a pinata themed doodle that showers chocolates when hit with a stick.Score is calculated based on the number of chocolates that fall from the pinata and you...

View Article
Browsing all 22 articles
Browse latest View live




Latest Images