RE: [PHP] HTMLEntities as NUMERIC for XML

2008-11-25 Thread Boyd, Todd M.
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 25, 2008 11:28 AM > To: php-general@lists.php.net > Subject: Re: [PHP] HTMLEntities as NUMERIC for XML > > > > I came across a similar problem using an AJAX thing, with MSWord > > characters

RE: [PHP] Model Web Site

2008-11-20 Thread Boyd, Todd M.
> -Original Message- > From: Stephen [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 20, 2008 4:17 PM > To: PHP-General > Subject: [PHP] Model Web Site > > My prime hobby is photography and the next is web site building. > > So now I have a young model (18+) asking me about getting a

RE: [PHP] Re: anchor name on URL

2008-11-19 Thread Boyd, Todd M.
> -Original Message- > From: Ashley Sheridan [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 19, 2008 1:43 PM > To: Boyd, Todd M. > Cc: PHP General Mailing List > Subject: RE: [PHP] Re: anchor name on URL > ---8<--- > > > Don't forget Konquero

RE: [PHP] How to Execute Multiple SQL Updates Using PHP

2008-11-19 Thread Boyd, Todd M.
> -Original Message- > From: Alice Wei [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 19, 2008 12:51 PM > To: php-general@lists.php.net > Subject: [PHP] How to Execute Multiple SQL Updates Using PHP > > I am inquiring on this list to see if it is possible to create a > script that

RE: [PHP] HTTP Authentication [ SOLVED ]

2008-11-19 Thread Boyd, Todd M.
> -Original Message- > From: Thiago H. Pojda [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 19, 2008 11:47 AM > To: Andrew Ballard > Cc: PHP-General List > Subject: Re: [PHP] HTTP Authentication [ SOLVED ] > > On Wed, Nov 19, 2008 at 12:15 PM, Andrew Ballard <[EMAIL PROTECTED]> > wr

RE: [PHP] Invalid Arguements

2008-11-19 Thread Boyd, Todd M.
From: Terion Miller [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2008 9:39 AM To: Boyd, Todd M. Cc: PHP General Mailing List Subject: Re: [PHP] Invalid Arguements I've been trying to catch on to php on the fly, I started with Cold fusion years ago then did asp for a long time

RE: [PHP] Stats (was anchor name on URL)

2008-11-19 Thread Boyd, Todd M.
> -Original Message- > From: Yeti [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 19, 2008 9:09 AM > To: PHP General Mailing List > Subject: Re: [PHP] Stats (was anchor name on URL) > > I think it's also interesting to know what browsers web developers > prefer [1]. > > Also what pe

RE: [PHP] Invalid Arguements

2008-11-19 Thread Boyd, Todd M.
Taking this back on-list... From: Terion Miller [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2008 8:44 AM To: Boyd, Todd M. Subject: Re: [PHP] Invalid Arguements I don't know how to run is_array this is the problem I'm a designer that is stuck doing a coders job On W

RE: [PHP] HTTP Authentication

2008-11-19 Thread Boyd, Todd M.
> -Original Message- > From: Craige Leeder [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 19, 2008 8:35 AM > To: Thiago H. Pojda > Cc: PHP-General List > Subject: Re: [PHP] HTTP Authentication > > Thiago H. Pojda wrote: > > Guys, > > > > I have to access a WS that uses HTTP auth dir

RE: [PHP] Invalid Arguements

2008-11-19 Thread Boyd, Todd M.
> -Original Message- > From: Terion Miller [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 19, 2008 8:32 AM > To: php-general@lists.php.net > Subject: [PHP] Invalid Arguements > > I am still getting the Invalid arguement error on this implode: > > if (isset($_POST['BannerSize'])){$B

RE: [PHP] Re: anchor name on URL

2008-11-19 Thread Boyd, Todd M.
> -Original Message- > From: Ashley Sheridan [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 18, 2008 5:58 PM > To: Richard Heyes > Cc: Yeti; Boyd, Todd M.; PHP General Mailing List > Subject: Re: [PHP] Re: anchor name on URL > > On Tue, 2008-11-18 at 23:51 +0

RE: [PHP] Re: anchor name on URL

2008-11-19 Thread Boyd, Todd M.
> -Original Message- > From: Ashley Sheridan [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 18, 2008 5:09 PM > To: Yeti > Cc: Boyd, Todd M.; PHP General Mailing List > Subject: Re: [PHP] Re: anchor name on URL > > On Tue, 2008-11-18 at 14:58 -0800, Yeti wrote:

RE: [PHP] Re: anchor name on URL

2008-11-18 Thread Boyd, Todd M.
> -Original Message- > From: Ashley Sheridan [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 18, 2008 2:34 PM > To: Stan > Cc: php-general@lists.php.net > Subject: Re: [PHP] Re: anchor name on URL > > On Tue, 2008-11-18 at 14:21 -0600, Stan wrote: > > Well ... you got me thinking ... >

RE: [PHP] how can i lookup the index in a string where a regexp matches?

2008-11-18 Thread Boyd, Todd M.
> -Original Message- > From: Rene Veerman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 18, 2008 8:50 AM > To: php php > Subject: Re: [PHP] how can i lookup the index in a string where a > regexp matches? > > Rene Veerman wrote: > > hi, i need to search with regexps in strings, and w

RE: [PHP] how can i lookup the index in a string where a regexp matches?

2008-11-18 Thread Boyd, Todd M.
> -Original Message- > From: Rene Veerman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 18, 2008 8:47 AM > To: php php > Subject: [PHP] how can i lookup the index in a string where a regexp > matches? > > hi, i need to search with regexps in strings, and want to know the > index > (o

RE: [PHP] Date Issue

2008-11-17 Thread Boyd, Todd M.
> -Original Message- > From: Craige Leeder [mailto:[EMAIL PROTECTED] > Sent: Monday, November 17, 2008 4:50 PM > To: Boyd, Todd M. > Cc: [EMAIL PROTECTED]; php-general@lists.php.net > Subject: Re: [PHP] Date Issue > > Boyd, Todd M. wrote: > >> Are you

RE: [PHP] Experience (was: while-question)

2008-11-17 Thread Boyd, Todd M.
> -Original Message- > From: Yeti [mailto:[EMAIL PROTECTED] > Sent: Monday, November 17, 2008 1:23 PM > To: Boyd, Todd M.; PHP General Mailing List > Subject: Re: [PHP] Experience (was: while-question) > > who says PHP means programming? > All I see is script cod

RE: [PHP] Experience (was: while-question)

2008-11-17 Thread Boyd, Todd M.
> -Original Message- > From: bruce [mailto:[EMAIL PROTECTED] > Sent: Monday, November 17, 2008 12:00 PM > To: 'Robert Cummings'; 'Stut' > Cc: 'Nathan Rixham'; php-general@lists.php.net > Subject: RE: [PHP] while-question > > curious qiestion > > to all on here who dabble in php... how

RE: [PHP] Date Issue

2008-11-17 Thread Boyd, Todd M.
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Monday, November 17, 2008 10:50 AM > To: php-general@lists.php.net > Subject: [PHP] Date Issue > > $smont = 10; > $sday = 13; > $syear = 2008; > $timestamp = mktime(0,0,0,$smont,$sday,$syear); > $thismonth = g

RE: [PHP] Another question about Google maps

2008-11-17 Thread Boyd, Todd M.
> -Original Message- > From: tedd [mailto:[EMAIL PROTECTED] > Sent: Saturday, November 15, 2008 2:11 PM > To: php-general@lists.php.net > Subject: [PHP] Another question about Google maps > > Hi gang: > > I posted this question on the Google Map Discussion group/list > thingie, but got zi

RE: [PHP] building an admin tree with varying node types

2008-11-13 Thread Boyd, Todd M.
> -Original Message- > From: Rene Veerman [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 13, 2008 4:06 PM > To: Boyd, Todd M. > Cc: php-general@lists.php.net > Subject: Re: [PHP] building an admin tree with varying node types > > Rene Veerman wrote: > &

RE: [PHP] Weird Syntax Error

2008-11-13 Thread Boyd, Todd M.
> -Original Message- > From: Edgar da Silva (Fly2k) [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 13, 2008 9:39 AM > To: Kyle Terry > Cc: PHP General Mailing List > Subject: Re: [PHP] Weird Syntax Error > > Try: > > $insert = "INSERT INTO release_file_upload (upl_file_name, > upl_f

RE: [PHP] Re: Missing DLLs

2008-11-13 Thread Boyd, Todd M.
> -Original Message- > From: David Robley [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 13, 2008 6:10 AM > To: php-general@lists.php.net > Subject: [PHP] Re: Missing DLLs > > [EMAIL PROTECTED] wrote: > > > > > So, that error message about a missing DLL, when it's really a "sub" > D

RE: [PHP] how to implement search on site

2008-11-13 Thread Boyd, Todd M.
> -Original Message- > From: Jignesh Thummar [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 13, 2008 6:07 AM > To: Richard Heyes > Cc: PHP-General List > Subject: Re: [PHP] how to implement search on site > > Thanks Richard. > > I have to try Zend_Lucene. > > - Jignesh > > On Thu,

RE: [PHP] building an admin tree with varying node types

2008-11-12 Thread Boyd, Todd M.
asses that > > implement it yet, am tempted to write one ;) > > > java visualization of an AVL tree, this is so much fun, i dont even > understand it yet and it's cool. > http://webpages.ull.es/users/jriera/Docencia/AVL/AVL%20tree%20applet.ht > m ...had to make o

RE: [PHP] object persistence within a session

2008-11-10 Thread Boyd, Todd M.
> -Original Message- > From: Andrew Ballard [mailto:[EMAIL PROTECTED] > Sent: Monday, November 10, 2008 8:04 AM > To: [EMAIL PROTECTED] > Cc: php-general@lists.php.net > Subject: Re: [PHP] object persistence within a session > > On Mon, Nov 10, 2008 at 8:55 AM, <[EMAIL PROTECTED]> wrote:

RE: [PHP] Re: take me off the list

2008-11-07 Thread Boyd, Todd M.
> -Original Message- > From: Michelle Konzack [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2008 7:56 PM > To: php-general@lists.php.net > Subject: [PHP] Re: take me off the list > > Am 2008-11-03 11:10:29, schrieb Robert Cummings: > > Give a man some fish, he'll be back later

RE: [PHP] removing text from a string

2008-11-06 Thread Boyd, Todd M.
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Richard Heyes > Sent: Thursday, November 06, 2008 10:26 AM > To: Boyd, Todd M. > Cc: php-general@lists.php.net > Subject: Re: [PHP] removing text from a string > > > RegEx

RE: [PHP] removing text from a string

2008-11-06 Thread Boyd, Todd M.
> -Original Message- > From: Jim Lucas [mailto:[EMAIL PROTECTED] > Sent: Thursday, November 06, 2008 9:58 AM > To: [EMAIL PROTECTED] > Cc: php-general@lists.php.net > Subject: Re: [PHP] removing text from a string > > Thodoris wrote: > > > >> Ashley Sheridan a écrit : > >> > >>> Thats a lo

RE: 答复: 答复: [PHP]COOKIE or coding

2008-11-06 Thread Boyd, Todd M.
> -Original Message- > From: Chris [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2008 8:51 PM > To: Zhao chunliang[chunliang.zhao] > Cc: php-general@lists.php.net > Subject: Re: 答复: 答复: [PHP]COOKIE or coding > > Zhao chunliang[chunliang.zhao] wrote: > > > > I'll use the string

Re: [PHP] Random number generator

2008-11-05 Thread Gary M. Josack
WEISD wrote: Just starting out, thanks. So, I should have prefaced the question with, New to PHP... ""TG"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Here's how you generate a random number: http://us.php.net/manual/en/function.rand.php There are a number of things

Re: [PHP] Random number generator

2008-11-05 Thread Gary M. Josack
Stephen wrote: On a php web page I want to generate a random number between say 1 and 10 and then use that number to reference a particular file in an include tag. Is there an easy way to do this? Get the time and use the last digit converting 0 to 10. Stephen rand(1, 10); -- P

RE: [PHP] Secure redirection?

2008-11-05 Thread Boyd, Todd M.
> -Original Message- > From: Zoran Bogdanov [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2008 5:42 AM > To: php-general@lists.php.net > Subject: [PHP] Secure redirection? > > Hi, > > I'm building a login system with AJAX/PHP/MySQL. > > I have worked everything out... AJAX is

RE: [PHP] PHP screenshot capture code needed

2008-11-05 Thread Boyd, Todd M.
> -Original Message- > From: Shelley [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2008 4:19 AM > To: Aschwin Wesselius > Cc: php List > Subject: Re: [PHP] PHP screenshot capture code needed > > yes, saw that. > but that's not what I wanted. :) > > On Wed, Nov 5, 2008 at 6:04

RE: [PHP]COOKIE or coding

2008-11-05 Thread Boyd, Todd M.
> -Original Message- > From: Zhao chunliang[chunliang.zhao] > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, November 05, 2008 3:52 AM > To: php-general@lists.php.net > Subject: 答复: [PHP]COOKIE or coding > >1.Open the url : http://127.0.0.1/showCookie.php > >

RE: [PHP] basic php question...

2008-11-04 Thread Boyd, Todd M.
> -Original Message- > From: Dotan Cohen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 04, 2008 2:45 PM > To: Boyd, Todd M. > Cc: PHP General list > Subject: Re: [PHP] basic php question... > > 2008/11/4 Boyd, Todd M. <[EMAIL PROTECTED]>: > > All

RE: [PHP] basic php question...

2008-11-04 Thread Boyd, Todd M.
> -Original Message- > From: Dotan Cohen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 04, 2008 2:34 PM > To: Wolf > Cc: php-general@lists.php.net > Subject: Re: [PHP] basic php question... > > 2008/11/4 Wolf <[EMAIL PROTECTED]>: > > Also remember, all US based sites have to be in co

RE: [PHP] basic php question...

2008-11-04 Thread Boyd, Todd M.
> -Original Message- > From: Wolf [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 04, 2008 2:30 PM > To: php-general@lists.php.net > Subject: Re: [PHP] basic php question... > > > Richard Heyes <[EMAIL PROTECTED]> wrote: > > > users who browse without Javascript enabled, > > > >

RE: [PHP] basic php question...

2008-11-04 Thread Boyd, Todd M.
> -Original Message- > From: Wolf [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 04, 2008 2:28 PM > To: Richard Heyes > Cc: Dotan Cohen; php-general@lists.php.net; Boyd, Todd M. > Subject: Re: [PHP] basic php question... > > Richard Heyes <[EMAIL PRO

RE: [PHP] basic php question...

2008-11-04 Thread Boyd, Todd M.
> -Original Message- > From: Dotan Cohen [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 04, 2008 1:49 PM > To: Boyd, Todd M. > Cc: php-general@lists.php.net > Subject: Re: [PHP] basic php question... > > 2008/11/4 Boyd, Todd M. <[EMAIL PROTECTED]>: >

RE: [PHP] removing text from a string

2008-11-04 Thread Boyd, Todd M.
> -Original Message- > From: Ashley Sheridan [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 04, 2008 1:40 PM > To: Adam Williams > Cc: PHP General list > Subject: Re: [PHP] removing text from a string > > On Tue, 2008-11-04 at 08:04 -0600, Adam Williams wrote: > > I have a file that l

RE: [PHP] basic php question...

2008-11-04 Thread Boyd, Todd M.
> -Original Message- > From: Micah Gersten [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 04, 2008 1:33 PM > To: bruce > Cc: php-general@lists.php.net > Subject: Re: [PHP] basic php question... > > Is anything changing on the page? If not, AJAX might be the way to go, > http://xajaxp

RE: [PHP] Recursive Directory Listing

2008-11-04 Thread Boyd, Todd M.
> -Original Message- > From: Joe Schaeffer [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 04, 2008 8:56 AM > To: Jim Lucas > Cc: php-general@lists.php.net > Subject: Re: [PHP] Recursive Directory Listing > > > > $dir = '.'; > > function displayDir($dir='.') { > >$show = FALSE

RE: [PHP] removing text from a string

2008-11-04 Thread Boyd, Todd M.
> -Original Message- > From: Adam Williams [mailto:[EMAIL PROTECTED] > Sent: Tuesday, November 04, 2008 8:04 AM > To: PHP General list > Subject: [PHP] removing text from a string > > I have a file that looks like: > > 1. Some Text here > 2. Another Line of Text > 3. Yet another line of t

RE: [PHP] Problems with images..

2008-11-03 Thread Boyd, Todd M.
> -Original Message- > From: Anders Norrbring [mailto:[EMAIL PROTECTED] > Sent: Monday, November 03, 2008 8:56 AM > To: Boyd, Todd M. > Cc: php-general@lists.php.net > Subject: SV: [PHP] Problems with images.. > > > > I've been staring myself blind,

RE: [PHP] Problems with images..

2008-11-03 Thread Boyd, Todd M.
> -Original Message- > From: Anders Norrbring [mailto:[EMAIL PROTECTED] > Sent: Monday, November 03, 2008 7:44 AM > To: php-general@lists.php.net > Subject: [PHP] Problems with images.. > > I've been staring myself blind, so now I don't get anywhere, please do > advice.. > > I have a web

RE: [PHP] Reg Ex

2008-10-31 Thread Boyd, Todd M.
.net/pathinfo, and ran a demo on my own machine. I can't test the .htaccess problem, since I'm running Windows (and M$ won't let you have files that start with "."), but I tested it with "a.b.c.d" and the extension was returned as "d". Basename was "a.b

RE: [PHP] DOCTYPE, javascript and Firefox

2008-10-30 Thread Boyd, Todd M.
> -Original Message- > From: Arno Kuhl [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 30, 2008 9:24 AM > To: 'PHP - General' > Subject: RE: [PHP] DOCTYPE, javascript and Firefox > > > > -Original Message- > From: tedd [mailto:[EMAIL PROTECTED] > Sent: 30 October 2008 03:58 P

RE: [PHP] Regex validation

2008-10-28 Thread Boyd, Todd M.
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Richard Heyes > Sent: Tuesday, October 28, 2008 4:30 PM > To: VamVan > Cc: php List > Subject: Re: [PHP] Regex validation > > > Hello Team of Nerds, > > Not the best way to start your request for help

RE: [PHP] preg_match

2008-10-27 Thread Boyd, Todd M.
> -Original Message- > From: Alex Chamberlain [mailto:[EMAIL PROTECTED] > Sent: Monday, October 27, 2008 10:09 AM > To: PHP General list > Subject: [PHP] preg_match > > Hi, > > I don't understand regular expressions at all - I will make an effort > to > learn about them one day, but I nee

RE: [PHP] Building an array, kind of?

2008-10-24 Thread Boyd, Todd M.
> -Original Message- > From: Boyd, Todd M. [mailto:[EMAIL PROTECTED] > Sent: Friday, October 24, 2008 11:28 AM > To: php-general@lists.php.net > Subject: RE: [PHP] Building an array, kind of? > > > -Original Message- > > From: Dan Shirah [mailto:[EMA

RE: [PHP] Building an array, kind of?

2008-10-24 Thread Boyd, Todd M.
> -Original Message- > From: Dan Shirah [mailto:[EMAIL PROTECTED] > Sent: Friday, October 24, 2008 9:52 AM > To: PHP LIST > Subject: [PHP] Building an array, kind of? > > TGIF? > > Apparently my brain isn't working this Friday. > > I'm trying to query my table to get the first 16 ID's.

RE: [PHP] export data to a ms excel file using php

2008-10-23 Thread Boyd, Todd M.
> -Original Message- > From: Yeti [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 23, 2008 9:36 AM > To: gopi krishnan; PHP - General > Subject: Re: [PHP] export data to a ms excel file using php > > I'm not into MS Office, but isn't there some weird Office XML format > since Office 20

RE: [PHP]Keep the modification date of a file when archiving it.

2008-10-23 Thread Boyd, Todd M.
> -Original Message- > From: Bastien Helders [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 23, 2008 4:26 AM > To: php-general@lists.php.net > Subject: [PHP]Keep the modification date of a file when archiving it. > > > Hi, > > When I'm archiving files in a ZIP file, using the class

RE: [PHP] Re: Difficulty navigating symlinks

2008-10-22 Thread Boyd, Todd M.
> -Original Message- > From: Robert Cummings [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 22, 2008 3:02 PM > To: Shawn McKenzie > Cc: php-general@lists.php.net > Subject: Re: [PHP] Re: Difficulty navigating symlinks > > On Wed, 2008-10-22 at 13:43 -0500, Shawn McKenzie wrote: > > S

RE: [PHP] Half way

2008-10-22 Thread Boyd, Todd M.
> -Original Message- > From: Jochem Maas [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 22, 2008 10:27 AM > To: [EMAIL PROTECTED] > Cc: PHP General > Subject: Re: [PHP] Half way > > Ian schreef: > > On 22 Oct 2008 at 6:34, Ron Piggott wrote: > > > >> I am tweaking a blog application

RE: [PHP] display_errors in DEV

2008-10-21 Thread Boyd, Todd M.
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 21, 2008 11:33 AM > To: php-general@lists.php.net > Subject: [PHP] display_errors in DEV > > > Until recently, I've thought that display_errors in DEV was "good" > > But as soon as you move

RE: [PHP] how to start using a version control system (subversion)?

2008-10-20 Thread Boyd, Todd M.
> -Original Message- > From: Rene Veerman [mailto:[EMAIL PROTECTED] > Sent: Sunday, October 19, 2008 6:12 AM > To: php-general@lists.php.net > Subject: [PHP] how to start using a version control system > (subversion)? > > Apologies for posting a monthly/yearly recurring theme here.. > If s

RE: [PHP] PHP Dev Facts

2008-10-17 Thread Boyd, Todd M.
> -Original Message- > From: Nathan Rixham [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 16, 2008 6:14 PM > To: php-general@lists.php.net > Subject: [PHP] PHP Dev Facts > > *Procedural or OOP?* Depends on the project. Large scope: OOP Small scope: (usually) Procedural ...but I've be

RE: [PHP] Output text status on a long class

2008-10-14 Thread Boyd, Todd M.
> -Original Message- > From: Jim Lucas [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 14, 2008 11:56 AM > To: Boyd, Todd M. > Cc: php php > Subject: Re: [PHP] Output text status on a long class > > Boyd, Todd M. wrote: > >> > >> Als

RE: [PHP] Output text status on a long class

2008-10-14 Thread Boyd, Todd M.
> -Original Message- > From: Jim Lucas [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 14, 2008 11:43 AM > To: Chrome > Cc: 'Stut'; 'Andrew Ballard'; 'Jay Moore'; php-general@lists.php.net > Subject: Re: [PHP] Output text status on a long class > > Chrome wrote: > >> On 14 Oct 2008, at

RE: [PHP] Little regex help please...

2008-10-13 Thread Boyd, Todd M.
> -Original Message- > From: Jim Lucas [mailto:[EMAIL PROTECTED] > Sent: Monday, October 13, 2008 12:13 PM > To: Ryan S > Cc: Eric Butera; Boyd, Todd M.; php php > Subject: Re: [PHP] Little regex help please... > > Too quick on the reply > > forgot not

RE: [PHP] Little regex help please...

2008-10-13 Thread Boyd, Todd M.
> -Original Message- > From: Eric Butera [mailto:[EMAIL PROTECTED] > Sent: Monday, October 13, 2008 12:00 PM > To: Boyd, Todd M. > Cc: Ryan S; php php > Subject: Re: [PHP] Little regex help please... > > On Mon, Oct 13, 2008 at 12:52 PM, Boyd, Todd M. <[EMAIL

RE: [PHP] New to this group....a continuation

2008-10-13 Thread Boyd, Todd M.
> -Original Message- > From: Gary [mailto:[EMAIL PROTECTED] > Sent: Monday, October 13, 2008 11:58 AM > To: php-general@lists.php.net > Subject: [PHP] New to this groupa continuation > > I posted that I was new to php and had a nice warm responce, however I > am > now getting these res

RE: [PHP] Top/bottom posting holy war *cringe* (was: New to PHP)

2008-10-13 Thread Boyd, Todd M.
> -Original Message- > From: TG [mailto:[EMAIL PROTECTED] > Sent: Monday, October 13, 2008 11:44 AM > To: php-general@lists.php.net > Subject: Re: [PHP] Top/bottom posting holy war *cringe* (was: New to > PHP) > > I concede only that the PHP list has a requested style (bottom > posting).

RE: [PHP] Little regex help please...

2008-10-13 Thread Boyd, Todd M.
> -Original Message- > From: Ryan S [mailto:[EMAIL PROTECTED] > Sent: Monday, October 13, 2008 11:33 AM > To: php php > Subject: [PHP] Little regex help please... > > Hello! > > Here's a regex that I got off the web that I am trying to modify for my > needs, I suck at regex so desperately

RE: [PHP] New to PHP

2008-10-13 Thread Boyd, Todd M.
> -Original Message- > From: Micah Gersten [mailto:[EMAIL PROTECTED] > Sent: Monday, October 13, 2008 10:49 AM > To: PHP General > Subject: Re: [PHP] New to PHP > > The problem with bottom posting is that if you follow the conversation, > you have to scroll to find the new content. I gues

RE: [PHP] Re: Remove index.php from url

2008-10-13 Thread Boyd, Todd M.
> -Original Message- > From: Ashley Sheridan [mailto:[EMAIL PROTECTED] > Sent: Saturday, October 11, 2008 11:44 AM > To: Shawn McKenzie > Cc: php-general@lists.php.net > Subject: Re: [PHP] Re: Remove index.php from url > > On Sat, 2008-10-11 at 11:02 -0500, Shawn McKenzie wrote: > > Shawn

RE: [PHP] Crowd-sourcing woes [Semi-OT]

2008-10-10 Thread Boyd, Todd M.
> -Original Message- > From: tedd [mailto:[EMAIL PROTECTED] > Sent: Friday, October 10, 2008 1:54 PM > To: php-general@lists.php.net > Subject: RE: [PHP] [Semi-OT] Tonns of jobs available > > Actually, if I really punched a time clock, I'm probably making > around $25 per hour (or less) an

RE: [PHP] Crowd-sourcing woes - Was: [Semi-OT] Tonns of jobs available

2008-10-10 Thread Boyd, Todd M.
> -Original Message- > From: TG [mailto:[EMAIL PROTECTED] > Sent: Friday, October 10, 2008 10:47 AM > To: php-general@lists.php.net > Subject: RE: [PHP] [Semi-OT] Tonns of jobs available > > I had a free Guru.com account when I was working freelance and job > hunting > and all that, and I

RE: [PHP] Plotting Tool

2008-10-10 Thread Boyd, Todd M.
ps, for those that don't know, I'm referring to the cake M$ sent > Firefox > > congratulating them on shipping Fx3! > > Has this really happened? =-O > > I might consider send them a cake too :-) . Yes, it's real. It was, anyway: http://www.arcanology.com/2008

RE: [PHP] [Semi-OT] Tonns of jobs available

2008-10-10 Thread Boyd, Todd M.
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Richard Heyes > Sent: Friday, October 10, 2008 10:15 AM > To: Boyd, Todd M. > Cc: php-general@lists.php.net > Subject: Re: [PHP] [Semi-OT] Tonns of jobs available > > > W

RE: [PHP] [Semi-OT] Tonns of jobs available

2008-10-10 Thread Boyd, Todd M.
> -Original Message- > From: Michelle Konzack [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 09, 2008 6:38 PM > To: PHP - General > Subject: [PHP] [Semi-OT] Tonns of jobs available > > Hello, > > For those who are seeking for PHP jobs (small and big ones), I > can recomment you

RE: [PHP] Login

2008-10-09 Thread Boyd, Todd M.
> -Original Message- > From: Jason Pruim [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 09, 2008 6:01 AM > To: Stut > Cc: [EMAIL PROTECTED]; PHP LIST > Subject: Re: [PHP] Login > > As someone who works in the advertising and marketing field, I can say > I have never seen stats that say

RE: [PHP] Login [0T]

2008-10-09 Thread Boyd, Todd M.
> -Original Message- > From: Ashley Sheridan [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 08, 2008 4:05 PM > To: Stut > Cc: Wolf; Richard Heyes; php-general@lists.php.net; Bernhard Kohl > Subject: Re: [PHP] Login > > On Wed, 2008-10-08 at 21:45 +0100, Stut wrote: > > On 8 Oct 2008,

RE: [PHP] sms interfaces?

2008-10-08 Thread Boyd, Todd M.
> -Original Message- > From: Rene Veerman [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 08, 2008 2:33 PM > To: php-general@lists.php.net > Subject: [PHP] sms interfaces? > > hi, i'd like my app to send sms warnings of some events. > > if you know of a free / cheap sms service that

RE: [PHP] NTLM Auth For grabbing data.

2008-10-06 Thread Boyd, Todd M.
> -Original Message- > From: DJ Necrogami [mailto:[EMAIL PROTECTED] > Sent: Monday, October 06, 2008 12:41 PM > To: [EMAIL PROTECTED]; php-general@lists.php.net > Subject: [PHP] NTLM Auth For grabbing data. > > Content-Length1656 > Content-Type text/html > ServerMicrosoft-

RE: [PHP] How to capture origional client machine _directory_ and file name on uploads?

2008-10-06 Thread Boyd, Todd M.
> -Original Message- > From: J. Hill [mailto:[EMAIL PROTECTED] > Sent: Monday, October 06, 2008 10:48 AM > To: php-general@lists.php.net > Subject: [PHP] How to capture origional client machine _directory_ and > file name on uploads? > > This should be trivial, but apparently not -- or may

RE: [PHP] Mailing List fun 0T?

2008-10-01 Thread Boyd, Todd M.
> -Original Message- > From: Daniel Brown [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 01, 2008 1:54 PM > To: [EMAIL PROTECTED] > Cc: Robert Cummings; Boyd, Todd M.; php-general@lists.php.net > Subject: Re: [PHP] Mailing List fun > > On Wed, Oct 1, 2008 at

RE: [PHP] photo file size

2008-10-01 Thread Boyd, Todd M.
> -Original Message- > From: elk dolk [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 01, 2008 11:26 AM > To: php-general@lists.php.net > Subject: [PHP] photo file size > > Hi All, > > I  have some photos with  different file sizes like 100KB 125KB 200KB > ,... > I  want to shrink th

RE: [PHP] Mailing List fun

2008-10-01 Thread Boyd, Todd M.
> -Original Message- > From: Robert Cummings [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 01, 2008 11:57 AM > To: Boyd, Todd M. > Cc: php-general@lists.php.net > Subject: RE: [PHP] Mailing List fun > > On Wed, 2008-10-01 at 11:50 -0500, Boyd, Todd M. wr

RE: [PHP] Re: photo file size

2008-10-01 Thread Boyd, Todd M.
> -Original Message- > From: Robert Cummings [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 01, 2008 11:54 AM > To: Maciek Sokolewicz > Cc: [EMAIL PROTECTED]; php-general@lists.php.net > Subject: Re: [PHP] Re: photo file size > > On Wed, 2008-10-01 at 18:34 +0200, Maciek Sokolewicz w

RE: [PHP] Mailing List fun

2008-10-01 Thread Boyd, Todd M.
> -Original Message- > From: Wolf [mailto:[EMAIL PROTECTED] ---8<--- snip! Yeah... if you put OT anywhere in the topic, it rejects it automagically. I wondered why people were using zero-T (0T) instead; now I know. :) Seems kind of strange that going through the effort of flagging your

RE: [PHP] Sterilizing regexp

2008-09-30 Thread Boyd, Todd M.
> -Original Message- > From: Frank Stanovcak [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 30, 2008 12:45 PM > To: php-general@lists.php.net > Subject: [PHP] Sterilizing regexp > > A while ago I asked a question and got a few answers, so I thought I > would > toss this out there as

RE: [PHP] Digital signature

2008-09-30 Thread Boyd, Todd M.
digitally sign on PDF document using PHP? On Tue, Sep 30, 2008 at 10:08 PM, Boyd, Todd M. <[EMAIL PROTECTED]> wrote: > -Original Message- > From: Balasubramanyam A [mailto:[EMAIL PROTECTED] > Is it possible to digitally signature on PHP document using PHP? S. T. F. W. http://www.

RE: [PHP] Digital signature

2008-09-30 Thread Boyd, Todd M.
> -Original Message- > From: Balasubramanyam A [mailto:[EMAIL PROTECTED] > Is it possible to digitally signature on PHP document using PHP? S. T. F. W. http://www.pgpi.org/ That should at least get you started. Todd Boyd Web Programmer -- PHP General Mailing List (http://www.php.ne

RE: [PHP] extract column from multidimentional array

2008-09-29 Thread Boyd, Todd M.
> -Original Message- > From: It flance [mailto:[EMAIL PROTECTED] > Sent: Monday, September 29, 2008 11:04 AM > To: php-general@lists.php.net > Subject: [PHP] extract column from multidimentional array > > Hi, > > below you will find the code for a small script where i'm able to > extract

RE: [PHP] Passing Variables to an iframe

2008-09-26 Thread Boyd, Todd M.
> -Original Message- > From: Waynn Lue [mailto:[EMAIL PROTECTED] > Sent: Friday, September 26, 2008 6:17 AM > To: PHP General list > Subject: [PHP] Passing Variables to an iframe > > This may be more a general HTML question, so let me know if I should > post > somewhere else. > > I was ho

RE: [PHP] Filters and sanitizing a regexp

2008-09-25 Thread Boyd, Todd M.
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Richard Heyes > Sent: Thursday, September 25, 2008 2:28 PM > To: Boyd, Todd M. > Cc: Frank Stanovcak; php-general@lists.php.net > Subject: Re: [PHP] Filters and sanitizing a rege

RE: [PHP] Filters and sanitizing a regexp

2008-09-25 Thread Boyd, Todd M.
> -Original Message- > From: Frank Stanovcak [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 25, 2008 12:41 PM > To: php-general@lists.php.net > Subject: [PHP] Filters and sanitizing a regexp > > Is it possible to use the php filter function to sanitize a regular > expression such as

RE: [PHP] Reading a Word document from PHP

2008-09-22 Thread Boyd, Todd M.
> -Original Message- > From: Bastien Koert [mailto:[EMAIL PROTECTED] > Sent: Monday, September 22, 2008 4:00 PM > To: [EMAIL PROTECTED] > Cc: php-general > Subject: Re: [PHP] Reading a Word document from PHP > > On Mon, Sep 22, 2008 at 4:58 PM, Ashley Sheridan > <[EMAIL PROTECTED]>wrote: >

RE: [PHP] Re: Encrypt database table

2008-09-22 Thread Boyd, Todd M.
> -Original Message- > From: Nathan Rixham [mailto:[EMAIL PROTECTED] > Sent: Monday, September 22, 2008 12:23 PM > To: php-general@lists.php.net > Subject: Re: [PHP] Re: Encrypt database table > > Boyd, Todd M. wrote: > >> -Original Message- > >

RE: [PHP] Re: Encrypt database table

2008-09-22 Thread Boyd, Todd M.
> -Original Message- > From: Micah Gersten [mailto:[EMAIL PROTECTED] > Sent: Monday, September 22, 2008 11:22 AM > To: PHP General list > Subject: Re: [PHP] Re: Encrypt database table > > You have the same worry of a DBA writing the root password on a post it > note. In every organization

RE: [PHP] Re: Version Control Software

2008-09-19 Thread Boyd, Todd M.
> -Original Message- > From: David Lidstone [mailto:[EMAIL PROTECTED] > Sent: Friday, September 19, 2008 3:50 AM > To: php-general@lists.php.net; Benjamin Darwin > Cc: php-general@lists.php.net > Subject: [PHP] Re: Version Control Software > > Benjamin Darwin wrote: > > After reading a top

RE: [PHP] Adding encryption to passwords

2008-09-19 Thread Boyd, Todd M.
> -Original Message- > From: Thodoris [mailto:[EMAIL PROTECTED] > Sent: Friday, September 19, 2008 7:42 AM > To: [EMAIL PROTECTED] > Cc: php-general@lists.php.net > Subject: Re: [PHP] Adding encryption to passwords > > > > I use SHA-256 (use hash - php.net/manual/en/function.hash.php), >

RE: [PHP] Re: Why MS Won't Retire Browsers -- was: Interntet Explorer 8 beater 2

2008-09-16 Thread Boyd, Todd M.
> -Original Message- > From: tedd [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 16, 2008 10:06 AM > To: Stut; [EMAIL PROTECTED] > Cc: Philip Thompson; PHP General list > Subject: Re: [PHP] Re: Why MS Won't Retire Browsers -- was: Interntet > Explorer 8 beater 2 > > At 11:30 PM +0100

RE: [PHP] Re: uploading file outside WEB Root [0T]

2008-09-12 Thread Boyd, Todd M.
> -Original Message- > From: Robert Cummings [mailto:[EMAIL PROTECTED] > Sent: Friday, September 12, 2008 1:12 PM > To: Boyd, Todd M. > Cc: Luke; php-general@lists.php.net > Subject: RE: [PHP] Re: uploading file outside WEB Root > > On Fri, 2008-09-12 at 09:38 -0

RE: [PHP] Re: Why MS Won't Retire Browsers -- was: InterntetExplorer 8 beater 2

2008-09-12 Thread Boyd, Todd M.
> -Original Message- > From: Robert Cummings [mailto:[EMAIL PROTECTED] > Sent: Friday, September 12, 2008 1:11 PM > To: Boyd, Todd M. > Cc: php-general@lists.php.net > Subject: RE: [PHP] Re: Why MS Won't Retire Browsers -- was: > InterntetExplorer 8 beater 2

RE: [PHP] Re: uploading file outside WEB Root

2008-09-12 Thread Boyd, Todd M.
> -Original Message- > From: Brady Mitchell [mailto:[EMAIL PROTECTED] > Sent: Friday, September 12, 2008 11:44 AM > To: Luke > Cc: [EMAIL PROTECTED]; php-general@lists.php.net > Subject: Re: [PHP] Re: uploading file outside WEB Root > > > On Sep 12, 2008, at 516AM, Luke wrote: > > > Coul

RE: [PHP] Re: Why MS Won't Retire Browsers -- was: Interntet Explorer 8 beater 2

2008-09-12 Thread Boyd, Todd M.
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Colin Guthrie > Sent: Friday, September 12, 2008 9:44 AM > To: php-general@lists.php.net > Subject: [PHP] Re: Why MS Won't Retire Browsers -- was: Interntet > Explorer 8 beater 2 &

<    5   6   7   8   9   10   11   12   13   14   >