Re: [PHP] file upload via email

2004-04-22 Thread Yury
Sorry, This message is sent by mistake: "Yury" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > > I believe there is possibility to upload html and other types of files to > the site location via email. Using Cron I can make script to retr

Re: [PHP] file upload via email

2004-04-22 Thread Yury
Thank you very much I'll try it "Torsten Roehr" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > "Yury B ." <"[EMAIL PROTECTED]"@ctb-mesg6.saix.net> wrote in message > news:[EMAIL PROTECTED] > > Hi, > > > > I beli

[PHP] file upload via email

2004-04-22 Thread Yury
question is - does anybody know actual script for doing that? I'm not really advanced PHP developer so any help or suggestion would be appreciated. Yury -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] file upload via email

2004-04-22 Thread Yury B .
question is - does anybody know actual script for doing that? I'm not really advanced PHP developer so any help or suggestion would be appreciated. Yury -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] image upload

2003-10-06 Thread Yury B .
$img2); ?> On 6 Oct 2003 at 8:09, Jason Wong wrote: > On Monday 06 October 2003 00:32, Yury B. wrote: > > Hi I need to upload two resized images out from one jpg image. I use > > following code to do it: > > [snip] > > > > This code is working perfectly but

Re: [PHP] image upload

2003-10-06 Thread Yury B .
Sorry, there was typo in the code I sent previously. Here is the right code but the same problem - secont image is with incorrect header: On 6 Oct 2003 at 8:09, Jason Wong wrote: > On Monday 06 October 2003 00:32, Yury B. wrote: > > Hi I need to upload two resized images out fro

[PHP] image upload

2003-10-05 Thread Yury B .
script doesn't work - it produces two files on the server but only one of them is working the other one shows error of wrong hedding. How should I upload two resized files? I know it's possible but how can I fit everything in one portion of code? Yury -- PHP General Mailing

[PHP] Redirect URL

2003-09-22 Thread Yury B .
e in the same directory. it shows: Warning: Cannot modify header information - headers already sent by (output started at z:\home\test.my\www\register.php:5) in z:\home\test.my\www\mail.php on line 41 What is wrong? Yury -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] COUNT(*)

2003-08-01 Thread Yury B .
etch_array($sql)){ $pet_name=$row['pet_name']; echo ..; } the question is how do I actually retrieve the number of rows of sql query result? Yury -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: textarea rich replacement?

2003-07-16 Thread Yury B .
I know that you can set up HTMLArea and others for your needs. You can take away all functions that you don't need or hide them. All this "triks" you can find in manual Yury On 15 Jul 2003 at 16:21, Justin French wrote: > Hi all, > > I've looked at both editiz

[PHP]inheritance

2003-06-30 Thread Yury B .
ables of class A in class C like $this->B()->A(); ? I think I can't do it this way but still would like to ask it in here. If I can't do it this way - tell me how can I do it? Thank you, Yury <>< <>< <>< <>< God is our provider ><>

[PHP] Re: GD library update

2003-06-21 Thread Yury B .
Thank you the problem is solved, I just downloaded php_gd2.dll from gd site and inabled it in php.ini Now everything is working as it should. Yury On 19 Jun 2003 at 17:24, Andrei BEJENARU wrote: > > "Yury B ." <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROT

[PHP] GD library update

2003-06-19 Thread Yury B .
well how to get it and how to install? Thank you, Yury <>< <>< <>< <>< God is our provider ><> ><> ><> ><> http://www.body-builders.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php