Re: [PHP] PHP 4.1 out?

2001-12-02 Thread ~~~i LeoNid ~~
On Thu, 29 Nov 2001 15:37:09 -0600 impersonator of [EMAIL PROTECTED] (Mark Charette) planted I saw in php.general: -Original Message- From: ~~~i LeoNid~~ [mailto:[EMAIL PROTECTED]] It could be stated on the site, or (and) tar could be re-moved. As far as I am concerned, as soon

Re: [PHP] PHP 4.1 out?

2001-11-29 Thread ~~~i LeoNid ~~
On Wed, 28 Nov 2001 20:57:41 +0100 impersonator of [EMAIL PROTECTED] (Zeev Suraski) planted I saw in php.general: There were some last minute issues that required further testing... It could be stated on the site, or (and) tar could be re-moved. As far as I am concerned, as soon as something is

Re: [PHP] Re: Error: Can't redeclare already declared function (PHP 3.0.15)

2001-10-27 Thread ~~~i LeoNid ~~
On Fri, 26 Oct 2001 20:54:00 -0400 impersonator of [EMAIL PROTECTED] (Gerard Onorato) planted I saw in php.general: Hi, Another solution I have used when I have to do conditional includes which may cause the same page to be included twice Unfortunately, you can't include FUNCTION()

Re: [PHP] Re: Error: Can't redeclare already declared function (PHP 3.0.15)

2001-10-27 Thread ~~~i LeoNid ~~
On Sat, 27 Oct 2001 13:21:58 +0200 impersonator of [EMAIL PROTECTED] (Tamas Arpad) planted I saw in php.general: Unfortunately, you can't include FUNCTION() conditionaly (well, you can, but then you can't use it out of this if():). Why only such dumn restriction, PHP developers? I think it's

Re: [PHP] = 0 and = 0

2001-10-26 Thread ~~~i LeoNid ~~
On Thu, 25 Oct 2001 02:04:14 -0700 (PDT) impersonator of [EMAIL PROTECTED] (Rasmus Lerdorf) planted I saw in php.general: if(strpos(abcdef,abc)) { ... } and then be confused that the condition appeared not to be met. What they actually should have done was: if(strpos(abcdef,abc)!==false)

Re: [PHP] Can I have If...Else inside a For Loop???

2001-10-20 Thread ~~~i LeoNid ~~
On Fri, 19 Oct 2001 21:46:29 -0700 impersonator of [EMAIL PROTECTED] (Brad Melendy) planted I saw in php.general: arrh! I don't think I can say much else. Thanks so much for pointing that out David. ;-) .Brad David Pearson [EMAIL PROTECTED] wrote in message

Re: [PHP] how to use the function strtotime

2001-09-21 Thread ~~~i LeoNid ~~
message. I had to find it by myself. It (in 4.0.6, at least) returns -1 on erroneous data supply. Make sure, you check for that, if, like, you convert user data, otherwise it will blow up on its further processing. -- i leonid http://nux.home.dk3.com -- PHP General Mailing List (http://www.php.net

Re: [PHP] For the RegExps gurus!

2001-09-21 Thread ~~~i LeoNid ~~
. -- i leonid http://nux.home.dk3.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP] Re: Modularity--Optimizing Includes and Libs

2001-09-20 Thread ~~~i LeoNid ~~
; and big, less common, functions - are _included_, for better maintainability/documentation. Don't know how much it helps performance-wise though. -- i Leonid -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: [PHP] For the RegExps gurus!

2001-09-18 Thread ~~~i LeoNid ~~
Regards. i Leonid PS: Have you seen a bike/pilot helmeted guy, speaking of unix advantages, lately? - in your 'dream'. I did - in mine (submitted to me actually:) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] Re: Sorting an array

2001-09-16 Thread ~~~i LeoNid ~~
the first glance without improvement attempts:) you missed reset() of array before the while(list() each()) structure. .. var_dump($arr2); This ^one^ is a good choice:) .. i leonid http://nux.home.dk3.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

Re: [PHP] For the RegExps gurus!

2001-09-07 Thread ~~~i LeoNid ~~
On Fri, 7 Sep 2001 09:39:37 +0200 impersonator of [EMAIL PROTECTED] (* RZe:) planted I saw in php.general: Original message From: ~~~i LeoNid ~~ [EMAIL PROTECTED] Date: Thu, Sep 06, 2001 at 05:30:44PM + Message-ID: 3b97b222.78196206@localhost Subject: Re: [PHP] For the RegExps gurus! You

[PHP] Re: How to pass variables to php functions from url's?

2001-09-07 Thread ~~~i LeoNid ~~
com/path/username, I want a php script to execute, as if the url entered was http://www.test.com/path.php?value=username. I'm running PHP 4.0.6 on Apache 1.3.20. Thanks! /Martin Lindhe i Leonid. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Re: [PHP] For the RegExps gurus!

2001-09-06 Thread ~~~i LeoNid ~~
-- -- Stationsplein 82 -- 2011 LM HAARLEM -- Netherlands -- -- http://www.datalink.nl -- -- i leonid http://nux.home.dk3.com/ no phone here, but for other personals - donation info. - visit i site^:) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

Re: [PHP] Re: The secrecy of PHP code

2001-08-14 Thread ~~~i LeoNid ~~
ttribute for files on download by default, and then refuse executing them on this basis, so you have to re-set attribute manually. But this alone still doesn't allow others to read .php as source (these files can only be overwritten) /Søren Just my legal 2c i leonid. -- PHP General Mailing Li

Re: [PHP] The secrecy of PHP code

2001-08-13 Thread ~~~i LeoNid ~~
itself, i believe. -- ReGards, i leonid -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP] a good PHP editor

2001-07-21 Thread ~~~i LeoNid ~~
to the list is in fact to stop it. This statement is not even funny:) Yoroshiku onegaishimasu, I admire you POLIglotIC (speaking many languages) talents. Though, it would be nice, if you had included tran S fr. Japanese, for some of us - ignorant in .jp:) Maxim Maletsky -- i Leonid -- PHP General

Re: [PHP] a good PHP editor

2001-07-20 Thread ~~~i LeoNid ~~
:) it should be mostly (although sometimes it is a product too) freely and easily publicly available. (speaking of general information in general:) Once again, I apologize to the list. U do?:) -maxim maletsky i Leonid (not a Union member:) http://nux.home.dk3.com/ -- PHP General Mailing List (http

Re: [PHP] a good PHP editor

2001-07-20 Thread ~~~i LeoNid ~~
:) it should be mostly (although sometimes it is a product too) freely and easily publicly available. (speaking of general information in general:) Once again, I apologize to the list. U do?:) -maxim maletsky i Leonid (not a Union member:) http://nux.home.dk3.com/ -- PHP General Mailing List (http

Re: [PHP] a good PHP editor

2001-07-19 Thread ~~~i LeoNid ~~
On Thu, 19 Jul 2001 00:21:47 -0700 impersonator of [EMAIL PROTECTED] (Evan Nemerson) planted I saw in php.general: You wouldn't happen to be ...abridging the freedom of speech..., would you??? No, not everyone knows about astalavista.box.sk. However, most of us do. Why? Because people told us

Re: [PHP] a good PHP editor

2001-07-18 Thread ~~~i LeoNid ~~
possesion.. but (i think:) it should be mostly (although sometimes it is a product too) freely and easily publicly available. (speaking of general information in general:) Once again, I apologize to the list. U do?:) -maxim maletsky i Leonid (not a Union member:) http://nux.home.dk3.com/ -- PHP

[PHP] Re: building a search engine ??

2001-07-12 Thread ~~~i LeoNid ~~
On Thu, 12 Jul 2001 14:26:33 +0200 impersonator of [EMAIL PROTECTED] (Void) planted I saw in php.general: I am thinking of building a search engine with the grep command for our site. i have my information in a mysql db, but i am putting it back into text files. reoson being is that maybe the

Re: [PHP] Pricing Advice Needed

2001-06-29 Thread ~~~i LeoNid ~~
On 28 Jun 2001 02:08:20 -0700 impersonator of [EMAIL PROTECTED] (elias) planted I saw in php.general: It all depends on your experience and knowledge. You know that if you're too experienced you can save lots of research and learning time. therefore you have to estimate how much does your hour

Re: [PHP] Re: [PHP-DEV] Fork() in php?

2001-05-24 Thread ~~~i LeoNid ~~
. Is it (compiler) suppose to be supported on the server _in addition_ to normal php engine? anyway, for the user's (lonely wolf's:) prospective - where is it - and how much? Regards, Manuel Lemos Web Programming Components using PHP Classes. Look at: -- i LeoNid -- PHP General Mailing List (http

Re: [PHP] Re: [PHP-DEV] Fork() in php? (äâà óäàðà - 8 äûðîê?)

2001-05-24 Thread ~~~i LeoNid ~~
engineering suffice? Inspite that I am considering download for myself only, I won't even think of it with such (funny unclear and absurd, unless proved otherwise:) restriction. Thank you for an explanation. ShaLom i Leonid. ---that's what _i_ saw in a license (if my MSG is delivered without

Re: [PHP] Site search engine suggestion.

2001-05-23 Thread ~~~i LeoNid ~~
On 20 May 2001 09:54:53 -0700 impersonator of [EMAIL PROTECTED] (Manuel Lemos) planted I saw in php.general: Hello elias, On 12-May-01 04:04:26, you wrote: Hello guys, I need that badly! I need a suggestion, advise, solution or whatever that might help! I need a Site Search script for a page

Re: [PHP] Site search engine suggestion.

2001-05-23 Thread ~~~i LeoNid ~~
On 20 May 2001 10:17:29 -0700 impersonator of [EMAIL PROTECTED] (Alok K. Dhir) planted I saw in php.general: The best open source search engines I've seen/used are: ASPSeek http://www.aspseek.org Mnogoseach http://mnogosearch.org/ ht://dig

Re: [PHP] Reversing htmlspecialchars()

2001-05-20 Thread ~~~i LeoNid ~~
On 19 May 2001 15:27:31 -0700 impersonator of [EMAIL PROTECTED] (=?iso-8859-1?Q?Rudi_Benkovi=E8?=) planted I saw in php.general: function un_htmlentities($str) { $trans = get_html_translation_table (HTML_ENTITIES); $trans = array_flip ($trans); or for

Re: [PHP] Site search engine suggestion.

2001-05-12 Thread ~~~i LeoNid ~~
On 12 May 2001 00:04:26 -0700 impersonator of [EMAIL PROTECTED] (elias) planted I saw in php.general: Hello guys,I need that badly! Hello. If you wouldn't mind disclosing your site address, and the server will allow it, I may try my php-indexer-by-links. And we will see if it'll work. No

Re: [PHP] Apache+PHP(as apache module)+SSL under Windows

2001-04-29 Thread ~~~i LeoNid ~~
On 29 Apr 2001 05:54:17 -0700 impersonator of [EMAIL PROTECTED] (Daniel BI) planted I saw in php.general: Hi there! Anybody knows if possible to have PHP as an Apache module under Windows, with SSL enabled, too? Is there an 'openSSL' lib for Windows? thanx, Daniel BI see, if you can find

Re: [PHP] ereg_replace: Replacing only first occurrence

2001-04-23 Thread ~~~i LeoNid ~~
On 23 Apr 2001 13:04:36 -0700 impersonator of [EMAIL PROTECTED] (Erica Douglass) planted I saw in php.general: I want to only replace the first occurrence of a string in a file using ereg_replace. Should I use a loop to do this? Any suggestions? Please email me at [EMAIL PROTECTED] with

Re: [PHP] Site Searchable function

2001-04-21 Thread ~~~i LeoNid ~~
On 20 Apr 2001 10:00:32 -0700 impersonator of [EMAIL PROTECTED] ("Matthew Luchak") planted I saw in php.general: check php.ini file for "allow fopen" I think. =20 Matthew Luchak=20 Webmaster Kaydara Inc.=20 [EMAIL PROTECTED] Thanks, I don't know if you are

Re: [PHP] reading microsoft word, excel, pdf document text

2001-03-27 Thread ~~~i LeoNid ~~
On 25 Mar 2001 20:25:47 -0800 impersonator of [EMAIL PROTECTED] (David Robley) planted I saw in php.general: On Mon, 26 Mar 2001 13:20, Erick Papadakis wrote: hi david, thanks for the note. ok, here is what i want to do. i want my users to upload WORD, XLS, PPT and PDF files. when they