Link This Page To Your Website
Chat
Right Place For Right Person
TM
Home
Tutorials
Articles
Forums
SourceCode
Books
Certifications
Interviews
Questions & Answers
Interview Q & Answers
What is the difference b/w $i and $$i?
Question:
What is the difference b/w $i and $$i?
Question:What is the difference b/w $i and $$i?
Answer
The main difference b/n $i and $$i is that $i is an variable where $$i is an reference variable. Example: $variable="welcome"; $welcome="abhi"; <?php echo $variable; echo $$variable; ?> Output: $variable=welcome; $$variable=abhi;
By:
Vivek
Date:
What is the difference b/w $i and $$i?
Post Your Answers
User Name:
Answers:
Related Links
Write some array sort functions available in php ?
How to encrypt the password in PHP?
Which pre-defined classes in php ?
What is the difference b/w unlink and unset ?
What do you understand about PHP accelerator ?
How to get path of php.ini with a PHP script?
Output of the code? $objM = new M(); // Where, M is a class $objN = $objM;
How to distinguish b/n PHP and HTML??
How we use ceil() and floor() function in PHP?
What is the significance of destructor in PHP?
What is the different b/w session and cookies in php?
What is the answer of following code echo 1< 2 and echo 1 >2 ?
What is the difference b/w isset and empty?
Can i convert PHP code into JAVA code?if yes,how?
Tell how we can run PHP in command line?
What do you understand about Magic Code in PHP?
How echo()is differ than Print()in PHP?
what are the constant value in PHP?can we write them without $ symbol?
What is the main difference b/w include_once() and require_once() in PHP?
How can we find out the name of the current executing file?
How we use copy() and move() file uploading functions in PHP?
Tell me default session time in PHP and how can I change it?
Tell me how to use COM components in PHP?
What do you understand about pear in PHP?
Which type of inheritance exists in PHP?
How we use ereg_replace() and eregi_replace()in PHP?
How we can get the value of current session id?
How we can increase the execution time of a PHP script?
In PHP can I get the browser properties?
How function strstr and stristr both work in PHP?
What do you understand by nl2br()?
Can I develop our own PHP extension?if yes,how?
Can we submit a form without submit button?
What do you understand about Implode and Explode functions?
How you can differentiate abstract class and interface?
What do you understand about Joomala in PHP?
How can we create a database using PHP and myqsl?
How we can upload videos using PHP?
How do you understand about stored procedure,Triggers and transaction in php?
What function we used to change timezone from one to another ?
Why is PHP-MySQL used for web Development?
How to print \ in php with out using . or *?.
How you differentiate among sort(),assort() and Ksort()?
How we use array_search() in PHP?
How session will work when we disable cookies of client browser?
PHP means? uses of PHP? types of PHP? explain PHP?
how can we connect more than one database into webpage..
Question:What is the difference b/w $i and $$i?
Back
Home
Next
New Updates
Spring2.5 MVC Tutorial
Spring2.5 MVC Example
Struts Basic Tutorial
Model Components in Struts Frameworks
Cancel Button in Struts Web based Application
Disadvantages of Struts Frameworks
Welcome Program using Struts
POI Tutorial
How to create a new workbook using POI?
How to change the size of the PPT slide
How to create trapezoid shape with POI
How to create a sheet using POI?
JSF 2.0 Tutorials and Examples
JSP Tutorial
Database connectivity in jsp
Implementation of the Session in JSP
Java AWT Example
PHP Beginners Tutorials
PHP Array Example
PHP Loop Example
PHP Operator Example
PHP Functions Example
Topics
C Language
C++ Language
Core Java
Microsoft .net
Silverlight
J2EE
Microsoft C#
Struts
Spring
Hibernate 3.0
ASP.Net with C#
Servlet
AJAX
AJAX Controls Toolkit
ADO.Net
WCF with C#
WPF with C#
EJB
JSF
S/W Testing
Web Service with ASP.Net
AJAX Controls Toolkit
MS-SQL
CSS(Cascading Style Sheets)
XML(eXtensible Markup Language)
HTML(HyperText Markup Language)
Topics
C Language
C++ Language
Core Java
Microsoft .net
Silverlight
J2EE
Microsoft C#
Struts
Spring
Hibernate 3.0
ASP.Net with C#
Servlet
AJAX
AJAX Controls Toolkit
ADO.Net
WCF with C#
WPF with C#
EJB
JSF
S/W Testing
Web Service with ASP.Net
AJAX Controls Toolkit
MS-SQL
CSS(Cascading Style Sheets)
XML(eXtensible Markup Language)
HTML(HyperText Markup Language)
C
C is programming language developed at AT...
C++
A C++ acquire the feature of high level and low level... ..
JAVA
Java is a third generation Programming Language..
Struts
Struts1.3 is a Frameworks which is an....
Microsoft .net
The .NET Framework (pronounced dot net) is a software...
Android
Android is a stack of software for mobile devices...
Web Technology
To Create Web Applications and Design...
SQL
Database is an important constituent for.....
Advance Java
JSP
Servlet
Struts 1.x
Struts 2.x
Hibernate 3.x
RSS
SOAP
Spring 2.x
C#
Ant
EJB
ASP .Net
ADO .Net
DTD
E4X
Silverlight
WCF
WPF
Webservices
SQL
PHP
WSDL
XLXP
Testing
LINUX
UNIX
HR
AJAX
JavaScript
XLST
XPATH
VC++
C
HTML
DHTML
CSS
VBScript
ASP
XQuery
WMLScript
WML
XML
XML Schema
HTMLDOM
XHTML
XFORMS
VB
Career
||
ASK Question
||
Placement Papers
||
Interview Question
||
Mini Project
||
Aptitude Paper
||
HR Q&Ans
||
ContactUS
||
Post Comments
||
Read Comments