[PHP] PHPUK Meeting - Cancelled

2001-08-28 Thread James Moore
have sent monies for tickets etc please contact me and they will be returned promptly. Sorry for any inconvience caused. Thanks, - James -- James Moore [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP] PHP_UK Meeting, Sat Sept 8th, Taunton, Somerset

2001-08-21 Thread James Moore
Hi all, Just to confirm over the past week or so I have received enough interest in the meeting for it to take place. The details will be as available at http://www.phpuk.org/meetings.php For those who asked how to get tickets please send monies to: James Moore Prospect House Tower Hill

Re: [PHP] Question on Commercial Offerings

2001-06-30 Thread James Moore
Thomas Deliduka wrote: > > I don't know quite how to word that subject but here's what we want to do. > > We have a shopping cart softwre (like a million others out there) which > based in windows NT with a COM+ object to guard the source code. > > We mainly offer this product to our hosting cu

RE: [PHP] Is this a joke?!

2001-06-22 Thread James Moore
> Is this a joke? > http://www.perl.com/search/index.php > > *hehe* I see someone has been reading my sig, and no its for real. - James -- James Moore [EMAIL PROTECTED] http://www.perl.com/search/index.php - we must be doing somthing right -- PHP General Mailin

[PHP] PHP UK Usergroup Meeting

2001-06-22 Thread James Moore
coming please get your tickets as soon as possible so we can cater for the correct number of people. Hope to hear from you soon. - James -- James Moore [EMAIL PROTECTED] http://www.perl.com/search/index.php - we must be doing something right -- PHP General Mailing List (http://www.php.net

RE: [PHP-CVS] cvs: php4 /ext/rtfm/tests 001.phpt

2001-04-25 Thread James Moore
I propose we merge this new extension into the 4.0.5 release branch as it is somthing that has been missing from PHP for a long time :) - James > -Original Message- > From: Hartmut Holzgraefe [mailto:[EMAIL PROTECTED]] > Sent: 25 April 2001 22:02 > To: [EMAIL PROTECTED] > Subject: [PHP-C

RE: RE: [PHP-CVS] cvs: php4 /main config.w32.h php_ini.c

2001-04-23 Thread James Moore
n [mailto:[EMAIL PROTECTED]] > Sent: 23 April 2001 19:24 > To: James Moore > Cc: [EMAIL PROTECTED] > Subject: Re: RE: [PHP-CVS] cvs: php4 /main config.w32.h php_ini.c > > > Hi James, > > No problem. I change it to > > #define PHP_CONFIG_FILE_PATH getenv("SystemR

RE: [PHP-CVS] cvs: php4 /main config.w32.h php_ini.c

2001-04-23 Thread James Moore
> fmk Mon Apr 23 10:33:22 2001 EDT > > Modified files: > /php4/mainconfig.w32.h php_ini.c > + > +/* Define directory constants for php and pear */ > +#define PHP_BINDIR "c:\\php4" > +#define PHP_LIBDIR "c:\\php4" > +#define PHP_DATADIR "c:\\php4" > +#define PHP_SYSCONFDIR "

[PHP-CVS] RE: [PHP-QA] RE: [PHP-CVS] cvs: php4(PHP_4_0_5) /ext/ircg config.m4 ircg.c php_ircg.h

2001-04-22 Thread James Moore
Liz there are lots of changes for 4.0.6 already we branch CVS when we start the release cycle. Its just a question of if these changes need to be in the branch, on the IRCG front I can see no real problem as long as Sascha is willing to test and post results (although I also feel that they should

[PHP-CVS] RE: [PHP-QA] RE: [PHP-CVS] cvs: php4(PHP_4_0_5) /ext/ircg config.m4 ircg.c php_ircg.h

2001-04-22 Thread James Moore
> On Sun, 22 Apr 2001, James Moore wrote: > > > > > > > sas Sun Apr 22 08:17:57 2001 EDT > > > > > > Modified files: (Branch: PHP_4_0_5) > > > /php4/ext/ircgconfig.m4 ircg.c php_ircg.h > > >

RE: [PHP-CVS] cvs: php4(PHP_4_0_5) /ext/ircg config.m4 ircg.c php_ircg.h

2001-04-22 Thread James Moore
> > sas Sun Apr 22 08:17:57 2001 EDT > > Modified files: (Branch: PHP_4_0_5) > /php4/ext/ircgconfig.m4 ircg.c php_ircg.h > Log: > MFH allocation-related and thttpd-independence changes Sascha can you please STOP MFH'ding your changes will have to wait for 4.0.

[PHP] RE: [PHP-WIN] xml with php

2001-04-19 Thread James Moore
> Any guidance would be greatly appreciated, Please dont cross post like this these questions should be sent to php-general. I just got three copies of this in my mailbox which isnt really necessary now is it? - James -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [

[PHP-CVS] cvs: php4 /win32 install.txt

2001-04-16 Thread James Moore
jmoore Mon Apr 16 02:44:21 2001 EDT Modified files: /php4/win32 install.txt Log: - Updating order slighly so the install is easier to follow. Index: php4/win32/install.txt diff -u php4/win32/install.txt:1.1 php4/win32/install.txt:1.2 --- php4/win32/install.txt

RE: [PHP] Forcing Case

2001-04-14 Thread James Moore
RTFM: http://www.php.net/manual/en/function.strtoupper.php http://www.php.net/manual/en/function.strtolower.php http://www.php.net/manual/en/function.ucfirst.php - James > -Original Message- > From: midget2000x [mailto:[EMAIL PROTECTED]] > Sent: 14 April 2001 08:16 > To: [EMAIL PROTECTE

RE: [PHP-CVS] cvs: php4 /ext/sockets sockets.c

2001-04-10 Thread James Moore
> > Everyone, > > Can I merge this into the current RC? This should not cause > any problems. What are we doing with the current release right now? who is having problems and which problems are outstanding?? We have two possible MFH's that people want to do which shouldnt really be included at

RE: [PHP] PHP.net is slow

2001-04-04 Thread James Moore
just grab a copy and install locally from http://snaps.php.net/ A quick rewrite rule/browser based java script etc will do exactly the same thing as php.net/functioname does but quicker. - James -- James Moore [EMAIL PROTECTED] PHP Web Scripting: http://www.php.net/ PHP QA Team: http

RE: [PHP] nl2br

2001-04-03 Thread James Moore
xperts, hm? $string =~ s/\n/\n/g -James -- James Moore [EMAIL PROTECTED] PHP Web Scripting: http://www.php.net/ PHP QA Team: http://qa.php.net/ PHP-GTK: http://gtk.php.net/ VL-SRM: http://www.vl-srm.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED

RE: [PHP] VRML and PHP

2001-04-02 Thread James Moore
> > Since PHP comes from a preprocessor and you can create VRML Code > with it, it > is > possible. Just set .vrml as your extension in the config file and > implement > PHP tags. Yep totally... James -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTE

RE: [PHP] Starting a Forum?!

2001-04-02 Thread James Moore
> Hi... > > I'm starting a forum, but I have one problem.. > > 1. Is there a easy way to ignore/don't take HTML/php tags inside a post.. > > e.g someone echo's $mysql_password/username? > or something else... > > include, require etc... take a look at http://www.php.net/manual/en/function.h

RE: [PHP] Installing PHP as cgi and as self.

2001-04-02 Thread James Moore
> Hello, > > Can I install php as a cgi and install it as its own program? On a redhat > 7.0 box Apache 1.3 > > Thanks Brandon? Yep, cgi is the same as a command line interpreter. Just ./configure and dont enable any of the sapi's James -- PHP General Mailing List (http://www.php.net/) To u

RE: [PHP-CVS] cvs: CVSROOT / avail gen_acl_file.m4

2001-04-02 Thread James Moore
Rasmus, please could you add *.chm to cvs wrappers please so the compiled helpfiles in PHPWEB arnt corrupted anymore when they are added. I dont think my Karama allows me to do this myself (I know you can cvs add -kb file.chm but someones bound to forget to do so in the future). Thanks James >

RE: [PHP] Programming Jobs - what I look for.

2001-04-02 Thread James Moore
> * Ability to talk me through at least 2 ways of solving a data > manipulation > problem, without code - whiteboard/paper/hand gestures and words only. > You also need to be able to argue why one method is better over another. > You don't have to be right, but you have to be able to justify your

RE: [PHP] ZEND Encoder

2001-04-01 Thread James Moore
probably more hassle than actually rewriting the same functionality themselves (IE thats a no its pretty much impossible to retrive source code from encoded files). James -- James Moore [EMAIL PROTECTED] PHP Web Scripting: http://www.php.net/ PHP QA Team: http://qa.php.net/ PHP-GTK: http://gtk.

[PHP-CVS] cvs: php4(PHP_4_0_5) /ext/midgard .cvsignore ChangeLog INSTALL LICENSE Makefile.in README.session article.c attachment.c calendar.c config.m4 config.m4.session element.c event.c eventmember.c file.c group.c host.c image.c mail.c member.c mgd_access.h mgd_article.h mgd_attachment.h mgd_calendar.h mgd_element.h mgd_errno.pl mgd_event.h mgd_eventmember.h mgd_file.h mgd_group.h mgd_host.h mgd_image.h mgd_internal.h mgd_mail.h mgd_member.h mgd_oop.h mgd_page.h mgd_pageelement.h mgd_pagelink.h mgd_person.h mgd_preferences.h mgd_preparser.h mgd_session.h mgd_sitegroup.h mgd_snippet.h mgd_snippetdir.h mgd_style.h mgd_topic.h midgard.c mkall oop.c page.c pageelement.c pagelink.c parameter.c person.c php_midgard.h preferences.c preparser-parser.y preparser-scanner.l preparser.c session.c session.modules.c session.sql sitegroup.c snippet.c snippetdir.c style.c topic.c

2001-03-31 Thread James Moore
jmoore Sat Mar 31 16:35:50 2001 EDT Removed files: (Branch: PHP_4_0_5) /php4/ext/midgard topic.c style.c snippetdir.c snippet.c sitegroup.c session.sql session.modules.c session.c README.session preparser.c

RE: [PHP] phpinfo unneeded

2001-03-30 Thread James Moore
> > HI all, > > how to compile php without function phpinfo enalbe. so if user call > > phpinfo() it would be false/error. i would like to build a free web > > server with php but i don't like if the user know what are the tools > > in my server 'couse it's a free server. > > > > is it possible

RE: [PHP] PHP SITE REDESIGN - What happened to older source files?

2001-03-30 Thread James Moore
The files are no longer avaible form the site but are still avalible via cvs (cvs.php.net) just checkout the files you want from the distributions directory. I wouldnt advise using anything less recent than 4.0.4pl1 though due to security issues in previous versions. James -- James Moore [EMAIL PROTE

[PHP-CVS] cvs: php4 / run-tests.php

2001-03-29 Thread James Moore
jmoore Thu Mar 29 04:07:38 2001 EDT Modified files: /php4 run-tests.php Log: Output php version at end of tests. Index: php4/run-tests.php diff -u php4/run-tests.php:1.21 php4/run-tests.php:1.22 --- php4/run-tests.php:1.21 Wed Mar 21 08:01:52 2001 ++

RE: [PHP-CVS] cvs: php4 /ext/midgard config.m4 config.m4.session

2001-03-29 Thread James Moore
> On Thu, Mar 29, 2001 at 11:50:29AM +0100, James Moore wrote: > > > > > abThu Mar 29 02:35:33 2001 EDT > > > > > > Modified files: > > > /php4/ext/midgard config.m4 config.m4.session > > > Log: > > >

RE: [PHP-CVS] cvs: php4 /ext/midgard config.m4 config.m4.session

2001-03-29 Thread James Moore
> abThu Mar 29 02:35:33 2001 EDT > > Modified files: > /php4/ext/midgard config.m4 config.m4.session > Log: > - Typo fixed > - config.m4.session updated to config.m4 What does this fix do?? does it need to be included in 4.0.5?? or will ming work without it?? James --

RE: [PHP] IP of server?

2001-03-28 Thread James Moore
e to php.ini that gets read at startup and is cached from then > on. Any ideas? Why not test for the enviromental var, if its not there then call your function, if it is use it? James -- James Moore [EMAIL PROTECTED] PHP: http://www.php.net/ PHP QA Team: http://qa.php.net/ PHP-GTK: http://g

RE: [PHP] trim string

2001-03-21 Thread James Moore
> -Original Message- > From: Wen Ni Leong [mailto:[EMAIL PROTECTED]] > Sent: 21 March 2001 10:10 > To: [EMAIL PROTECTED] > Subject: [PHP] trim string > > > I need help in this basic string function. > I query from the database by using while loop and the result in in > array. I separa

RE: [PHP-CVS] cvs: php4 /ext/cpdf php_cpdf.h

2001-03-18 Thread James Moore
> Modified files: > /php4/ext/cpdfphp_cpdf.h > Log: > Solved compile failure due to clash bewteen IMAP and ClibPDF headers. Does this need to be in 4.0.5 release?? if so please merge it into the release branch (PHP_4_0_5). James -- PHP CVS Mailing List (http://www.php.net/) To

[PHP-CVS] cvs: php4(PHP_4_0_5) /ext/standard credits.c credits.h info.h

2001-03-17 Thread James Moore
_table_row(1, "Andre Langhorst, Hellekin O. Wolf, Jalal Pushman, James Moore, Jani Taskinen, Joey Smith, Olivier Cahagne, Phil Driscoll, Sebastian Bergmann, Zak Greant"); + php_info_print_table_end(); + } + + if (flag & PHP_CR

[PHP-CVS] cvs: php4 /ext/standard credits.c credits.h info.h

2001-03-14 Thread James Moore
t, Hellekin O. Wolf, Jalal Pushman, James Moore, Jani Taskinen, Joey Smith, Olivier Cahagne, Phil Driscoll, Sebastian Bergmann, Zak Greant"); + php_info_print_table_end(); + } + + if (flag & PHP_CREDITS_WEB) { + /* Website Team *

RE: [PHP] good ide?

2001-02-27 Thread James Moore
May I suggest the Zend IDE, at the moment it is the only one to really be a full IDE with Debugger support etc. you can get a demo of it from http://www.zend.com/store/. James > -Original Message- > From: Luke Loeffler [mailto:[EMAIL PROTECTED]] > Sent: 27 February 2001 08:32 > To: [EMAI

[PHP-CVS] cvs: php4 /ext/standard string.c

2001-02-26 Thread James Moore
jmoore Mon Feb 26 05:04:01 2001 EDT Modified files: /php4/ext/standard string.c Log: Fix for bug #9449 to stop infinate loop in wordwrap. Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.191 php4/ext/standard/string.c:1.192 --- php4/ext/

RE: [PHP] C vs PHP

2001-02-24 Thread James Moore
> As you may know, C does not provide any kind of support for garbage > collection, every thing you want to be done you have to tell (in C) by > yourself. But in PHP i have no ideia about how it manages memory. for > instance: You dont need to worry about mem mangement as PHP does it all for you

RE: [PHP] DIsplaying page before script finnished

2001-02-24 Thread James Moore
> -Original Message- > From: David Tandberg-Johansen [mailto:[EMAIL PROTECTED]] > Sent: 24 February 2001 16:34 > To: [EMAIL PROTECTED] > Subject: [PHP] DIsplaying page before script finnished > > > Hello! > > I wonder if there are any way to display the page before the script is > finish

RE: [PHP] Latest PHP CVS binaries

2001-02-23 Thread James Moore
> Does anyone know where I can download some compiled binaries of the latest > PHP snapshot (Win32)? Have you got somewhere you can let me put them and Ill build you some otherwise Ill set you up an FTP account later and let you have them. James -- James Moore PHP QA Team [EMAIL PRO

[PHP-CVS] cvs: php4 /win32 php4dllts.dsp

2001-02-22 Thread James Moore
jmoore Wed Feb 21 15:52:57 2001 EDT Modified files: /php4/win32 php4dllts.dsp Log: Adding crypt.c and php_crypt.h to win32 builds, they were missing.. Index: php4/win32/php4dllts.dsp diff -u php4/win32/php4dllts.dsp:1.30 php4/win32/php4dllts.dsp:1.31 --- php4/

[PHP-CVS] cvs: php4 /ext/standard array.c crypt.c php_rand.h rand.c

2001-02-21 Thread James Moore
jmoore Wed Feb 21 16:24:19 2001 EDT Modified files: /php4/ext/standard array.c crypt.c php_rand.h rand.c Log: Adding php_rand() and php_srand(seed) as a wrapper around random, lrand48 and rand. Index: php4/ext/standard/array.c diff -u php4/ext/standard/arr

RE: [PHP] Function/method syntax limitations

2001-02-20 Thread James Moore
untested but.. > $foo = ${$test->blah()}[0]; > // Similarly for objects, cannot do: > $foo = $test->childTest()->blah(); $foo = ${$test->childTest()}->blah(); > // Instead have to do: > $temp = $test->childTest(); > $foo = $temp->blah(); Might work.. never had need to test it and cant be both

RE: [PHP] Creative solution with XML,PHP,MYSQL

2001-02-19 Thread James Moore
> -Original Message- > From: Siim Einfeldt aka Itpunk [mailto:[EMAIL PROTECTED]] > Sent: 17 February 2001 14:25 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [PHP] Creative solution

RE: [PHP] zend ide & debugger

2001-02-16 Thread James Moore
> > > > The IDE is pretty nice. Startup (Windows version through > Samba) takes a > > long time and there are still some crashing issues. Have you reported these if the happen consistenly Im sure the Zend folk would love to hear about them so that they can fix them.. > > It's nowhere near a

[PHP] FW: CSETI Announcement - Urgent Disclosure Project Update

2001-02-15 Thread James Moore
Please read and forward. -Original Message- From: James [mailto:[EMAIL PROTECTED]] Sent: 14 February 2001 21:39 To: Young, Stuart; Raf; Nicky Gosney; Nick; [EMAIL PROTECTED]; John Boddy; Iain; Green, Karen; Darren S; Andy; [EMAIL PROTECTED] Subject: FW: CSETI Announcement - Urgent Disclos

RE: [PHP] gettimeofday() question

2001-02-14 Thread James Moore
> I need to be able to create files with unique names. One thought > I had was > to use the date functions. In windows API you can call a function that > returns the number of milliseconds since, I think its January 1, > 1970. That > number would pretty much be garunteed to be unuquie (althou

[PHP] Here you have, ;o)

2001-02-13 Thread James Moore
Hi: Check This! -- 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-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry.pl group.c host.c image.c mail.c member.c mgd_access.h mgd_article.

2001-02-12 Thread James Moore
> > This is distributed as GNU and the GNU license is splattered > throughout, is > that a problem as we have seen with readline? > > Sean > This is distributed as GNU and the GNU license is splattered > throughout, is > that a problem as we have seen with readline? > The application and docum

RE: [PHP-CVS] cvs: php4 /ext/midgard .cvsignore ChangeLog INSTALL Makefile.in access.c article.c attachment.c calendar.c config.m4 element.c event.c eventmember.c file.c fudge genentry.pl group.c ho

2001-02-12 Thread James Moore
> > http://www.midgard-project.org/topic/165.html > > Well, that's a nice project, but why does it need to be in the PHP CVS? Just too add to this.. I dont see what place midgard has in PHP CVS, If I go and create a totally separate project which isnt a PHP extension really then can I put it in

RE: [PHP] IIS 5

2001-02-10 Thread James Moore
http://www.php.net/manual/en/install.iis.php and http://cvs.php.net/viewcvs.cgi/php4/win32/README.txt?rev=1.4&content-type=te xt/vnd.viewcvs-markup James > -Original Message- > From: Christian Bjorklund [mailto:[EMAIL PROTECTED]] > Sent: 10 February 2001 15:46 > To: [EMAIL PROTECTED] > S

RE: [PHP] problem with classes

2001-02-09 Thread James Moore
> I`m writing one html class for my own usage, but I`ve got some > problems. Take a look at the example: $ht -> > row(2,'','first,second'); This works fine ('first,second' represents an > array). But now, when I want to do something like that: $ht -> > row(2,'','$something,second'); then it displ

RE: [PHP] To The Hacker: CodeBoy

2001-02-08 Thread James Moore
> This is not the place to take these issues up. Please email privatly and complain to the appropriate authrities, the PHP-General list is not the place for this. James -- James Moore PHP QA Team [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

RE: [PHP] PHP Newbie, Experienced Porgrammer, Annoying fread() problem

2001-02-07 Thread James Moore
fread($book_data_file, filesize($book_data_file)); ^ should be: filesize("$thisdir/$books[$index]/book_info.dat") > echo "book_data_in = $book_data_in"; > fclose($book_da

RE: [PHP] XML -> HTML via PHP

2001-02-05 Thread James Moore
IIRC sterling (with the help of lots of cherry-beer) put some docus into the CVS the otherday, checkout http://snaps.php.net/manual for the latest version of the manual with documentation for XSL functions which are now avalible in PHP. James > -Original Message- > From: Brian V Bonini [

RE: [PHP-CVS] cvs: php4 /win32 time.c

2001-02-05 Thread James Moore
> I don't think you should be using static variables in the > functions. Don't > forget that you might have more than one thread accessing this > function at > a time (unless you came to the conclusion that a race here can't > do any harm). I dont think race conditions here will do any real harm

[PHP-CVS] cvs: php4 /ext/standard credits.c

2001-02-05 Thread James Moore
rint_table_row(1, "Andre Langhorst, Hellekin O. Wolf, Jalal Pushman, James Moore, Jani Taskinen, Joey Smith, Olivier Cahagne, Phil Driscoll, Zak Greant"); + php_info_print_table_row(1, "Andre Langhorst, Hellekin O. Wolf, Jalal +Pushman, James Moore, Jani Tas

[PHP-CVS] cvs: php4 /ext/standard/tests/time .cvsignore 001.phpt

2001-02-04 Thread James Moore
jmoore Sun Feb 4 08:56:59 2001 EDT Added files: /php4/ext/standard/tests/time .cvsignore 001.phpt Log: Adding microtime() tests Index: php4/ext/standard/tests/time/.cvsignore +++ php4/ext/standard/tests/time/.cvsignore *.exp *.out *.php phpt.* Inde

[PHP-CVS] cvs: php4 /ext/standard microtime.c

2001-02-04 Thread James Moore
jmoore Sun Feb 4 08:18:36 2001 EDT Modified files: /php4/ext/standard microtime.c Log: Always return a value even if HAVE_GETTIMEOFDAY is not set Index: php4/ext/standard/microtime.c diff -u php4/ext/standard/microtime.c:1.27 php4/ext/standard/microtime.c:1.

RE: [PHP-CVS] cvs: php4 /win32 time.c

2001-02-04 Thread James Moore
works now. Ill look and see if theres a way to make it as accurate as the *nix version. James > -Original Message- > From: James Moore [mailto:[EMAIL PROTECTED]] > Sent: 04 February 2001 15:53 > To: [EMAIL PROTECTED] > Subject: [PHP-CVS] cvs: php4 /win32 time

[PHP-CVS] cvs: php4 /win32 time.c

2001-02-04 Thread James Moore
jmoore Sun Feb 4 07:52:33 2001 EDT Modified files: /php4/win32 time.c Log: Fix for time.c under win32. Patch By: "Vanhanen, Reijo" <[EMAIL PROTECTED]> @- microtime under windows now returns accurate values (James) Index: php4/win32/time.c diff -u p

RE: [PHP] Working with email piped to PHP

2001-02-04 Thread James Moore
> # This is the standard input script. > > $fp = fopen("php://stdin","r"); > $writer_file = fopen("test.txt","w"); > fwrite($writer_file,"$fp"); > fclose($writer_file); > fclose($fp); > > ?> > > As stated, it does create the test.txt in the specified location, > however, > upon inspection of the

RE: [PHP] Pricing for PHP programming???

2001-02-01 Thread James Moore
> Isn't it illegal in the US to discuss > rates in this manner? > > It's always been my understanding that > The U.S. law specifically makes discussion > of pricing between competitors (all or some) > a federal offense. > > Am I taking this too literally? Lucky most of us arnt in the US then

RE: [PHP-CVS] cvs: php4 / php.ini-dist

2001-02-01 Thread James Moore
This looks good although maybe something like the following would make it easier to find sections.. at the moment the [syslog] (required) titles seem to fade into the background a bit having this above the [title] would maybe make the sections easier to spot. ;; ; Syslog ;

[PHP-CVS] cvs: php4 / RELEASE_PROCESS

2001-01-31 Thread James Moore
jmoore Wed Jan 31 05:58:20 2001 EDT Added files: /php4 RELEASE_PROCESS Log: Adding readme for release process, this needs to live somewhere and here seems as good a place as any. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, e-mai

RE: [PHP] IIS and PHP authorization

2001-01-30 Thread James Moore
> [snip] > >There is an ISAPI module. > [snip] > > yes, which is more than unstable as I found... Using a good > machine (2xXeon > 550, 512 MB, NT4/SP6a/IIS4) it constantly crashed being a filter, and > crashed being

RE: [PHP] E Bay is going up again..

2001-01-29 Thread James Moore
John, There are various reasons why what you suggested will not happen, if you really want to see why look in the archives there are plenty of posts. You have a delete key so use it. Rasmus already has Spam filters for the list but they only block certain email address' these are added, blocking

[PHP-CVS] cvs: php4 /ext/ming EXPERIMENTAL

2001-01-26 Thread James Moore
jmoore Fri Jan 26 16:33:23 2001 EDT Added files: /php4/ext/ming EXPERIMENTAL Log: Adding Ming experimental file -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTE

RE: [PHP] Quotes

2001-01-14 Thread James Moore
addslashes() James -- James Moore PHP Quality Assurance Team [EMAIL PROTECTED] > -Original Message- > From: rodrigo [mailto:[EMAIL PROTECTED]] > Sent: 14 January 2001 21:41 > To: php php > Subject: [PHP] Quotes > > > I recently came across this problem and I