1000 Most Important PHP Interview Questions and Answers: Crack That Next Interview With Higher Salary In Less Preparation Time by Vamsee Puligadda

1000 Most Important PHP Interview Questions and Answers: Crack That Next Interview With Higher Salary In Less Preparation Time by Vamsee Puligadda

Author:Vamsee Puligadda [Puligadda, Vamsee]
Language: eng
Format: azw3
Publisher: The Indian Wolf Publications
Published: 2019-01-14T16:00:00+00:00


461. Compare PHP & JAVA

Criteria

PHP

Java

Deployment area

Server-side scripting

General purpose programming

Language type

Dynamic typed

Static typed

Rich set of APIs

No

Yes

462. How can we encrypt password using PHP?

crypt () function is used to create one way encryption. It takes one input string and one optional parameter. The function is defined as: crypt (input_string, salt), where input_string consists of the string that has to be encrypted and salt is an optional parameter. PHP uses DES for encryption. The format is as follows:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.