[PHP] Converting a javascript calculating page to a PHP one

2010-07-17 Thread The Doctor
Quick question, ho easy is this? -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! http://twitter.com/rootnl2k http://www.facebook.com/dyadallee Australia!! Vote to throw the

[PHP] REpost of weird error

2009-12-01 Thread The Doctor
I needed this up like last week, but no reply. So a repost: Why is the below happening? Script started on Tue Dec 1 12:42:59 2009 doctor.nl2k.ab.ca//usr/source/php-5.3.1$ less configphpdso [?1h=./configure \ --prefix=/usr/contrib \ --localstatedir=/var \

Re: [PHP] REpost of weird error

2009-12-01 Thread The Doctor
On Tue, Dec 01, 2009 at 03:25:47PM -0500, Bob McConnell wrote: From: The Doctor I needed this up like last week, but no reply. So a repost: Why is the below happening? Just a guess, but it looks like you updated the ssh library but not the ldap libraries which depend on them

[PHP] Weird compile error

2009-11-30 Thread The Doctor
Has anyone seen this? Script started on Mon Nov 30 11:30:16 2009 doctor.nl2k.ab.ca//usr/source/php-5.3.1$ make libs/libphp5.bundle gcc -I/usr/include -g -g -O0 -Wall -avoid-version -module -L/usr/contrib/lib -L/usr/contrib//lib -L/usr/X11R6/lib -L/usr/contrib/lib/mysql

[PHP] Mac OS X Server

2009-07-14 Thread The Doctor
ALl right, I just install MySQL 5.1.36 on a Mac OS X Server but the PHP is looking at the Mysql 5.0.67 ? How do I tell the php.ini to look at the 5.1 instead of the 5.0? -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Beware

[PHP] Trying to complie a libphp5.so

2009-07-09 Thread The Doctor
Just tried to do so on php-5.2.8 and php-5.3.0 All I get is Build complete. Don't forget to run 'make test'. doctor.nl2k.ab.ca//usr/source/php-5.3.0$ make install Installing PHP SAPI module: apache2handler /var/www/build/instdso.sh SH_LIBTOOL='/var/www/build/libtool' libphp5.la

[PHP] php-general mail server on blackhole list

2009-07-03 Thread The Doctor
13 RCVD_IN_JMF_BL RBL: Sender listed in JMF-BLACK [216.92.131.4 listed in hostkarma.junkemailfilter.com] truns up in my spamc test. Please fix! -- Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca God, Queen and country! Beware

Re: [PHP] Nasty hacker spammer script

2009-05-12 Thread The Doctor
On Tue, May 12, 2009 at 07:40:57AM +0100, Ashley Sheridan wrote: On Mon, 2009-05-11 at 17:59 -0600, The Doctor wrote: [snip][/snip] You find this on your server? Ash www.ashleysheridan.co.uk Courtesy of a PHP-hacked shell. -- Member - Liberal International This is doc

[PHP] php 5.2.8 to 5.2.9 concerns

2009-03-13 Thread The Doctor
In 5.2.9 I was seeing /usr/local/lib/php/includes/XBT/class/pstgrs_DB.php(70) : Warning - pg_query(): supplied argument is not a valid PostgreSQL link resource /usr/local/lib/php/includes/XBT/class/pstgrs_DB.php(70) : Warning - pg_query() [a href='function.pg-query'function.pg-query/a]: Query

Re: [PHP] php 5.2.8 to 5.2.9 concerns

2009-03-13 Thread The Doctor
On Fri, Mar 13, 2009 at 10:30:47AM -0400, Daniel Brown wrote: On Fri, Mar 13, 2009 at 05:01, The Doctor doc...@doctor.nl2k.ab.ca wrote: [snip!] What is going on? [snip!] The warnings could've indicated simply that the error reporting configuration was different between your builds

Re: [PHP] php 5.2.8 to 5.2.9 concerns

2009-03-13 Thread The Doctor
On Fri, Mar 13, 2009 at 10:30:47AM -0400, Daniel Brown wrote: On Fri, Mar 13, 2009 at 05:01, The Doctor doc...@doctor.nl2k.ab.ca wrote: [snip!] What is going on? [snip!] The warnings could've indicated simply that the error reporting configuration was different between your builds

Re: [PHP] make libphp5.so

2009-02-28 Thread The Doctor
On Sat, Feb 28, 2009 at 09:27:41AM +0100, Per Jessen wrote: The Doctor wrote: I am running into problems compiling a shared module on BSD/OS 4.3.1 . You neglected to mention _which_ problems. [snip] I want to surpress static maode and fully concentrate only in the so. disable

[PHP] make libphp5.so

2009-02-27 Thread The Doctor
I am running into problems compiling a shared module on BSD/OS 4.3.1 . My configuration is configure \ --prefix=/usr/contrib \ --localstatedir=/var \ --infodir=/usr/share/info \ --disable-static \ --enable-shared \ --enable-embed=shared \ --mandir=/usr/share/man \ --with-elf \

[PHP] Passing a variable which is an aggregate function

2008-10-10 Thread The Doctor
What I am trying to do is to pass an aggregate variable which is the sum of some smaller variable. This var also need to finish in the form of $.YY . Pointers please. -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God, Queen and country! Beware

Re: [PHP] Passing a variable which is an aggregate function

2008-10-10 Thread The Doctor
On Fri, Oct 10, 2008 at 01:48:01PM -0400, Andrew Ballard wrote: On Fri, Oct 10, 2008 at 1:33 PM, The Doctor [EMAIL PROTECTED] wrote: What I am trying to do is to pass an aggregate variable which is the sum of some smaller variable. This var also need to finish in the form of $.YY

[PHP] Odd error

2008-05-20 Thread The Doctor
A customer was woring on php5.2.6/mysql 5.1 and no problem yet with php 5.2.5 / mysql 4.1 we get: Warning: DOMDocument::__construct() [function.DOMDocument---construct]: Malloc(88) in /usr/home/vesna/html/pryvit/church_maps/data_genxml.php on line 5 Warning: DOMDocument::__construct()

[PHP] Organizing php functions

2006-09-01 Thread The Doctor
The question comes up because: Sort file in the path interfere with one another which leads to web page malfunction. Question: should all php programmes such as drupal be placed under /usr/local/lib ? -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED]

Re: [PHP] Free Shopping Carts

2006-08-31 Thread The Doctor
On Thu, Aug 31, 2006 at 09:56:44AM +0200, Jose Leon wrote: Hello, On 8/31/06, The Doctor [EMAIL PROTECTED] wrote: Are there free shopping carts that would work with PHP 5.0.X + and MySQL 4.1.X + and /or PostgresQL 8.1+ ? I think it's not so hard to tell you an url, right? ;-) http

[PHP] Free Shopping Carts

2006-08-30 Thread The Doctor
Are there free shopping carts that would work with PHP 5.0.X + and MySQL 4.1.X + and /or PostgresQL 8.1+ ? -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising! New Brunswick kick out the Harper Puppet and

[PHP] PHP/Dreamweaver CSS issue

2006-04-03 Thread The Doctor
I am trying to modularize a Web Page using one of Dremweaver's CSSes. It works in Firefox but it falls about in IE. Is IE at fault or the modularization? -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising!

[PHP] Poker stats GET/POST page devleopment

2006-03-07 Thread The Doctor
Someone wishes to develop a site using PHP/SQL . Here are the specs: The site the client is looking for is not a gaming site. It is a site where players register to keep track of their winnings on GAMING sites. It will have a freeroll side(where players get points not money) and a Money

Re: [PHP] Please help with apache 2

2006-01-27 Thread The Doctor
On Fri, Jan 27, 2006 at 06:03:50PM -0800, PHP wrote: Help, I can't find anything on this. I upgraded from apache 1.3 to apache 2.2 My problem is, I currently have .htm files being parsed as php, that works fine. However, if I have the php_engine turned off for a directory, any .htm

[PHP] Isolating a php directory on a main server

2006-01-26 Thread The Doctor
How can one do this ?? CLient wants to isolate away so development code so that only he can upload it and no one in the world can see it. -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising! Born 29 Jan 1969

[PHP] replacing .shtml #exec cgi with php calls

2006-01-10 Thread The Doctor
How do I accomplish this? We have !--#exec cgi=/cgi-bin/script.pl -- and wish to replace it with a php call. Similarly we want to hide a js script. -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising!

Re: [PHP] replacing .shtml #exec cgi with php calls

2006-01-10 Thread The Doctor
On Tue, Jan 10, 2006 at 04:57:51PM +, David Grant wrote: Dr. The Doctor wrote: !--#exec cgi=/cgi-bin/script.pl -- and wish to replace it with a php call. php.net/exec I did try ?php exec(path/to/cgi-bin/script.pl,$output); ? And got nothing. Any additional pointers

[PHP] What do I need to add to my php5 calls

2006-01-09 Thread The Doctor
I get a customer that has the following code that needs to run: ? Header(Content-Type: image/gif); if(isset($_GET['BTT'])){ $BTT = $_GET['BTT']; } else{ $BTT = ; } $insert = imagecreatefromgif(MenuButton3.gif); $text=$BTT;

[PHP] Set Timezone to localtime in php.ini

2005-11-15 Thread The Doctor
IS their a way to set the time to localtime instead of GMT in the ini file? Some users are complaining that they are seeing GMT, which this server is set to. -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ

Re: [PHP] WebHosting suggestions

2005-07-02 Thread The Doctor
On Sat, Jul 02, 2005 at 12:05:49AM -0500, John Jairo Vega Angulo wrote: Hi, hope you have a good programming: I'm still a novice in php topics and I'm looking forward to find a FREE hosting site to publish my .php's, so I hope you could give me an advise, and if the service provides MySQL

[PHP] PHP autogenerating Website Templates

2005-06-17 Thread The Doctor
Question: Is there a package that can autogenerate a Web Site using templates based on BSD/Apache/Mysql/PHP ?? IT would be nice to know. -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising! nk.ca started 1

Re: [PHP] Question about acessing databases and formatting output

2005-05-10 Thread The Doctor
On Mon, May 09, 2005 at 10:41:22PM +0530, bala chandar wrote: On 5/9/05, The Doctor [EMAIL PROTECTED] wrote: On Mon, May 09, 2005 at 08:19:47PM +0530, bala chandar wrote: Hi, On 5/9/05, The Doctor [EMAIL PROTECTED] wrote: On Mon, May 09, 2005 at 08:29:34AM +0530, bala chandar wrote

Re: [PHP] Question about acessing databases and formatting output

2005-05-09 Thread The Doctor
On Mon, May 09, 2005 at 08:29:34AM +0530, bala chandar wrote: On 5/9/05, bala chandar [EMAIL PROTECTED] wrote: Hi On 5/9/05, The Doctor [EMAIL PROTECTED] wrote: On Sun, May 08, 2005 at 01:49:08PM -0600, The Doctor wrote: On Sun, May 08, 2005 at 08:56:25PM +0530, bala chandar wrote

Re: [PHP] Question about acessing databases and formatting output

2005-05-09 Thread The Doctor
On Mon, May 09, 2005 at 08:19:47PM +0530, bala chandar wrote: Hi, On 5/9/05, The Doctor [EMAIL PROTECTED] wrote: On Mon, May 09, 2005 at 08:29:34AM +0530, bala chandar wrote: On 5/9/05, bala chandar [EMAIL PROTECTED] wrote: Hi On 5/9/05, The Doctor [EMAIL PROTECTED] wrote

Re: [PHP] Question about acessing databases and formatting output

2005-05-08 Thread The Doctor
On Thu, May 05, 2005 at 05:49:38AM -0600, The Doctor wrote: On Thu, May 05, 2005 at 10:11:14AM +0530, bala chandar wrote: hi, On 5/5/05, The Doctor [EMAIL PROTECTED] wrote: This is probably easy, but how does one access a database, mysql or oracle or postgresql, and present

Re: [PHP] Question about acessing databases and formatting output

2005-05-08 Thread The Doctor
On Sun, May 08, 2005 at 08:56:25PM +0530, bala chandar wrote: On 5/8/05, The Doctor [EMAIL PROTECTED] wrote: On Thu, May 05, 2005 at 05:49:38AM -0600, The Doctor wrote: On Thu, May 05, 2005 at 10:11:14AM +0530, bala chandar wrote: hi, On 5/5/05, The Doctor [EMAIL PROTECTED] wrote

Re: [PHP] Question about acessing databases and formatting output

2005-05-08 Thread The Doctor
On Sun, May 08, 2005 at 01:49:08PM -0600, The Doctor wrote: On Sun, May 08, 2005 at 08:56:25PM +0530, bala chandar wrote: On 5/8/05, The Doctor [EMAIL PROTECTED] wrote: On Thu, May 05, 2005 at 05:49:38AM -0600, The Doctor wrote: On Thu, May 05, 2005 at 10:11:14AM +0530, bala chandar

Re: [PHP] Question about acessing databases and formatting output

2005-05-05 Thread The Doctor
On Thu, May 05, 2005 at 10:11:14AM +0530, bala chandar wrote: hi, On 5/5/05, The Doctor [EMAIL PROTECTED] wrote: This is probably easy, but how does one access a database, mysql or oracle or postgresql, and present the data in a tabular format? -- Member - Liberal International

[PHP] Question about acessing databases and formatting output

2005-05-04 Thread The Doctor
This is probably easy, but how does one access a database, mysql or oracle or postgresql, and present the data in a tabular format? -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising! UK as 5 May 2005

Re: [PHP] Re: 4.3.10 breaking things? Back working after reverting to 4.3.9

2004-12-17 Thread The Doctor
On Fri, Dec 17, 2004 at 06:47:23PM -0600, Michael Sims wrote: Ben wrote: Reverting back to 4.3.9 with the same build configuration options used in 4.3.10 has fixed the problems with the various scripts. Do you use Zend Optimizer? If so you should upgrade to the latest version:

[PHP] Hacking attempt

2004-11-14 Thread The Doctor
One of our customers how has Hacking attempt on their index.php instead of their regualr page. What caused this and how do we get the regualr page back? -- Member - Liberal International This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] God Queen and country! Beware Anti-Christ rising!

[PHP] Customer is looking for packages as follows

2004-10-22 Thread The Doctor
A customer of mine is looking for the below package/requirements on a BSD/OS 4.3.1 running apache-ssl with perl 5.8.5 and php 4.3.9 Sorry for the delay getting back to you. Here are the requirements: 1. Form Content Security. (FormmailEncoder/Decoder) As I understand it, on a secure website

[PHP] Problems compiling a DSO in BSD/OS 5.1

2004-04-18 Thread The Doctor
Can someone tell me where to start? I was able to compile a DSO in BSD/OS 4.3.1 . I try to use the same setup in BSD/OS 5.1 and not even a .so would show up. HELP!! -- Member - Liberal International On 11 Sept 2001 the WORLD was violated. This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED]

Re: [PHP] PHP 4.3.5 Released

2004-03-26 Thread The Doctor
On Fri, Mar 26, 2004 at 08:55:52AM -0500, Ilia Alshanetsky wrote: PHP Development Team is proud to announce the release of PHP 4.3.5. This is primarily a bug fix release, without any new features or additions.PHP 4.3.5 is by far the most stable release of PHP to date and it is recommended that

Re: [PHP] need PHP server

2003-10-02 Thread The Doctor
On Thu, Sep 25, 2003 at 05:22:44PM +0700, Hung Cuong wrote: I need an server to put my php file to post mail. So anybody can introduce me some server Thanks. Check up http://www.nk.ca -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Variables not being past

2003-05-30 Thread The Doctor
Questions, I have a cusotmer using a basic username and password verifier on a php Web Page. This was working and suddenly with I redefined the php environment, the php variables are not getting passed on. why? -- Member - Liberal International On 11 Sept 2001 the WORLD was violated. This

Re: [PHP] openssl php 4.3.1

2003-03-25 Thread The Doctor
On Mon, Mar 24, 2003 at 11:15:05PM -0500, Kalin Mintchev wrote: hi all, i have problems getting fopen() and fsockopen() to work over https.. here is the problem.. from the phpinfo: OpenSSL support enabled OpenSSL Version OpenSSL 0.9.6h 5 Dec 2002 OpenSSL 0.9.6h has a

Re: [PHP] PHP 4.3.2RC1 released.

2003-03-17 Thread The Doctor
On Thu, Mar 13, 2003 at 07:12:49PM +0200, Jani Taskinen wrote: This is the first release candidate of the upcoming maintenance release of PHP 4.3.2. Please download and test it as much as possible on real-life applications to uncover any remaining issues.

Re: [PHP] PHP 4.3.0 released

2002-12-28 Thread The Doctor
On Sat, Dec 28, 2002 at 04:04:14AM -0700, Rick Widmer wrote: At 08:40 PM 12/27/02 -0700, The Doctor wrote: Is it just my or are there problems with static Aapche 1.3.27 compiles? I don't know if it is _just_ you, but my static install compiled and is running just fine. SuSE 8.0

Re: [PHP] PHP 4.3.0 released

2002-12-27 Thread The Doctor
On Fri, Dec 27, 2002 at 11:12:22AM -0500, Andrei Zmievski wrote: The PHP developers are pleased to announce the immediate availability of PHP 4.3.0, the latest and greatest version of this extremely popular and widely used scripting language. This release contains a multitude of changes, bug

[PHP] [bob@elitegroup.on.ca: image resize error still happening]

2002-12-09 Thread The Doctor
2002 07:47:47 -0700 Resent-To: The Doctor [EMAIL PROTECTED] Hi Dave, I’m still getting the following error when trying to run any of the scripts for resizing jpgs: Fatal error: Call to undefined function: imagecreatefromjpeg() in /usr/home/swp/html/php/thumbtest.php on line 20 The source

[PHP] [bob@elitegroup.on.ca: RE: php emails]

2002-09-21 Thread The Doctor
: [EMAIL PROTECTED] Resent-Date: Sat, 21 Sep 2002 19:15:13 -0600 Resent-To: The Doctor [EMAIL PROTECTED] Hello Dave, The php mail function is still not working. I've changed the coding a little bit to help you debug it. The code on the page is now: ?php mail('[EMAIL PROTECTED], [EMAIL PROTECTED

Re: [PHP] [bob@elitegroup.on.ca: RE: php emails]

2002-09-21 Thread The Doctor
+ PGP t+ 5+ X+ R++* tv+ b(+++) DI+ D++ G e+* h--- r+++ y --END GEEK CODE BLOCK-- Quoting The Doctor [EMAIL PROTECTED]: Anyone knows why the below is hapeening? My PHP info page is on http://www.nk.ca/phpinfo.phtml - Forwarded message from Bob Federer [EMAIL

Re: [PHP] Web Based Mail

2002-08-18 Thread The Doctor
On Sun, Aug 18, 2002 at 08:54:45PM +0200, Andy wrote: Horde is really great. I can definatelly recommend it to. But why not stick with sendmail? It does a great job and is easier to install with horde. Andy Try http://www.openwebamil.org . --

Re: [PHP] Web host withdraws support for PHP extensions - supposed secuity risks

2002-08-13 Thread The Doctor
On Tue, Aug 13, 2002 at 10:10:45PM +0100, Alan Hale wrote: My Web hosting company has just withdrawn (with no notice) support for PHP extensions on the grounds they represent security risks and they don't wish to spend time and effort in evaluating and compensating for those risks. I'd

Re: [PHP] Need a Web Host for php/mySQl

2002-08-13 Thread The Doctor
On Tue, Aug 13, 2002 at 06:20:08PM -0400, David T-G wrote: Thomas -- ...and then Thomas Edison Jr. said... % % Glory, % % I'm looking for a new Web Hosting company, to host my I'm not as cheap as Aletia apparently is, but I don't have the technical problems that it seems that they

[PHP] Mail programme that uses .htpasswd to verify username/password

2002-07-23 Thread The Doctor
Does anyone know of such a programme? -- Member - Liberal International On 11 Sept 2001 the WORLD was violated. This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] Society MUST be saved! Extremists must dissolve. Beware of defining as intelligent only those who share your opinions -- PHP

Re: [PHP] REminder APllication

2002-07-14 Thread The Doctor
On Thu, Jul 11, 2002 at 10:05:05PM -0400, John Holmes wrote: DOes anyone know how to build a reminder application on: a) identified users b) Sorting users' reminders?? Yes. ---John Holmes... http://homepages.tesco.net/~J.deBoynePollard/FGA/questions-with-yes-or-n

[PHP] REminder APllication

2002-07-11 Thread The Doctor
DOes anyone know how to build a reminder application on: a) identified users b) Sorting users' reminders?? -- Member - Liberal International On 11 Sept 2001 the WORLD was violated. This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] Society MUST be saved! Extremists must dissolve. Beware

[PHP] Security in phpmyadmin

2002-07-01 Thread The Doctor
Is this the place to address it? -- Member - Liberal International On 11 Sept 2001 the WORLD was violated. This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] Society MUST be saved! Extremists must dissolve. Beware of defining as intelligent only those who share your opinions -- PHP

Re: [PHP] mod_php4

2002-04-08 Thread The Doctor
Here is what I get when I try to make a DSO with apache 2.0.35 and php 4.1.2: Script started on Sun Apr 7 13:39:30 2002 doctor.nl2k.ab.ca//usr/source/php-4.1.2$ make Making all in Zend Making all in main Making all in ext Making all in zlib Making all in ftp Making all in gd Making all in

Re: [PHP] Re: Apache 2.0.28 module

2001-11-19 Thread The Doctor
On Mon, Nov 19, 2001 at 11:34:41AM +0100, Sebastian Bergmann wrote: Jobarr wrote: I need a build of PHP that can be used as a module with Apache 2.0.28 beta. Please do not massively cross-post to the various php.net mailinglists or newsgroups. -- Sebastian Bergmann

Re: [PHP] FREE S E X O 20935

2001-10-18 Thread The Doctor
Anti-spam filters needed on php list. On Thu, Oct 18, 2001 at 03:52:24AM -0700, [EMAIL PROTECTED] wrote: *** NEVER PAY FOR XXX AGAIN! TOTALLY FREE-4-LIFE *** How do you like 100% FREE XXX??? Would you like a FREE XXX Membership to see my tight teenage pussy???

[PHP] Re: MySql still not working...

2001-10-03 Thread The Doctor
On Wed, Oct 03, 2001 at 07:56:12AM -0600, System Administrator a.k.a. The Root of the Problem wrote: I will be forward this to [EMAIL PROTECTED] and hope that an answer could be there. On Wed, Oct 03, 2001 at 09:24:37AM -0400, Justin Hall wrote: Dave: We are getting closer to a

[PHP] Problems compiling with Apache 2.0 Alpha 22

2001-08-22 Thread The Doctor
Can anyone explain what I am getting this? Script started on Wed Aug 22 21:34:29 2001 doctor.nl2k.ab.ca//usr/source/php-4.0.6$ config2phpdso loading cache ./config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes

Re: [PHP] PHP 4.0.5

2001-04-24 Thread The Doctor
On another front, will PHP 4.0.5 be compilable for a STATIC apache 2.0 Beta? -- 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] PHP 4.0.5

2001-04-24 Thread The Doctor
On Tue, Apr 24, 2001 at 11:01:27AM +0300, Martín Marqués wrote: On Mar 24 Abr 2001 16:34, The Doctor wrote: On another front, will PHP 4.0.5 be compilable for a STATIC apache 2.0 Beta? As far as I know, yes! There is at configure time an option to use apache-2.0. Never used

[PHP] object-method() chaining

2001-03-06 Thread The Doctor What
tion coded? Dislaimer: I'm irrate. This problem has been grating against me for 4 weeks straight now. Ciao! -- Like punning, programming is a play on words. The Doctor What: Not that 'who' guy http://docwhat.gerf.org/ [EMAIL PROTECTED]

Re: [PHP] convert ASP to be PHP

2001-01-22 Thread The Doctor
Actually look under ftp://ftp.nl2k.ab.ca/pub/unix. I will be keeping all off my software, latest incarnation, available there. On Mon, Jan 22, 2001 at 11:52:46AM -0800, Michael A. Peters wrote: look into asp2php a search on google for asp2php should get you the huys home page. On

Re: [PHP] APC version 1.0.4 released

2001-01-17 Thread The Doctor
On Wed, Jan 17, 2001 at 07:00:12PM -0500, Daniel Cowgill wrote: Fixes this time around: * class hierarchies more than two levels deep should work now :) * should compile cleanly under PHP 4.0.2 through 4.0.4pl1 Dan Where do we get this?? -- PHP General Mailing List