Hi there all,
Very dumb question.... I just read one of the quickref functions, and the
in-built function is referenced as being :
void function(integer);
What does the void mean? And how would I use the function? I just get a
parse error when I use the function with the "void" in it and the "called to
undefined function" (even with an integer) when I omit the "void."
I'm not completely brain dead as to not understand what the word "void"
means, but the more I'm reading through things, the more confused and sorry
for myself I'm getting ;) I just guess I could do with having it explained
to me in plain English.
Thanks in advance,
James.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]