[PHP] PHP/AJAX File DragDrop

2007-11-30 Thread Andrei Verovski (aka MacGuru)
Hi ! Anyone knows PHP/AJAX library which allows to get full path of file dropped into web browser's window area? It is required for document archiving system in order to avoid multiple (or to be more precise, almost endless) usage of open file dialogs from the browser. Library should be

Re: [PHP] Storing compiled code on the server

2007-02-21 Thread Andrei Verovski (aka MacGuru)
On Wednesday 21 February 2007 16:52:40 Brian Dunning wrote: I have a few scripts that I want to protect from the prying eyes of even people with root access to my server. The best suggestion I've heard is to store only the compiled version on the server itself. I have no idea how to do this or

[PHP] CMS Engine(s) with Savant (or other non-compiling template engine)

2007-01-28 Thread Andrei Verovski (aka MacGuru)
Hi ! Anyone knows if there any CMS engine(s) which PHP Savant template engine or any similar non-compiling template system ? Unlike other template systems, Savant by default does not compile your templates into PHP; instead, it uses PHP itself as its template language so you don't need to

[PHP] Re: PHP AJAX Framework - Suggestions Please

2006-04-03 Thread Andrei Verovski (aka MacGuru)
:13, you wrote: Hello, on 04/01/2006 12:00 PM Andrei Verovski (aka MacGuru) said the following: Anyone can suggest me which PHP AJAX framework you are using, for what reason(s), what are pros and cons of your particular choice. I found many, and now facing difficult choice. BTW, how do

[PHP] PHP AJAX Framework - Suggestions Please

2006-04-01 Thread Andrei Verovski (aka MacGuru)
Hi, Anyone can suggest me which PHP AJAX framework you are using, for what reason(s), what are pros and cons of your particular choice. I found many, and now facing difficult choice. BTW, how do you pass session id between calls to PHP from JavaScript (cookies or explicit

[PHP] Benchmarking SPL Iterators vs for / foreach ???

2005-11-26 Thread Andrei Verovski (aka MacGuru)
only through Zend engine which for sure adds extra performance penalty. Thanks in advance for any suggestion(s) ***   with best regards ***   Andrei Verovski (aka MacGuru) ***   Mac, Linux, DTP, Programming Web Site *** ***   http

[PHP] PHP5 and SuSE 10 Problem - Help Please

2005-10-15 Thread Andrei Verovski (aka MacGuru)
Hi, After having numerous problems after upgrade from 9.3 to 10.0 (i.e. dead USB), I simply reformatted my HD and installed SuSE 10 from scratch. Everything is almost fine except PHP5.04 - none of PHP program is working. I have configured Apache2 with YaST2 http module, enabled PHP5 and

[PHP] Moving PEAR installation (for self-contained class library)

2005-05-27 Thread Andrei Verovski (aka MacGuru)
). *** with best regards *** Andrei Verovski (aka MacGuru) *** Mac, Linux, DTP, Programming Web Site *** *** http://snow.prohosting.com/guru4mac/ -- PHP General Mailing List (http://www.php.net

Re: [PHP] PHP IDE for OS X

2004-09-04 Thread Andrei Verovski (aka MacGuru)
). ***   with best regards ***   Andrei Verovski (aka MacGuru) ***   Mac, Linux, DTP, Programming Web Site *** ***   http://snow.prohosting.com/guru4mac/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] PHPEclipse?

2004-07-12 Thread Andrei Verovski (aka MacGuru)
. I downloaded the July .ZIP file and unzipped it into the plugins directory. Its not recognizing it. Anyone have this working? -Dan Joseph -- ***   with best regards ***   Andrei Verovski (aka MacGuru) ***   Mac, Linux, DTP, Programming

Re: [PHP] PHPEclipse?

2004-07-12 Thread Andrei Verovski (aka MacGuru)
On Monday 12 July 2004 11:27 pm, Dan Joseph wrote: How did you get it installed?  Did you just extract the zip into the plugins directory? Yes. -- ***   with best regards ***   Andrei Verovski (aka MacGuru) ***   Mac, Linux, DTP, Programming

[PHP] How to obtain MAC address of server where PHP is running

2004-05-29 Thread Andrei Verovski (aka MacGuru)
Hi, Anyone knows ho to obtain MAC address of server where PHP is running (with PHP function, of course)? Thanks in advance for any suggestion(s) Andrei -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How to obtain MAC address of server where PHP is running

2004-05-29 Thread Andrei Verovski (aka MacGuru)
Hi, Gerard, Can you please be so kind to post your code snippet you have described below? Thanks. On Saturday 29 May 2004 05:36 pm, Gerard Samuel wrote: On Saturday 29 May 2004 10:21 am, Andrei Verovski (aka MacGuru) wrote: Hi, Anyone knows ho to obtain MAC address of server where PHP

Re: [PHP] How to obtain MAC address of server where PHP is running

2004-05-29 Thread Andrei Verovski (aka MacGuru)
Hi, Gerard, Thanks a lot ! On Saturday 29 May 2004 08:09 pm, Gerard Samuel wrote: On Saturday 29 May 2004 12:35 pm, Andrei Verovski (aka MacGuru) wrote: Hi, Gerard, Can you please be so kind to post your code snippet you have described below? ?php ob_start(); passthru('/sbin

[PHP] Problem - Turckmmcache, Apache2 and SuSE 9.1

2004-05-19 Thread Andrei Verovski (aka MacGuru)
Hi, I have compiled and installed (precisely following instruction) turck-mmcache 2.4.6 for Apache2-2.0.49-23/php4-4.3.4-43.3 on SuSE 9.1. Unfortunately, I cannot start Apapche2 anymore, I am getting this error message: /usr/sbin/httpd2-prefork: error while loading shared libraries:

[PHP] Problem - Turckmmcache, Apache2 and SuSE 9.1

2004-05-18 Thread Andrei Verovski (aka MacGuru)
Hi, I have compiled and installed (precisely following instruction) turck-mmcache 2.4.6 for Apache2-2.0.49-23/php4-4.3.4-43.3 on SuSE 9.1. Unfortunately, I cannot start Apapche2 anymore, I am getting this error message: /usr/sbin/httpd2-prefork: error while loading shared libraries:

[PHP] PHP5 RC1 rpms for Mandrake 10

2004-04-23 Thread Andrei Verovski (aka MacGuru)
Hi, Anyone can suggest me where I can get PHP5 RC1 rpms (with possible max# of extensions) for Mandrake 10? I have tried to make them myself, but run into numerous problems. Thanks in advance for any suggestion(s) Andrei Verovski (aka MacGuru) -- PHP General Mailing List (http://www.php.net

[PHP] PHP5 RC1 rpms for Mandrake 10

2004-04-11 Thread Andrei Verovski (aka MacGuru)
Hi, Anyone can suggest me where I can get PHP5 RC1 rpms (with possible max# of extensions) for Mandrake 10? I have tried to make them myself, but run into numerous problems. Thanks in advance for any suggestion(s) Andrei Verovski (aka MacGuru) -- PHP General Mailing List (http://www.php.net