[PHP] Re: Please wait page while processing - SOLVED

2004-12-04 Thread Geoff Caplan
can't figure out how. -- Geoff Caplan Vario Software Ltd (+44) 121-515 1154 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Please wait page while processing

2004-12-03 Thread Geoff Caplan
! -- Geoff Caplan Vario Software Ltd (+44) 121-515 1154 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Odd behaviour of non-existent keys?

2004-08-26 Thread Geoff Caplan
'] ) ; -- Geoff Caplan Vario Software Ltd (+44) 121-515 1154 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Web functional testing tools?

2004-08-26 Thread Geoff Caplan
, or at least require Java to write the tests. What do people recommend for the functional testing of PHP data-driven apps? (By functional testing I mean testing the application as a whole, as opposed to unit testing.) -- Geoff Caplan Vario Software Ltd (+44) 121-515 1154 -- PHP

Re: [PHP] Web functional testing tools?

2004-08-26 Thread Geoff Caplan
framework. As I say, my interest in this thread is with functional testing: the testing of the application as a whole... -- Geoff Caplan Vario Software Ltd (+44) 121-515 1154 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Odd behaviour of non-existent keys?

2004-08-26 Thread Geoff Caplan
Thanks for your help, everyone, especially Michael Sims. I've reported the bug: http://bugs.php.net/bug.php?id=29848 -- Geoff Caplan Vario Software Ltd (+44) 121-515 1154 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Web functional testing tools?

2004-08-26 Thread Geoff Caplan
Is there anything I have overlooked? The problem I am facing is that it will take a few days to do a full evaluation of the options and I am pressed for time. Any advice that you could offer that would help accelerate the process would be most welcome... -- Geoff Caplan Vario Software Ltd (+44

[PHP] Odd behaviour of non-existent keys?

2004-08-25 Thread Geoff Caplan
, as expected var_dump($foo['one']['two']['three']['four'] ) ; Can anyone enlighten me? I spotted this because I was getting unexpected results with isset() used on multi-dimensional arrays. I'm using the latest version of PHP4 on Debian. -- Geoff Caplan -- PHP General Mailing List

Re[2]: [PHP] Odd behaviour of non-existent keys?

2004-08-25 Thread Geoff Caplan
that, but there must be a more elegant way, surely? -- Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re [PHP] Odd behaviour of non-existent keys?

2004-08-25 Thread Geoff Caplan
it would do any harm for me to report it, though, now there are at least 2 of us that think it looks odd. -- Geoff Caplan Vario Software Ltd (+44) 121-515 1154 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Poor error handling in Postgres API?

2004-02-10 Thread Geoff Caplan
? -- Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Reliable remote IPs in SSL?

2004-02-02 Thread Geoff Caplan
. I don't have access to any big logs right now to check this out. Does anyone have experience with this? -- Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Multiple RDBMS in one request

2004-01-14 Thread Geoff Caplan
on my current server. Any info most welcome -- Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Multiple RDBMS in one request

2004-01-14 Thread Geoff Caplan
between them or sharing data in any way Sure: that would be a bit too much to expect! Cheers Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: PHP Accelerator Support?

2004-01-05 Thread Geoff Caplan
be in the thousands, so any kind of help would be much appreciated. I have used PHP Accelerator for medium-traffic implementations with no problems. It should scale OK: as I understand it it used by Yahoo on some of their properties. Why not drop the author a line? Geoff Caplan Advantae -- PHP General

Re: [PHP] How to do this? 6 lines of code...Parse error

2004-01-05 Thread Geoff Caplan
is superior, I think. The second test adds nothing... Geoff Caplan Advantae -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Need Some Basic Help with Arrays

2003-07-11 Thread Geoff Caplan
will reward you... Geoff Caplan Advantae -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] touch( ) behaving oddly

2003-07-04 Thread Geoff Caplan
the shell. Can anyone explain what is happening here?? -- Geoff Caplan Advantae Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re:[PHP] excel 2 csv 2 mysql

2003-04-01 Thread Geoff Caplan
me binary code :| -- Geoff Caplan Advantae Ltd http://www.advantae.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re:[PHP] Capitalising Personal Names

2003-03-11 Thread Geoff Caplan
to internationalise it. Once I have had some feedback, I will post the code somewhere, as there doesn't seem to be anything like this in PHP, for some reason. Cheers Geoff Caplan Advantae Ltd http://www.advantae.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Capitalising Personal Names

2003-02-28 Thread Geoff Caplan
which handle this quite well. Does anyone have anything similar in PHP? Thanks -- Geoff Caplan Advantae Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Capitalising Personal Names

2003-02-28 Thread Geoff Caplan
Danny, DS Well it's hardly rocket science - I'm afraid it's a bit more complicated than that. There are hypenated names, names with lower-case words like de and von, Irish style names (O'Connell), Scots style names (MacDonald, McCalman) etc etc. And there are exceptions in most of these cases

[PHP] Re[2]: Capitalising Personal Names

2003-02-28 Thread Geoff Caplan
to PHP, I guess, if no-one has done it already. Geoff Caplan Advantae Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re[2]: [PHP] Capitalising Personal Names

2003-02-28 Thread Geoff Caplan
. It would be good to have a native PHP solution. I can't be the only one who needs to clean up names... Geoff Caplan -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re[2]: [PHP] Capitalising Personal Names

2003-02-28 Thread Geoff Caplan
farther ideas welcome, though. Geoff Caplan Advantae Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re[2]: [PHP] Capitalising Personal Names

2003-02-28 Thread Geoff Caplan
it as hassle free as possible. I suspect he is right. So we will do the best we can automagically... The customer's staff can always correct the odd snafu manually when they review the order. Geoff Caplan Advantae Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Image processing: tolerance of damaged files

2003-02-11 Thread Geoff Caplan
the customer has to load the images into PhotoShop and re-save, which seems to fix them most of the time. Do any of the other Linux libraries, such as Netpbm, handle damaged images more robustly? I would very much value any feedback - I don't have a lot of time for testing... Thanks -- Geoff Caplan

[PHP] Delimited file values behaving strangely...

2003-02-10 Thread Geoff Caplan
: if I try and cast the values that are failing to int, the cast produces the value 0 (zero). On the other hand, the values that are working as expected cast from, say, the string 22 to the int 22 as expected. Never seen anything like this before - can anyone give me a pointer?? -- Geoff Caplan

Re[2]: [PHP] Delimited file values behaving strangely... SOLVED

2003-02-10 Thread Geoff Caplan
Geoff Caplan Advantae Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Adding to Apache access log from PHP

2002-12-21 Thread Geoff Caplan
on the right track b -- Geoff Caplan Advantae Ltd mailto:[EMAIL PROTECTED] http://www.advantae.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Decrypting mcrypted strings on Windows desktop

2002-12-02 Thread Geoff Caplan
- none can decrypt the string output by mcrypt. Can anyone help me out here - I am running out of time. Either an open source or a commercial solution would be fine. -- Geoff Caplan Advantae Ltd mailto:[EMAIL PROTECTED] http://www.advantae.com -- PHP General Mailing List (http://www.php.net

Re[2]: [PHP] Decrypting mcrypted strings on Windows desktop

2002-12-02 Thread Geoff Caplan
this - the client is too far away to visit and not very technical... -- Geoff Caplan Advantae Ltd mailto:[EMAIL PROTECTED] http://www.advantae.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Re: Unserialize stopped working after php db upgrade

2002-09-20 Thread Geoff Caplan
. Thanks again for helping out... -- Geoff Caplan Advantae Ltd mailto:[EMAIL PROTECTED] http://www.advantae.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Unserialize stopped working after php db upgrade

2002-09-18 Thread Geoff Caplan
affected, nor are the strings urlencoded. I have no idea how to go about fixing this and I am under serious pressure to get the server back up ASAP - so I am very much hoping that to get a response from the list. -- Geoff Caplan Advantae Ltd mailto:[EMAIL PROTECTED] http://www.advantae.com

[PHP] Re: Unserialize stopped working after php db upgrade

2002-09-18 Thread Geoff Caplan
:list_2_4_man_code;s:0:;s:13:list_2_4_code;s:0:;s:13:list_2_4_sort;s:0:;s:14:list_2_5_label;s:0:;s:17:list_2_5_man_code;s:0:;s:13:list_2_5_code;s:0:;s:13:list_2_5_sort;s:0:;}};; -- Geoff Caplan Advantae Ltd mailto:[EMAIL PROTECTED] http://www.advantae.com -- PHP General Mailing List (http

[PHP] Unserialize stopped working after php db upgrade

2002-09-18 Thread Geoff Caplan
, -- Geoff Caplan Advantae Ltd mailto:[EMAIL PROTECTED] http://www.advantae.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Debugging with the Viim editor?

2002-08-29 Thread Geoff Caplan
Hi folks Has anyone got a PHP symbolic debugger working with the Vim editor? I would appreciate any tips about how this might be set up. -- Geoff Caplan Advantae Ltd mailto:[EMAIL PROTECTED] http://www.advantae.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re[2]: [PHP] Credit Card suggestions

2002-08-13 Thread Geoff Caplan
networks, so what you are planning may even be illegal! -- Geoff Caplan Advantae Ltd mailto:[EMAIL PROTECTED] http://www.advantae.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Shelling out to Aspell: Linux gurus please

2002-08-10 Thread Geoff Caplan
that a PHP question, but I am under time pressure and any tips would be much appreciated. -- Geoff Caplan Advantae Ltd mailto:[EMAIL PROTECTED] http://www.advantae.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Fast CGI ok with mod_php

2002-05-24 Thread Geoff Caplan
any feedback on the accuracy of this claim, as well). I am using Apache 1.3 on Linux. Thanks Geoff Caplan Advantae Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Using phpMyAdmin in the SSL

2002-03-12 Thread Geoff Caplan
and insecure info. If I click on OK, I just get empty frames from phpMyAdmin. Any idea what is causing this, and how it might be fixed? Or failing that, any suggestions about a secure GUI from Windows to a remote MySQL server? Thanks Geoff Caplan -- PHP General Mailing List (http://www.php.net

[PHP] MM Dependency Problem

2002-02-25 Thread Geoff Caplan
even when Apache is halted. But if I try to install his mod_php package, I get: error: failed dependencies: libmm.so.1 is needed by mod_php-4.0.6-10.arvin.rh7.1 Can anyone explain what this is, and how to solve it? Thanks Geoff Caplan Advantae Ltd -- PHP General Mailing List (http

Re: [PHP] Re: PHP vs Java reliability

2002-01-22 Thread Geoff Caplan
is ideal. If I were Zend, I would be focusing on products and pricing that appeals to this market, but they rather give the impression that they are aiming for the enterprise... Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP] PHP vs Java reliability

2002-01-21 Thread Geoff Caplan
Java because even after extensive tuning they had never got their Java servelet/bean platform as reliable as their PHP and Perl setups on both shared and dedicated servers. Has anyone else on the list got experience of this? Is PHP notably more reliable than Java in production situations? Geoff

Re: [PHP] Re: Programming a state controller for page transitions

2002-01-21 Thread Geoff Caplan
much response... Personally, I would have thought that it is worth taking to trouble to make any non-trivial code readable before open sourcing - after all, you never know what might grow from it. Even PHP itself started as a modest personal project Geoff Caplan Advantae Ltd -- PHP General

[PHP] Programming a state controller for page transitions

2002-01-18 Thread Geoff Caplan
the rule processor should be fairly straightforward. Can anyone point me at any sources about this, or perhaps share their own approaches? Thanks Geoff Caplan Advantae Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] Creating rich interfaces for web applications??

2002-01-14 Thread Geoff Caplan
library I can find is dynapi, which looks promising but is still a bit limited so far as functionality goes and the documentation is kinda thin. Do any of you folks know of a workable way to do this - either commercial or open source?? Any pointers would be much appreciated Geoff Caplan. -- PHP

Re: [PHP] CSS Editors

2002-01-14 Thread Geoff Caplan
Hi TopStyle - http://www.bradsoft.com I endorse that - it is an excellent product. And for casual use, they have a free version with nags. Geoff Caplan Advantae.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [PHP] Creating rich interfaces for web applications??

2002-01-14 Thread Geoff Caplan
Oops - forgot to send this to the list... Henning aehm, above you are talking client-side, now here Java/Tomcat /PHP, it's all server side... what is your _real_ problem? Creating Lists and all that sort of things which are easily to program and maintain for developers - either client or

Re: [PHP] Creating rich interfaces for web applications??

2002-01-14 Thread Geoff Caplan
this and will work with PHP. You can do forms in Flash, and they seem to be stable, but they are much too slow. Geoff Caplan -- 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

Re: [PHP] Creating rich interfaces for web applications??

2002-01-14 Thread Geoff Caplan
Hi What exactly is too slow with flash? dynamical genberation with action script? You could generate your content and data with PHP and display it with flash. I have just been talking to the engineers at Carrels, who have produced a Flash based system for rich forms, but I said I found

Re: [PHP] Setting up an XML platform/website

2002-01-14 Thread Geoff Caplan
sites. The material will get a bigger audience on an existing site, I suspect. Anyway, I hope you get this off the ground one way or another Geoff Caplan Advantae Ltd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [PHP] Redeclaring functions

2002-01-13 Thread Geoff Caplan
inside that. I find that PHP is great for very late binding - there is usually a way if you look for it... Geoff Caplan Advantae Ltd As a small, personal, enjoy-myself-project I'd like to run a perpetual-running socket server. Problem is; I also want it to be self-modifying so I can insert

Re: [PHP] Re: run a script for any HTTP request (was: run a script on access to a directory)

2001-09-08 Thread Geoff Caplan
on RewriteRule !^/my_conventional_directory(.*) /my_main_file.php [nocase] This means: if request is not for my conventional directory, run my main script Cheers Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: [PHP] Re: Function call introspection: possible or not?

2001-09-07 Thread Geoff Caplan
with the skills was inspired to do it... Geoff Caplan -- 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] The future of PHP - PHP Pattern Repository

2001-09-06 Thread Geoff Caplan
to flesh out and document these non-OOP approaches. But as there has been a thunderous silence, I have to assume that no one else agrees... Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: [PHP] The future of PHP - PHP Pattern Repository

2001-09-06 Thread Geoff Caplan
to increase flexibility and reduce maintenance. Good stuff, IMHO Geoff Caplan -- 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] The future of PHP - PHP Pattern Repository

2001-09-06 Thread Geoff Caplan
suggesting: http://www/geocities.com/SiliconValley/Lab/6888/prpats.htm Hope this is useful Geoff Caplan -- 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

Re: [PHP] The future of PHP - PHP Pattern Repository

2001-09-06 Thread Geoff Caplan
to unleash its full power. A repository of quality PHP Patterns would help bridge this gap. What do people think? Geoff Caplan -- 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

Re: [PHP] Passing array names into a function

2001-09-05 Thread Geoff Caplan
help much appreciated - its getting late here and I am running out inspiration Thanks again Geoff Caplan -- 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

Re: [PHP] Passing array names - a better way please

2001-09-05 Thread Geoff Caplan
'] ; echo( Result is: $resultbr ) ; ? This is hardly pretty - I am sure I must be missing something better. I would be more than grateful for any help with this Thanks Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP] Passing array names into a function

2001-09-05 Thread Geoff Caplan
, $variable, $value ) { static my_array = array( ) ; if( $action == set ) { // set my new value } } ? I have been mucking about with eval( ) and with variable variables, but can't get it to work. Can some kind person point out what I am missing?? Thanks Geoff Caplan

[PHP] Function call introspection: possible or not?

2001-09-02 Thread Geoff Caplan
request every time. Any suggestions? Thanks Geoff Caplan Advantae Ltd -- 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: The future of PHP - object model

2001-08-29 Thread Geoff Caplan
make use of its object functionality - you just have to look at the script download sites to see that this is true. Both Perl and C/C++ are examples of successful hybrid languages. With just a little extra work, PHP could join this list... Geoff Caplan -- PHP General Mailing List (http

[PHP] Re: The future of PHP -- accessory libraries

2001-08-29 Thread Geoff Caplan
to compile from source - why wouldn't they trust a professional distro? Geoff Caplan -- 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: The future of PHP - accessory libraries

2001-08-29 Thread Geoff Caplan
on your post to them and ask them precisely that. I know they are using SuSE, but that has the reputation of being the best distro for integrating other applications, so I will try to get a better handle on what the problem is. Thanks again Geoff Caplan -- PHP General Mailing List (http

[PHP] Re: The future of PHP - accessory libraries

2001-08-28 Thread Geoff Caplan
of this kind would go some way to helping PHP to catch up with competitive platforms. However, judging from this current thread, the development team don't see this as a priority, so I guess that it won't happen unless the user community makes a strong case for it. What do people think? Geoff

[PHP] Re: The future of PHP

2001-08-27 Thread Geoff Caplan
platform for building mission critical systems. I do hope that the development team, and those such as Zend who are committed to the future of PHP give this some attention. Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

[PHP] Why do constants behave like this??

2001-06-20 Thread Geoff Caplan
constants which I don't understand... Thanks Geoff Caplan

[PHP] advice on 'Nusphere Mysql Package' appreciated

2001-05-24 Thread Geoff Caplan
. Thought I would mention this, in case you wonder why Apache can't find your files! Geoff Caplan -- 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] Input buffer overflow with Apache

2001-05-14 Thread Geoff Caplan
as before, with Apache refusing to start. Can't find anything to help on the web, so I would very much appreciate some advice Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

Re: [PHP] PostgreSQL vs. Interbase

2001-05-11 Thread Geoff Caplan
of platforms. Looks like the Firebird fork is the one with the future. Geoff Caplan -- 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] How good is the Interbase/Firebird API?

2001-05-11 Thread Geoff Caplan
under load? Also, I see from the archive that someone was having problems getting the API to function under Windows. Does anyone have this working ok? Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] How good is the Interbase/Firebird API?

2001-05-11 Thread Geoff Caplan
under load? Also, I see from the archive that someone was having problems getting the API to function under Windows. Does anyone have this working ok? Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] How good is the Interbase/Firebird API?

2001-05-11 Thread Geoff Caplan
under load? Also, I see from the archive that someone was having problems getting the API to function under Windows. Does anyone have this working ok? Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] How good is the Interbase/Firebird API?

2001-05-11 Thread Geoff Caplan
under load? Also, I see from the archive that someone was having problems getting the API to function under Windows. Does anyone have this working ok? Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] Newbie struggling to set $PGDATA

2001-04-25 Thread Geoff Caplan
of the postgres utilities such as initdb seem to be able to find it. What don't I understand? I have already checked the docs/GreatBridge manual/faqs/archive, so I would very much appreciate some help. Geoff Caplan PS sorry for the garbled duplicate posting - new mail client did something strange

[PHP] Anyone got the new Postgres 7.1 .rpms working?

2001-04-24 Thread Geoff Caplan
. Is this a bug with the rpm or am I doing something dumb? My linux skills are basic so any help would be much appreciated Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

[PHP] Problems compiling DBG debugger

2001-04-23 Thread Geoff Caplan
the ./buildconf script I get permission denied from every script called. I can only run each script by manually adding x to its permissions - but this surely can't be the right way... I am new to compiling on *nix so I am probably making an elementary error. Can anyone help me out? Geoff Caplan

[PHP] UltraEdit regexes - the right version!!

2001-04-03 Thread Geoff Caplan
^t;]++function[ ]+^(*^)(*" /Function String 1 = "%[ ^t;]++var[ ]+^([$][a-zA-Z0-9_]+^)+[ ^t]+=*" /Function String 2 = "%[ ^t;]++define[ ]++[(][ ]++^([A-Z0-9_"']+^)*" Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP] Search Engines

2001-04-02 Thread Geoff Caplan
whether a search bot would see this and decide not to index as the page was about to expire. Any advice much appreciated Geoff Caplan -- 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

[PHP] PHP Wordfile for UltraEdit

2001-03-29 Thread Geoff Caplan
the change... Geoff Caplan -- 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] Dynamic constant names

2001-03-27 Thread Geoff Caplan
// We try to assign the constant value to a variable... $constant_value = $constant_name ; But we find that $constant value still contains the NAME of the constant, and not the VALUE. Am I misunderstanding something? Is there any way that this can be done? Thanks Geoff Caplan Caplan Associate

[PHP] Re[PHP] Dynamic constant names -SOLVED

2001-03-27 Thread Geoff Caplan
;) ; This does work. Thanks Paul! Geoff Caplan -- 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] Dynamic constant names - SOLVED

2001-03-27 Thread Geoff Caplan
just gives an "Undefined Variable" error. 2) eval("\$constant_value = $constant_name;") ; This does work. Thanks Paul and CC! Geoff Caplan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

[PHP] Dynamic constant names -SOLVED

2001-03-27 Thread Geoff Caplan
it, it does, of course, behave as a constant. I don't think the ${...} notation is doing anything - it is just being ignored by the parser so far as I can see ... AW $test_name="ta_dah"; AW define("constant_name","test_name"); AW $constant_value=${constant_name}; Geoff Cap

[PHP] Unusual issue - saving state in an error class

2001-03-26 Thread Geoff Caplan
like a bit of a hack. Is there a better way to get this done? I am very new to this game, so apologies in advance if any of this doesn't make sense. Thanks Geoff Caplan Caplan Associates -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

[PHP] Automatic documentation: call for help with C++

2001-03-19 Thread Geoff Caplan
be employed. Ideally, the interface would allow the user to select from a range of markup styles, rather than impose a style on all users... Any takers? Geoff Caplan Caplan Associates 33 Pytchley House Brown's Green Birmingham B20 1DN United Kingdom Voice: (+44) 0121-515 1154 mailto:[EMAIL

Re: [PHP] Checking if a web, a url really exists ?

2001-03-19 Thread Geoff Caplan
Steve wrote: SH Anybody got an idea on how to check if a url really exists ? Look at the function url_responds() in class.Validator.php3 from http://www.thewebmasters.net. This is a useful general validation class open sourced on the Gnu licence. Cheers Geoff Caplan mailto:[EMAIL PROTECTED

Re[2]: [PHP] Automatic documentation: call for help with C++

2001-03-19 Thread Geoff Caplan
Hi folks Harshdeep Jawands wrote, HSJ I'll try and have a look at ROOT and evaluate its suitability. That would be a helpful first step. I just don't have the background to understand the documentation well enough to get a handle on its capabilities. -- Best regards, Geoff