Not a real question, i'm just beeing lazy. (Scale your efforts considering
that)
Does anybody have a ready function to return size of any given file? (Path given as paremeter)
Filesize
Moderator: General Moderators
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
hey bud let me share a little gem i found on the net somewhere
its a bookmarklet that helps you search php.net
you just click the bookmark, and a javascript opo-up box will appear, and then just type in what your searching for, and php.net will return your results. it saves major time
make a bookmark, and use the following as the location
its a bookmarklet that helps you search php.net
you just click the bookmark, and a javascript opo-up box will appear, and then just type in what your searching for, and php.net will return your results. it saves major time
make a bookmark, and use the following as the location
Code: Select all
javascript:q=document.getSelection();if(!q)void(q=prompt('PHP Reference:',''));if(q)location.href='http://www.php.net/'+escape(q)-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
-
Shendemiar
- Forum Contributor
- Posts: 404
- Joined: Thu Jan 08, 2004 8:28 am
http://www.vihti.fi/lomake/asu_rake/suu ... käsitt.pdf
Can the problem be the special char ä ?
What kind of people put names like that on the net anyway?
Can the problem be the special char ä ?
What kind of people put names like that on the net anyway?