hi all,
I have to use ftp functions in php. When i use ftp_connect() i get an error 'call to unsupported or undefined function'. Then i found in php manual that i should have configured php while installing with an option --with -ftp. I use php3. How should i solve this problem inorder to use these function now.
thanks in advance
ganesh
I have to use ftp functions in php. When i use ftp_connect() i get an error 'call to unsupported or undefined function'. Then i found in php manual that i should have configured php while installing with an option --with -ftp. I use php3. How should i solve this problem inorder to use these function now.
thanks in advance
ganesh