![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Get name of passed variable in a function
From: Adam <anon@nowhere.com>
Date: Tue Oct 04 2005 - 12:56:42 CEST
On 3 Oct 2005 22:32:04 -0700, Chung Leong wrote:
>See the following thread:
Chung - thank you for that! I had to do the array_shift tweak as I
For the benefit of readers here, I've pasted your code (with my tweak
function bobo_the_clown($b) {
$a = "Hello";
Now, if only I could understand how it works .. LOL. Still so much to
Adam.
|