[PHP-DEV] Zend API question

2001-08-29 Thread Ricky Dhatt
I'm writing my own extension and using the Zend API docs at Zend.com. They are very vague on using resources. I can create/destory them just fine, but the docs leave out exactly how access the resource data. I've been looking at ext/curl/curl.c and ext/crack/crack.c for guidance but I can't get ZE

[PHP-DEV] Re: Zend API question

2001-08-29 Thread Ricky Dhatt
Ack...I saw the problem right after I hit send. I guess the compiler error had me looking at the wrong argument (rsrc not **rsrc). I'd still appreicate an explaination of ZEND_FETCH_RESOURCE though. --Ricky "Ricky Dhatt" <[EMAIL PROTECTED]> wrote in message [EMAIL PR