php URL statements?

shaosean at unitz.ca shaosean at unitz.ca
Sun Feb 8 15:09:24 EST 2004


i wrote some software for a photograph client of mine to allow him to 
create/delete online albums of the weddings he shots.. it uses rev as 
the front-end and talks to php scripts on the server.. i just used raw 
socket commands instead of using the built-in commands..  it also 
uploaded the images through http post upload feature of php, and then 
did some moving of the files on the server end (again, all through 
php)..  i plan on re-writing it to use ftp, but still need to get around 
to it..

if you're interested in what i've done, i'll strip out the 'private' 
stuff and share the code (i was planning on making a http library with 
it in the future)..

-Sean



More information about the use-livecode mailing list