logo       

RE: OT: Collaboration/Demonstration software.: msg#00015

php.tcphp

Subject: RE: OT: Collaboration/Demonstration software.

We use MCI's net meetings.
http://e-meetings.mci.com

I think it might be pretty expensive though.

And I have no OT PENANCE to offer.


>>-----Original Message-----
>>From: mike schrenk
>>[mailto:mikeschrenk-/E1597aS9LQAvxtiuMwx3w@xxxxxxxxxxxxxxxx]
>>Sent: Friday, March 18, 2005 12:22 AM
>>To: php email list
>>Subject: [tcphp] OT: Collaboration/Demonstration software.
>>
>>Hey all, sorry for the OT post, but I figure that one of you
>>can recommend a web based collaboration application (like WebEx).
>>
>>I need to demonstrate a web site to remote users. I want them
>>to see what I'm doing in a browser while we discuss over the phone.
>>
>>Ideally, the remote user would only need a browser and have
>>no control over the web site I am demonstrating.
>>--schrenk,
>>
>>======================================================================
>>OT PENANCE: The following function will put all of a web
>>pages links into an array
>>
>>function get_links($page)
>> {
>> $link_tag_match = "|<A[^>]+(.*)>|iU";
>> preg_match_all ($link_tag_match, $page, $original_link_array);
>> $link_array = $original_link_array[0];
>>
>> return $link_array;
>> }
>>
>>http://www.schrenk.com
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail:
>>talk-unsubscribe-4zcLI8jJc/rYtjvyW6yDsg@xxxxxxxxxxxxxxxx For
>>additional commands, e-mail: talk-help-4zcLI8jJc/rYtjvyW6yDsg@xxxxxxxxxxxxxxxx
>>
>>


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise