gards,
Alexander Kuznetsov
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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
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
stall my package copy some dlls and php.ini
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
--
P
TR> php_value include_path ".:/var/www/html/brokenlink/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,
Alexan
ww.mydomain.com
try something like this
session.save_path = c:/Program Files/Apache Group/Apache/web/php/dir/files/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
...) should return me somehow: 10
l> Thanks
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
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 .htacces
able to create '/*.jpg': Permission denied in fotos2.php on
OW> line 62
OW> I do not understand why that happens. Do I need 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 direct
9 matches
Mail list logo