Can I retreive the height and width of a vitalize file with a php function? GetImageSize does not work. And does anybody know anything else php can do with vitalize? for those of you who dont know what vitalize is, its a plug-in that plays .ccn files. go to http://clickteam.com to see more...
ok i fixed the prob! the form tag should have a ENCTYPE="multipart/form-data" and the folder where I uploaded should have its chmod changed as well..
In php 4 bible it says that the double slashes are ok. It doesnt work even if i used stripslashes() and got single slashes!! I think its cause my hoster wont lemme upload files with php
yea they both have root and filename.
the error says:
Warning: Unable to open 'C:\\file\\mymovie.swf' for reading: No such file or directory in /usr/home/e/v/eviltaco/public_html/upload.php on line 6
the php code i used (in case it helps) is:
if (isSet($upload))
copy($userfile...
I dont know whether its me or the hoster, but whenever i do copy($file,"file/directory");
i get an error that says
file "C:\directory\file.swf" could not be found in "server/directory" . Is it because my hoster won't allow me to upload files or is it because i did...
How would i go about making [link][/url] tags work for a PHP web forum i am making using string replacement functions?
everything else for the forum i can do ( bold, colors, smileys etc.)
but the link tag i am having problems.
For instance if people leave off the [/url] or
just do...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.