realbasic-nug
[Top] [All Lists]

Re: RB reading an index.PHP file?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: RB reading an index.PHP file?
From: dda <headspin at gmail dot com>
Date: Wed, 31 Aug 2005 15:29:23 +0200
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Nb67vpZqA5uQF046kad+fISU5WfM9pqKnegx+HI+M+M/z+D77yHTKk4UmNVx+d+fufvujU8CtkePeAsHnAJKiQSPlspH/4H8RA1tJJFRqAFT07yqcEjvKBCDWxumU8Pubm3kBbcZuBn4reeurNZqhNelw1VnajbTe8LUxG+31Ok=
References: <20050830230019 dot 9FC07D0A35D at lists dot realsoftware dot com> <BF3B2535 dot A65C%harvestjoel at acd dot net>
Alright, that clears it up.
When you access a PHP script with an HTTPSocket you get its output [in
the case of that script, the listing of the directory]. Check out the
RB Docs for the HTTPSocket class. It should be easy to set up, if you
already have the PHP part set up.

HTH


-- 
dda 
http://sungnyemun.org/

RBDeveloper Columnist, "Beyond the Limits"
http://rbdeveloper.com
Liste Française Solutions RB
http://www.solutionsrb.com/


On 8/31/05, Joel Newport <harvestjoel at acd dot net> wrote:
> Sorry,
> 
> I just opened the index.php in a word processor and there was all this GNU
> language in it, so I assumed that it was a GNU thing.  According to the
> comment description in the file it is a file that lists what is in a
> directory.  We use it for our website so that clients can see what is in
> their folder on our ftp site through a browser using flash.  With out the
> index.php file, their folder shows up empty.
> 
> Yes it seems that FTP suite would be perfect for me but I am only able to
> find if for RB 2005 and I use RB 5.2 on Mac.
> 
> Thanks for the info,
> 
> Joel
> On 8/30/05 7:00 PM, "realbasic-nug-request at lists dot realsoftware dot com"
> <realbasic-nug-request at lists dot realsoftware dot com> wrote:
> 
> > GNU index.PHP file??!? Wowowow... Time out
> >
> > PHP is a server-side scripting language. index.php could have any
> > content in it. It is not a directory listing app or else...
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>