Results 1 to 8 of 8

Thread: [RESOLVED] -> = and some other questions

Threaded View

  1. #1

    Thread Starter
    Admodistrator |2eM!x's Avatar
    Join Date
    Jan 2005
    Posts
    3,900

    Resolved [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
  •  



Click Here to Expand Forum to Full Width