[PHP] mail list test - ignore!

2005-08-18 Thread Paul Nicholson
Hey guys! Just testing... Paul -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How can I populate or bypass the mod_auth_mysql prompt

2003-09-19 Thread Paul Nicholson
PROTECTED]/protected_section/ HTH! HAND! ~Paul - -- ~Paul Nicholson Design Specialist @ WebPower Design [EMAIL PROTECTED] www.webpowerdesign.net The webthe way you want it! It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891

Re: [PHP] php and html differences

2003-03-02 Thread Paul Nicholson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Use Smarty(http://smarty.php.net/) and Maguma Studio(http://www.maguma.com/). ~Paul On Sunday 02 March 2003 07:13 pm, Sunfire wrote: where could i get a templet editor from that is good and fairly easy to use? [snip] - -- ~Paul Nicholson Design

[PHP] Re: Re: Re: Editors

2003-02-27 Thread Paul Nicholson
correctly you have to have a copy of W$ 9X (or whatever). If this is true then I can't use wine because I don't have a usable copy of W$. Has this changed in the past few years? Thanks JIM PS Been useing SuSE since version 4.4.1 :) - -- ~Paul Nicholson Design Specialist @ WebPower Design [EMAIL

Re: [PHP] Re: Re: Editors

2003-02-26 Thread Paul Nicholson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 26 February 2003 02:19 pm, James Hatridge wrote: [snip] Thanks for the address. I looked into it closer and I find that it is only for Windows. Pity. It will run on linux using wine. Yes, I've tried it...it works! ~Paul - -- ~Paul

Re: [PHP] files no longer upload!

2003-01-20 Thread Paul Nicholson
is_uploaded_file is constantly false, even when uploading a file every time. I dunno what to do, would someone want to look at my code and tell me what I did wrong; I'm out of ideas. Phil - -- ~Paul Nicholson Design Specialist @ WebPower Design [EMAIL PROTECTED] www.webpowerdesign.net The web

Re: [PHP] is this better or is it still in html?

2003-01-20 Thread Paul Nicholson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It is better:) On Sunday 19 January 2003 10:59 pm, Karl James wrote: Karl - -- ~Paul Nicholson Design Specialist @ WebPower Design [EMAIL PROTECTED] www.webpowerdesign.net The webthe way you want it! It said uses Windows 98 or better, so I

Re: [PHP] unlink ($files);

2003-01-07 Thread Paul Nicholson
/htdocs/2003/_admin/del_listing_action.php on line 16 Warning: RmDir failed (File exists) in /mnt/ls6/17/169//htdocs/2003/_admin/del_listing_action.php on line 17 Thanks - -- ~Paul Nicholson Design Specialist @ WebPower Design [EMAIL PROTECTED] www.webpowerdesign.net The web

Re: [PHP] How to override header info in mail()

2002-11-30 Thread Paul Nicholson
to overwrite only certain header information prior to emailing to ensure the content-type of the email being either text/plain or text/html? Just wondering Thanx Phil - -- ~Paul Nicholson Design Specialist @ WebPower Design [EMAIL PROTECTED] www.webpowerdesign.net The webthe way you

Re: [PHP] How to override header info in mail()

2002-11-30 Thread Paul Nicholson
sent by (output started at /users/ppowell/web/recommend.php:13) in /users/ppowell/web/recommend.php on line 104 Phil - Original Message - From: Paul Nicholson [EMAIL PROTECTED] To: Phil Powell [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Saturday, November 30

Re: [PHP] New commercial software needs beta testers

2002-11-19 Thread Paul Nicholson
of the final release software and a single domain license for using the software. Application URL: http://www.intravative.com/v2/iipn_betatester.php - -- ~Paul Nicholson Design Specialist @ WebPower Design [EMAIL PROTECTED] www.webpowerdesign.net The webthe way you want

Re: [PHP] HTML forms php 4.2.3 - how to get cvs fix applied

2002-11-09 Thread Paul Nicholson
checkout the applicable files? http://snaps.php.net/ wasn't avilable at the time of writing this - possibly it would have given me more information. Apache 1.3.20 php from source as module Mandrake 8 - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want

Re: [PHP] Errors and Logging Configuration Options: docref-root

2002-11-09 Thread Paul Nicholson
docref_ext = .html Best regards Stefan Schiller - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] www.webpowerdesign.net It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System

Re: [PHP] Securing PHP Code with GET | POST | SESSIONS or other things

2002-11-08 Thread Paul Nicholson
of two I may be using... both of which are reasonably secure. - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] www.webpowerdesign.net It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux

Re: [PHP] Installation error with 4.2.3

2002-11-06 Thread Paul Nicholson
- -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891 -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment

Re: [PHP] PHP/MySql Array problem (newbie)

2002-11-05 Thread Paul Nicholson
array into on cell. Try doing: echo $array; and you'll see what I mean. You will need to insert each element individually. - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux

Re: [PHP] Php Ready-to-go

2002-11-04 Thread Paul Nicholson
a shortcut some like this php.exe your_script.php - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891 -BEGIN PGP

Re: [PHP] Re: Dazed and Confused

2002-10-30 Thread Paul Nicholson
the funcion seperate(outside) from the class, which seems kind of odd since the only time the function is needed is internally by this class. } } - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I

Re: [PHP] Re: Dazed and Confused

2002-10-30 Thread Paul Nicholson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 oopsforgot the . array_walk($myarray, array($this, 'DoArrayStuff'),1); On Wednesday 30 October 2002 02:38 pm, Paul Nicholson wrote: try(untested): array_walk($myarray, array($this, 'DoArrayStuff'),1); HTH! ~Paul On Wednesday 30 October 2002

Re: [PHP] POST-ing or GET-ing an array

2002-10-29 Thread Paul Nicholson
)) { $id = $myrow[id]; $my_array[$count] = $id; } Now, I want to send that array to another page with a normal: a href=next_page.php?array=$my_arrayNext/a BUT, that obviously doesn't work... Please just help me out, I'm suffering... - -- ~Paul Nicholson Design

Re: [PHP] extract($_POST)

2002-10-25 Thread Paul Nicholson
looking for.is_alpha($_POST['name']). And no, php doesn't have an 'is_alpha' functionI created that as part of a filtering class. ~Paul - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded

Re: [PHP] Problem with fputs/fgets

2002-10-16 Thread Paul Nicholson
($list, 4, strpos($list, , 3)); for ($i = 1; $i = $list; $i++) { $curr = fgets($pop); echo a href=\?action=readmsg=.substr($curr, 0, strpos($curr, )).\$curr/abr; } echo br$list messages; } fputs($pop,QUIT\r\n); echo fgets($pop); fclose($pop); ? - -- ~Paul

Re: [PHP] $_SESSION

2002-10-16 Thread Paul Nicholson
e to you, no matter what page the variable was initially created on. FYI: use unset($_SESSION['SESSION_UNAME']); to erase a session variable. ---John Holmes... - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or be

Re: [PHP] Problem with fputs/fgets

2002-10-16 Thread Paul Nicholson
it up. ~Paul On Wednesday 16 October 2002 09:55 pm, Jason Young wrote: Oh.. I had no idea.. I suppose I will be looking that up then ;-) Thanks for the heads up! -Jason Paul Nicholson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey, I saw that you fixed this but have you ever

Re: [PHP] Re: Another odd file problem / Limit on File uploads?

2002-10-15 Thread Paul Nicholson
, if specified, do indeed upload fine - just clearing that up :-) Any insight? 5 elements seems to be something deliberate, but I can't be sure, myself. Thanks! -Jason - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses

Re: [PHP] Re: Another odd file problem / Limit on File uploads?

2002-10-15 Thread Paul Nicholson
files there, my loop test code only spits out '01234', meaning that its only looping 5 times through the code before exiting... Does file handling only allow for 5 files at a time?? -Jason - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED

Re: [PHP] Re: Another odd file problem / Limit on File uploads?

2002-10-15 Thread Paul Nicholson
size limitation. CYA, Dave He is posting without files and it still stops at 5 and if it was timeout wouldn't it say something like max_execution_time exceeded? - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98

Re: [PHP] Inserting special characters into text fields

2002-10-14 Thread Paul Nicholson
://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891

Re: [PHP] Best Forum System

2002-10-12 Thread Paul Nicholson
seen. On Friday 11 October 2002 09:13 pm, Stephen scribbled: I'd use that but the skinning difficulty compared to others is just down right horrible... - Original Message - From: Paul Nicholson [EMAIL PROTECTED] To: Stephen [EMAIL PROTECTED]; PHP List [EMAIL PROTECTED] Sent

Re: [PHP] Best Forum System

2002-10-12 Thread Paul Nicholson
is the best forum system out there? I'm mainly after a PHP one but a Perl or CGI one will do just fine. Thanks! Thanks, Stephen Craton http://www.melchior.us http://php.melchior.us - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said

[PHP] Re: Mysqldump

2002-10-06 Thread Paul Nicholson
the text file contents to mysql which was already backup from mysql only..While trying to dump it is telling access denied error i am trying from here d:\mysql\binmysqldump databasename txt.file name Can anyone tell me how to go about with this ?? Regards, Uma - -- ~Paul Nicholson Design

Re: [PHP] backwards compat for newly developed scripts ($_GET / $HTTP_GET_VARS)

2002-10-02 Thread Paul Nicholson
about 1 year old now... If ISPs don't updated, they make their own machines vulnerable - the only conclusion (to make them learn their lesson) can be, that customers keep on running away, ain't it? Thats if they notice the one or two clients that leave over this issue. :| - -- ~Paul Nicholson

Re: [PHP] no errors ?

2002-10-02 Thread Paul Nicholson
? But i dont get even a parse error or anything Any clues to what is going wrong ? thx gamin. - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using

Re: [PHP] Incrementing the value

2002-10-02 Thread Paul Nicholson
- -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891 -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment

Re: [PHP] How to get a total...

2002-10-01 Thread Paul Nicholson
this is got to be simple but it hard if I do have example of the commands to do it. Chuck Payne Magi Design and Support - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered

[PHP] backwards compat for newly developed scripts ($_GET / $HTTP_GET_VARS)

2002-10-01 Thread Paul Nicholson
= $HTTP_GET_VARS; } - ? That allows you to use $_GET as if you were using the new versions and it only requires one lineand doesn't depend on the new versions to have $HTTP_*_VARS. It also works for the other vars(POST, SESSION, etc). ~Paul - -- ~Paul Nicholson Design Specialist @ WebPower

Re: [PHP] Wanting to better understand

2002-10-01 Thread Paul Nicholson
Design and Support - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891 -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6

Re: [PHP] Wanting to better understand

2002-10-01 Thread Paul Nicholson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 yeah, I know...duh! *yawn* long nite...I'll see y'all in the morn. :) ~Paul On Tuesday 01 October 2002 11:22 pm, Chris Shiflett wrote: Paul Nicholson wrote: If ($days 30) { $days = strongfont color='ff' . $days . /font/strong; }elseif

Re: [PHP] backwards compat for newly developed scripts ($_GET / $HTTP_GET_VARS)

2002-10-01 Thread Paul Nicholson
backward compatibility for _new_ scripts?[/snip] Thats if the user has the option to upgrade - some system admin don't like to do their job...I know of quite a few isps still running 4.0.6:( ~Paul - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL

Re: [PHP] Wanting to better understand

2002-10-01 Thread Paul Nicholson
; break; } - If ($days 45) { $days = strongfont color='ff' . $days . /font/strong; }elseif ($days 30) { $days = strongfont color='ff00ff' . $days . /font/strong; } - ~Paul On Tuesday 01 October 2002 11:09 pm, Paul Nicholson wrote: Hey, ok, I'm not sure if I totally

Re: [PHP] Incrementing the value

2002-10-01 Thread Paul Nicholson
is not getting increment..Can anyone please tell me how to go about with this..?? Regards, Uma - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register

Re: [PHP] HELP: Carriage returns don't display in HTML

2002-09-27 Thread Paul Nicholson
that will convert carriage return to BR tags, but is there a PHP function that will add BR or P tags to a text form field in place of the carriage returns a user might add. Thanks in advance! -NorthBayShane - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL

Re: [PHP] using CURL to post data to a search engine

2002-09-27 Thread Paul Nicholson
, CURLOPT_POSTFIELDS, $args); curl_setopt ($ch, CURLOPT_RETURNTRANSFER, 1); $data = curl_exec ($ch); curl_close ($ch); echo $data; There does not seam to be much info or examples on using curl with php is there anyplace that you know of that has more info than the manual - -- ~Paul Nicholson

Re: [PHP] Looking for a forum

2002-09-26 Thread Paul Nicholson
to something useful? John - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891 -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6

Re: [PHP] right name for IfModule bla.c

2002-09-24 Thread Paul Nicholson
in another included file, but it doesn't matter if I put the above in an external file or in httpd.conf itself. - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User

Re: [PHP] Editor

2002-09-21 Thread Paul Nicholson
a good editor that is based on windows. Thanks, Bryan - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891 -BEGIN PGP

Re: [PHP] Apache not parsing without .php on url?

2002-09-20 Thread Paul Nicholson
? This works in my old apache 1 installation.! The file is named test.php in the abc directory. http://my.server.se/abc/test.php; works, but not http://my.server.se/abc/test; Any tips in what i missed out in configuration or how to fix this would be appreciated. best regards, Stefan - -- ~Paul

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

2002-09-19 Thread Paul Nicholson
- that is the problem! I think that this qualifies as one of my more creative bugs... Can I ask you how you spotted this? Pretty impressive, considering you only had the string itself to go on. Thanks again, - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL

Re: [PHP] editor php

2002-09-19 Thread Paul Nicholson
-- Gian Michele - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891 -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6

Re: [PHP] Re: Large uploads

2002-09-18 Thread Paul Nicholson
Rickard. - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891 -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux)

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

2002-09-18 Thread Paul Nicholson
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. - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98

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

2002-09-18 Thread Paul Nicholson
. -- Geoff Caplan Advantae Ltd mailto:[EMAIL PROTECTED] http://www.advantae.com - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux

Re: [PHP] refresh function?

2002-09-11 Thread Paul Nicholson
in advance, -Peter - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891 -BEGIN PGP SIGNATURE- Version: GnuPG

Re: [PHP] file upload 2 MB

2002-09-09 Thread Paul Nicholson
Directory /home/email php_flag upload_max_filesize = 50M /Directory Does anybody has an idea? Thanx for any help, Andy - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux

Re: [PHP] Weird fileupload problem

2002-09-09 Thread Paul Nicholson
settings I have to change for this to work? - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891 -BEGIN PGP SIGNATURE

Re: [PHP] Weird fileupload problem

2002-09-09 Thread Paul Nicholson
the html form and target file size...100M is a lot, I hope its just a temp value:) HTH! ~Pauly On Monday 09 September 2002 11:22 am, Trond Arve Nordheim wrote: On Mon, Sep 09, 2002 at 10:29:04AM -0400, Paul Nicholson wrote: Hey, First of all, you can *not* set the upload size via .htaccess. You

Re: [PHP] Troubles Inserting into MYSQL

2002-09-08 Thread Paul Nicholson
\',\'$last_update\'), $sql4) or die (could not do update); } - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using Register Linux System # 81891 -BEGIN

Re: [PHP] dropdown Newbie question

2002-09-05 Thread Paul Nicholson
did i do wrong? Thank you! Mario -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I

Re: [PHP] creating mail on submitting a form.

2002-09-03 Thread Paul Nicholson
several text area.when i submit the form, I need to send a email at a particular id which contains the text entered in the text area. Can someone gimme a script which gives me and idea about how to do that...or some link where i can find that. Thanx and regards anil - -- ~Paul

Re: [PHP] PHP 4.2.2 install problem

2002-09-03 Thread Paul Nicholson
wrong, or can I just add them. If I can just add them, where to I add them. Thanks, Mark. - -- ~Paul Nicholson Design Specialist @ WebPower Design The webthe way you want it! [EMAIL PROTECTED] It said uses Windows 98 or better, so I loaded Linux! Registered Linux User #183202 using