[PHP] Query string???

2002-11-18 Thread Cyclone Médias
Hi! 

I need to solve this problem:

I have a menu bar on my main page and a dynamic zone on the others levels of
my html/php site. When I am clicking the 'item 1' on my menu, I want to load
item1.php3 in the dynamic section of the next page.

 So I think I have to use sometinng like get variable in the adress bar and
after put on my 'next page'  include $var.php3 or something like that ?


As you can see I'm a newbie and  a quebecer so, sorry for my english and
thanks for your help!

Ben


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Problem unsolve! :-(

2002-11-05 Thread Cyclone Médias
Here I'm trying to explain my problem with better details...

I have a web server that I'm using to share file with my clients. So my
client are not using a ftp client software. Client have their own web_user
directory on my server example:  ip.  202.202.020.1/adq   is muy client
adq...

Clients are login from their own browser, ie most of the time... With my old
server people was able to upload file from the ie windows with a simple
upload field. I think it's a question of upload permission but, When I'm
trying to set my upload permission that bring me an error...like: server
response: SITE_umask not supported


So im in trouble! :-)

If you can help me thanks,

I was looking for an alternative in php but, dont know if it's usefull like
the other way... Because user must  upload in any folder of his own
directory...

Thanks

Ben


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Need info about upload to a FTP

2002-11-04 Thread Cyclone Médias
hi everyone.

Who knows about to create a upload function to a ftp...

I have a server with many Web_Users, I know that we can create a command
that make a upload field on each folder of the ftp... Is is a .upload file
or a php script? 

Please help!

Thanks!


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php