|
-
Nov 16th, 2005, 05:36 PM
#1
Thread Starter
Admodistrator
[RESOLVED] -> = and some other questions
What does => do, and whats the difference from that an =?
Also, how come i cant just do:
$response-> getit();
but i have to do
$stuff = $response-> getit();
or else it $stuff will just return 'object'?
Thanks 
edit*
How do i find the ascii of a string char?
Last edited by |2eM!x; Nov 16th, 2005 at 07:15 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|