Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to open and read files with PHP

Before reading information from any file,we have to open the file for reading. This Blog will help you to find the code to read-open-close the file(s) on server we have created with PHP. Opening a file:fopen() This function enables to open a PHP

WPF : Dependency Property

Introduction :   A dependency property is a type of property which extends the CLR property by adding more functionality. The difference between the two is, that while the value of a .NET property is fetched directly from a private member in

How to create workflow in openerp

To create workflow in openerp use these below step In academy.py file import academy.py In __openerp__.py file data:["academy.xml", "academy_workflow.xml"], In academy.py file class session(osv.osv): _name="session" _colum

How to use NSAttributedString in UITextView?

We can use attributed string with textView by following steps -   1. Make a IBOutlet of your textView for eg - @property (weak, nonatomic) IBOutlet UITextView *textView;   2. Now go to storyboard and select your textView and change &l

5 Easy Steps to Set User Notification Feature in iOS Swift Application

User notification is a new local notification feature in iOS. It gives the additional functionality i.e. to remove pending notifications which is not possible in UILocalNotification. So lets start how it works.   As we know for scheduling noti

Mobile Apps Development - Prospective Scopes in Hospitality Sector

  Online marketing is growing and forwarding many online businesses a step ahead to the success. Most of the people are using smartphones especially iPhones and their several daily requirements are being executed from the cell phones. As Appl

How to Implement ReactiveX Programming Using Android Retrofit 2

Synchronous means to process something serially but in the Asynchronous way you can process data simultaneously you don't need to wait for the first process to be completed. In Android app we basically hit API to fetch lots of data from the serv

How Employee Monitoring Helps Optimize Business Processes?

Employee monitoring includes the processes of monitoring, collecting information about, and keeping tabs on the activities of employee at the workplace. It plays an important role in improving productivity and optimizing business capabilities. In thi

Configure Mailtrap SMTP to Send or Test e-Mail in PHP Laravel 5.4 App - 9 Easy Steps

Mailtrap is a fake or we can say test SMTP server which provides us "Developers" a service to send, test or share email messages to the mailbox, In a way that the real user does not get disturbed and mark the email spam. And to do that you

Google Place API : How to get the country code from Google Places API

If you are trying HTML 5 GeoLocation to get longitude and latitude and after then using Google Maps API to get the country code of that longitude/latitude. SO in this tutoril I will tell you a very simple way to get country code from Google places ap

1 127 178
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: