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

Search In

Laravel 5.0 Difference between Fillable and Guarded

Hi Readers, If you are new to Laravel you will definitely come across two properties in the model one is Fillable and another one is Guarded. I myself did not get the use of these properties but once I get along I understood the actual use of thes

How to generate 8 digit random string password in PHP

Hello Reader's you want to generate the 8 digit password with random characters (lower case, upper case and number), Then this function will work for you. Lets see how genrate the password :- $ASCIRangeFrom = 48; $ASCITo = 122; $MakeRandomInText

How to Set frame of a Video in Avplayer in iOS

While using AVplayer in iOS sumtimes the video frames are not proportionate to the iphone screen that can led to distortion in UI of your app,therefore to overcome this problem we have to use a simple piece of code.. Go to the function -(void)play

Difference between datatype char(n),varchar(n),nchar(n),nvarchar(n) in sql server?

Difference between datatype char(n),varchar(n),nchar(n),nvarchar(n) in sql server? char(n) A char datatype takes 1 byte per character. It is a fixed length character datatype i.e even though character entered are less than n,fixed memory size i.e n

How to to use Array object sorting method in java

 In the below example I have used ArraySorting method to sorting array object. Here I have initialized Object array and then I have used Array sorting method and java.util.Arrays.sort(Object[]) method to sort object ArrayList. You can see below

Identifying Browser & Platform

PHP has given some useful environment variable that are there in the phpinfo.php page that was used to setup the PHP environment.The best environment variables set by PHP is HTTP_USER_AGENT which identifies the user's browser and operating system

How to make simulate animation in android

In the below example I have created simulate animation in android. Here I have added first TextView and ImageView in activity_main.xml layout ,In MainActivity I have used Runnable Thread. On this animation image will be rotate like watch. You can see

Convert object to xml

i want to make a program that will create automatically XML data structures. I will not know from the beginning which is the class, and which the attributes so i cant use JAXB. For example, if the input is: Employee, name,id Employeelist, company_na

how click ad and my link by single button

I HAVE ADSENSE AD CODE FOR MY WEBPAGE : <!-- Begin BidVertiser code --> <SCRIPT SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=719755&bid=1786221" TYPE="text/javascript"></SCRIPT> <!-- End BidVertiser code --> AN

How to resolve Windows IP address conflict error on same Network?

Windows has detected an IP address Conflict "Another computer on this network has the same IP address as this computer. Contact you network administrator for help resolving this issue. More details are available in the Windows System event log.

1 91 720
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: