TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About variables in PHP
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Shubham Saxena (1)
Vineet Kumar Saini (1)
Mike Steward (1)
Related resources for variables in PHP
No resource found
PHP Tutorial 2 - Hello World Program
7/17/2012 11:27:05 PM.
This tutorial will guide you to a simple "Hello world" program in PHP; it will also show the use of loop and conditional statements in PHP.
Variables in PHP
2/12/2012 3:08:25 PM.
In this article you will see the types of variables and how to use variables in PHP.
Work with Static Methods and Variables in PHP
12/23/2011 10:20:20 AM.
In this article we are going to understand the concept of static methods and variables. Methods and variables can also be used and accessed if they are defined as static in a class.