Not your question?
Ask your question
View similar questions
Check out some similar questions!
Solving Functions
[ 5 Answers ]
Knowing f(x)=x^2+x and g(x)=2x+1 how would you solve f(g(x)) and (g (circle) f)(4)?? How do you determine the f^(-1) of f(x)=3x-2? Is x+2/3 correct? Thanks
Polynomial Functions
[ 1 Answers ]
Using transformations and the zeros of the polynomial function f(x)=x(x-4)(x+2) how could you determine the zeros of y=f(2x)?? Thanks
Functions
[ 7 Answers ]
Why would f(x) =pi/4x^3-sqrt2x+4 be classified as a polynomial? How would you determine the domain and range of y=x^4-4x^2? Assuming that the zeros of the function y=x^3+mx^2+nx+2 are integers how would you determine the values of m and n?? Thank you.
PHP ftp functions
[ 1 Answers ]
I am trying to write a page to ftp files from my PC to my website. I am able to connect and log in using ftp_connect() and ftp_login(), but the ftp_put function won't work. What do I use as the values for the parameters? $upload= ftp_put($conn_id,$destination_file,$source_file,FTP_ASCII); if... View more questions Search
|