Rabu, 30 Oktober 2013

PHP Indonesia - Facebook: [ask] masalah pembuatan file temporay nih gan, g...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
Manage your social media

Best social media tool for image publishing to Facebook and Twitter. Look amazing and delight your followers. Get 40% off when you sign up today.
From our sponsors
[ask] masalah pembuatan file temporay nih gan, g...
Oct 30th 2013, 09:22, by Adhie Purwa Sasmita

Adhie Purwa Sasmita 9:22am Oct 30
[ask]

masalah pembuatan file temporay nih gan,

gue pke script konversi BMP -> JPG
http://forums.codewalkers.com/php-coding-7/how-to-convert-bmp-to-jpg-879135.html

cuman masalah'a adalah dia membuat file temporay mengunakan fungsi tempnam,

kalo d localhost dia akan ngreturn C:\xampp\htdocs\my_folder\ttd\GDDE9A.tmp
itu path'a bener tapi dia masih ad C:\xampp..... , tp selama d localhost it work out.

nah masalahnya kalo d hosting, otomatis dia akan ngreturn /tmp/GDKZIYtD, dimana direktory tersebut tidak ada,

http://pastebin.com/xYA8NPVJ

sya udah coba :
$tmp_name = tempnam(getcwd() .'http://www.myweb.net/my_folder/ttd', "GD");

atau
$tmp_name = tempnam(getcwd() .'www.myweb.net/my_folder/ttd', "GD");

tp tetap tidak bekerja, dia tetep return /tmp/GD......

Please Help.. udah pusing msalah ini..

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar