






|
LINK ME please?
 OR
|
|
|
ruminari home
I used to work in a fire hydrant factory. You couldn't park anywhere near the place.
|
|
Ruminari Archived
posted by yafujifide on monday, may 12, 1:21 am | |
Ruminari will be forever saved on this server. No buttons work, but you can use this form to choose your skin:
|
|
sup
posted by yafujifide on saturday, june 30th at 5:17 | |
Important Note to All New Users: functions do NOT have default access to GLOBAL variables. You must specify globals as such in your function using the 'global' type/keyword. See the section on variables:scope.
This note should also be added to the documentation, as it would help the majority of programmers who use languages where globals are, well, global (that is, available from anywhere). The scoping rules should also not be buried in subsection 4 of the variables section. It should be front and center because I think this is probably one of the most non-standard and thus confusing design choices of PHP.
|
|
sup
posted by yafujifide on saturday, june 30th at 5:17 | |
Important Note to All New Users: functions do NOT have default access to GLOBAL variables. You must specify globals as such in your function using the 'global' type/keyword. See the section on variables:scope.
This note should also be added to the documentation, as it would help the majority of programmers who use languages where globals are, well, global (that is, available from anywhere). The scoping rules should also not be buried in subsection 4 of the variables section. It should be front and center because I think this is probably one of the most non-standard and thus confusing design choices of PHP.
|
|
sup
posted by yafujifide on saturday, june 30th at 5:17 | |
Important Note to All New Users: functions do NOT have default access to GLOBAL variables. You must specify globals as such in your function using the 'global' type/keyword. See the section on variables:scope.
This note should also be added to the documentation, as it would help the majority of programmers who use languages where globals are, well, global (that is, available from anywhere). The scoping rules should also not be buried in subsection 4 of the variables section. It should be front and center because I think this is probably one of the most non-standard and thus confusing design choices of PHP.
|
|
|