Community Sites
Create your own community website and start earning today !
It's Free !
 
Communities Members BookmarksPolls Fresher Jobs Funny Photos B.Tech Projects New Member FAQ  



My Profile
Active Members
TodayLast 7 Days more...



Awards & Gifts
Online Exams

Fresher Jobs


Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian cities including Bangalore, Chennai, Hyderabad, Pune or Kochi

Resources


Find educational articles, blogs, discussion threads and other resources.

Colleges


Find details about any college in India or search for courses.

website counter



Software Development PHP – Frequently Asked Questions with answers


Posted Date: 28 Jan 2008      Total Responses: 1

Posted By: Salma        Member Level: Gold     Points: 4


1.) what are the two types of overloadings?

The Two Types of overloading are as follows…

Method overloading
Property overloading

2.) Whats the difference between include() and require()?

Both used for connecting to the database. but the main difference b/w them if we r using include()and the file is not found then a warring will be occure and script will be execute.. But in the case of require() a error will occure and script will be helt

3.)Explain different types of errors in PHP?

Its three types
1. Fatal error : this will stop the script.
2. Warning
3. Notice

4.)What are the different methods of passing data or information between two calls of a web page? What are the advantages/disadvantages of these methods?

we are using get, post ,session, cookie method for passing data. in get method it pass data through url. and post passes data through hidden variable. and in session we create session variable these variable store on server . and cokkie same as session but cookie store at client machine.

5.)What's difference between Get() and Post() Function?

Get shows information traveling on the address bar but pet do not shows in this way the post method is more secure than get

6.)Is there a way to encrypt text from php?

MD5() is a one way hash function. Its returns a hash but the hash cannot return the original string. Instead, AES_CRYPT (), BASE64_ENCODE() can be used for encryption.

7.)What is PEAR?

The PHP Extension and Application Repository, or PEAR, is a framework and distribution system for PHP code components. PEAR is short for "PHP Extension and Application Repository".The purpose of PEAR is to provide:
* A structured library of open-source code for PHP users
* A system for code distribution and package maintenance
* A standard style for code written in PHP, specified here
* The PHP Extension Community Library (PECL)
* A web site, mailing lists and download mirrors to support the PHP/PEAR community

8.)Which is the Best plateform for PHP?

LAMP Linux apache MySQL Php Because In Linux provides basic OS and server Environment In built MySQL no need to download

9.)PHP can be used frontend or for backend?

php can we used for backend it is the server side programming executed in the server side




Responses

Author: supreme    31 May 2008Member Level: GoldRating:     Points: 2
Great collection of questions and answers. Keep Going


Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Software Development LINUX – Frequently Asked Questions with answers
Previous : Software Development SERVELTS – Frequently Asked Questions with answers
Return to Discussion Forum
Post New Message
Category: General

Related Messages

Watch TV Channels



Contact Us    Privacy Policy    Terms Of Use   

SpiderWorks Technologies Pvt Ltd. 2006 - 2007 All Rights Reserved.