![]() |
Dynamics
A small concern..
PHP Code:
PHP Code:
|
Um, foo({1, 2, 3}); is not the same as foo(1, 2, 3);.
You're giving it an array as the only parameter, therefore you will only get an array. |
PHP Code:
|
Hmm..
PHP Code:
|
Quote:
(@temp.func)(1,2,3); It's a variable function name, and as such the parameters are sent just like they would in any other function. |
| All times are GMT +2. The time now is 01:16 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.