06-12-2009, 03:39 PM
|
#6 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Quote:
Originally Posted by Tanax
In a more learning purpose.. How would you get the content of a PHP file(with the PHP intact), and assign in to a variable? Is that even possible?
|
Same way you would any text file, fopen.
|
|
|
|