FatCow Plan for $3.67/mo. only HostPapa 100% Green Energy Web Hosting
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What is the variable interpolation in PHP?
06-18-2012, 06:20 AM
Post: #1
What is the variable interpolation in PHP?
What is the variable interpolation in PHP?
Visit this user's website Find all posts by this user
Quote this message in a reply
06-21-2012, 04:38 PM
Post: #2
RE: What is the variable interpolation in PHP?
PHP's strong performance, coupled with its modest learning curve, has made the language of choice for many businesses wanting a cost-effective rapid application development solution for the web.
Find all posts by this user
Quote this message in a reply
06-22-2012, 04:19 PM
Post: #3
RE: What is the variable interpolation in PHP?
(06-18-2012 06:20 AM)iFuturz Wrote:  What is the variable interpolation in PHP?

You can read here about what variable interpolation is.

Mike
Go Daddy® Hosting Ambassador
Visit this user's website Find all posts by this user
Quote this message in a reply
01-22-2013, 06:20 AM
Post: #4
RE: What is the variable interpolation in PHP?
In any computer programming, variable interpolation is the process of evaluating an expression or string literal containing one or more variables, yielding a result in which the variables are replaced with their corresponding values in memory. This is , in simple, use of variable for printing or evaluation. Answer is same for all programming languages including PHP.

Continuing Legal Education
Transportation Law
Find all posts by this user
Quote this message in a reply
04-08-2013, 04:09 AM
Post: #5
RE: What is the variable interpolation in PHP?
Variable interpolation only occurs when the string literal is double-quoted, but not when it is single-quoted.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)