[PHP] Re: Forms Validation library

2006-04-25 Thread Jens Kleikamp
Murtaza Chang wrote: Hi I just wanted to know if there's a generalised library available for Forms validation in php? -- Murtaza Chang http://pear.php.net/package/HTML_QuickForm http://ez.no/doc/components/view/latest/(file)/introduction_UserInput.html -- PHP General Mailing List (http://www.

[PHP] Comparing 2 files

2004-03-20 Thread Jens Schmeiser
nes and show the differences; continue; } } Is there a better way to do that (and of course faster)? Regards Jens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Stopping users to see uploaded files

2005-05-27 Thread Jens Kleikamp
Probably you want to upload the files in a directory outsite the document root, but read permission by the webserver user. Then you can you use e.g. PEAR::HTTP_Download for sending the files to the client. Hope this helps, and sorry for my bad english. :) cheers Jens -- PHP General Mailing List (

[PHP] Re: guidance for communicating between frames

2005-08-29 Thread Jens Schulze
You can e.g. use javascript for intra-frame communication, but for a more specific answer we need a more specific question. Jens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: ADODB vs PHP extension

2005-09-13 Thread Jens Schulze
Do you mean the ADODB database abstraction layer for PHP or the original ADODB technology of Microsoft? Jens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: ADODB vs PHP extension

2005-09-14 Thread Jens Schulze
easily adopt from one database to another, handy helping functions for database specific date conversion and a nice sql query caching system, you should use the abstraction layer. Jens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Deny access from certain hosts

2005-09-14 Thread Jens Schulze
Aaron Greenspan wrote: > Can you do that with .htaccess? Please have a look at http://www.webmasterworld.com/forum92/2783.htm found it on the second page with the search termin "apache block requests from specific referrers". Jens -- PHP General Mailing List (http://www

[PHP] PCRE false match with preg_match?

2005-09-26 Thread Jens Schulze
ension version is 4.5 01-December-2003 Thanks for any help or feedback, Jens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PCRE false match with preg_match?

2005-09-26 Thread Jens Schulze
Murray @ PlanetThoughtful wrote: > Changing the "*" to a "+" (at least one or more occurrences) could 'fix' > that pattern (ie so that it doesn't match your string), depending on any > other values being tested by it. *keyboardbiting* I see... th

Re: [PHP] Creating PDF from a Image

2005-11-07 Thread Jens Schulze
mageMagick (http://www.imagemagick.org), which should be able to convert from PNG to PDF (with the help of Ghostscript). Jens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re[2]: [PHP] Creating PDF from a Image

2005-11-07 Thread Jens Schulze
t;, it's a pile of low quality crap from the prepress view of things. Maybe you should review your workflow. Jens -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re[2]: [PHP] Creating PDF from a Image

2005-11-09 Thread Jens Schulze
e way to go... ;-) Jens -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: how to build custom/private pear packages

2006-02-15 Thread Jens Kleikamp
/blog/index.php?/archives/308-Set-up-your-own-PEAR-channel.html http://greg.chiaraquartet.net/archives/19-Its-official-pear.chiaraquartet.net-is-live.html These guides helped quite a lot. Cheers, Jens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Working with a config file

2006-02-20 Thread Jens Kleikamp
nents overview: http://ez.no/doc/components/overview Fast, feature-rich and easy to use, hava a look at the tutorial: http://ez.no/doc/components/view/(file)/1.0/introduction_Configuration.html -Jens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] How does one build a big chat system?

2001-02-09 Thread Jens Kisters
think that refreshing the page on the clientside is a very clean solution, it really looks quite ugly. -- Grüße aus dem schönen Kleve Jens Kisters +++ neue Anschrift +++ rosomm et partner Agentur für neue Medien GmbH Dienstleistungszentrum am Weißen Tor - Eingang B Gocher Landstrasse 2 4

[PHP] Decoding E-Mails

2001-02-09 Thread Jens Kisters
. Any hints? thanks in advance Jens -- Grüße aus dem schönen Kleve Jens Kisters +++ neue Anschrift +++ rosomm et partner Agentur für neue Medien GmbH Dienstleistungszentrum am Weißen Tor - Eingang B Gocher Landstrasse 2 47551 Kleve / Bedburg-Hau Telefon: 02821 - 97856-20 Telefax: 02821

Re: [PHP] How does one build a big chat system?

2001-02-09 Thread Jens Kisters
of the System the chat is going to be run on would like an irc server on their machines. -- Grüße aus dem schönen Kleve Jens Kisters +++ neue Anschrift +++ rosomm et partner Agentur für neue Medien GmbH Dienstleistungszentrum am Weißen Tor - Eingang B Gocher Landstrasse 2 47551 Kl

Re: [PHP] re:linebreak

2001-02-14 Thread Jens Nedal
for the tabs. Jens Ostry & Partner http://www.ostry.com Hietzingerhauptstr. 145 1130 Vienna, Austria +43 1 877 74 54-18 on 14.02.2001 6:41 Uhr, Steve Werby at [E

[PHP] Problem with "=& new" and locally created instances

2003-03-28 Thread Jens von Pilgrim
d) - or a feature (locally created instances are immediately after leaving the scope)? Maybe I've programmed Java too long... Regards, jens -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Problem with "=& new" and locally created instances

2003-03-28 Thread Jens von Pilgrim
is destructed automatically by the php-engine, although a) the object is still referenced and b) even no local variable has ever referenced it. BTW: Of course the code here doesn't make really sense (according to your last sentence), but it's only an example for illustrating the problem.

RE: [PHP] automatic link execution after form submit

2003-04-04 Thread Jens von Pilgrim
n of CURL. This can be used if user shouldn't get the response of the redirected page/script. Regards, Jens BTW: Sun is shining bright, otherwise I would say: RTFM ;) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

<    1   2