Re: [PHP] uploading pictures

2002-07-25 Thread Alexander Kuznetsov
to include a password OW somewhere or somehitng like that? Thank you for your help! OW Oliver i think u should set write permissions to directory where u r trying to copy file -- Best regards, Alexander Kuznetsov Leading Web-programmer [EMAIL PROTECTED] Centre of engineering technologies CS Trade http

Re[2]: [PHP] uploading pictures

2002-07-25 Thread Alexander Kuznetsov
Hello Oliver, Thursday, July 25, 2002, 1:42:05 PM, you wrote: OW Alexander Kuznetsov schrieb: i think u should set write permissions to directory where u r trying to copy file OW Thank you for answering. OW But how do I set write permisisons? With a .htaccess file? OW Oliver i think

Re: [PHP] preg_match() occurence position

2002-07-25 Thread Alexander Kuznetsov
why regexps? what about simple string fuctions in PHP? for your example they will be more usefull: strrpos - http://www.php.net/manual/en/function.strrpos.php sample: $text = string; echo strrpos($text, r); // must show 2 as result -- Best regards, Alexander Kuznetsov -- PHP General

Re[2]: [PHP] Help with msql_fetch_array() FIXED ! Now cookie problems :(

2002-07-25 Thread Alexander Kuznetsov
/temp i mean without ... i had that problem - deleted and all is working now -- Best regards, Alexander Kuznetsov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] htaccess

2002-08-02 Thread Alexander Kuznetsov
/login TR Can anyone tell me what I should put in? try to set include_path from / directory, like this php_value include_path .:/home/virtual/site161/fst/var/www/html/brokenlink/login -- Best regards, Alexander Kuznetsov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP] offline application

2002-12-19 Thread Alexander Kuznetsov
I somehow to make such a project? How can I redirect request from browser to php.exe? -- Best regards, Alexander Kuznetsov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] php.exe without console window

2002-12-23 Thread Alexander Kuznetsov
, Alexander Kuznetsov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Php Ready-to-go

2002-11-04 Thread Alexander Kuznetsov
into %windir% and creates shortcut to my main programm file: php_gtk main.php if you don't need gtk - I think you should dig around a shortcut some like this php.exe your_script.php -- Best regards, Alexander Kuznetsov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re[2]: [PHP] Php Ready-to-go

2002-11-05 Thread Alexander Kuznetsov
Hello Paul, Monday, November 04, 2002, 10:00:15 PM, you wrote: PN http://pear.php.net/bcompiler ? PN ~Paul super! thnx a lot I will try it -- Best regards, Alexander Kuznetsov -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php