Results 1 to 4 of 4
Thread: how to create PHP variables ?
- 12-30-2011, 02:55 AM #1
Newbie
- Join Date
- Dec 2011
- Posts
- 19
how to create PHP variables ?
Avariable is a storage container that holds a value. This value can change as the script runs. Variables are useful because they let you write flexible scripts. But how to create PHP variables ? Any guidance ?
Thanks advanced .
- 01-11-2012, 06:53 AM #2
Member
- Join Date
- Oct 2010
- Posts
- 90
Syntax for php variable is : $var_name = value;
For more guidelines you can go for this link : PHP Variables
- 02-07-2012, 02:59 PM #3
Member
- Join Date
- Jan 2011
- Posts
- 81
Hello,
A PHP drive is better than burning to a CD. Most folks do not realize a burned CD will go "bad" after four or five years. A flash drive is stable tech with no moving parts.
Instructions:
1) Buy a PHP flash drive your local china-mart or mom & pop store with electronics.
2) Plug the drive into your PC just look for a hole that matches, any PC made during the last decade should have one.
3) Go to "My Computer" on your PC and double click on the "removable disk" icon.
4) Once open, drag and drop the files you want to back-up.
Thanks,
manchester united shirt
liverpool shirt
jersey
- 02-10-2012, 04:17 AM #4
Junior WHC Addict
- Join Date
- Sep 2011
- Posts
- 125
In one of my previous articles I explained how to build a PHP extension, and how to declare a simple function in C. I demonstrated how to return data from the C function to the script in PHP. But I have not explained how to pass the arguments to the function, nor how to change the values of existing PHP variables.



LinkBack URL
About LinkBacks




Reply With Quote






Bookmarks