php code [2008-09-01 00:57:13]
how i can change the php code when users uploaded files?
By nariman-gh
when users uploaded images in my host automatic change the name of file if exist file. My php script :. PHP Code:. <?php //wwww.*****.com) if(!is_dir("./img")) mkdir("./img", 0755); //move the uploaded file …
ProgrammingTalk - http://www.programmingtalk.com
Comment on WordPress 2.6.2-beta1 by Pinara.Net
By Pinara.Net
I hope next release can execute php code on post or page, becasue excute php code very important to make custom or add-on with other script.
Comments for geek ramblings - http://dougal.gunters.org
.