Re: [PHP] dynamic pop up

2003-09-21 Thread Becoming Digital
I, too, want many things. Perhaps you can show us some of the code you've tried and we'll work from there. Edward Dudlik Becoming Digital www.becomingdigital.com wishes | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "fr r" <[EMAIL

Re: [PHP] php|cruise

2003-09-21 Thread Becoming Digital
> I think this is the ONLY PHP conference she'd ever > agree to going to. I think this is also the ONLY cruise on which single guys won't find a fling. I smell a sausage party! ;) Edward Dudlik Becoming Digital www.becomingdigital.com wishes | www.amazon.com/o/regis

Re: [PHP] php|cruise

2003-09-21 Thread Becoming Digital
> Besides... you're a programmer... you should know you can't pick up women! Whoa there. I'm a CEO. I just happen to program, too. lol Edward Dudlik Becoming Digital www.becomingdigital.com wishes | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - Fro

Re: [PHP] php|cruise

2003-09-21 Thread Becoming Digital
> While I'm not gay myself, I think you've overlooked an obvious category > of "fling". A valid point. Edward Dudlik Becoming Digital www.becomingdigital.com wishes | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "Robert C

Re: [PHP] PHP Editor - which to use?

2003-09-22 Thread Becoming Digital
reamweaver MX is a staple in anyone's software library, especially for visual development, and Zend Studio is another great app. However, what I like about either, you may not so you'll really just have to try out the numerous demos and find what works for you. Edward Dud

Re: [PHP] non-php issue

2003-09-22 Thread Becoming Digital
damn thing once, you could have rebooted WinBlows 1,000 times. ;) Edward Dudlik Becoming Digital, a Tri-OS company. www.becomingdigital.com wishes | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "Robert Cummings" <[EMAIL PROTECTED]> To: &q

Re: [PHP] CAN I CASH the output of PHP SCRIPT?

2003-09-22 Thread Becoming Digital
sed recently on this very list, though it may have been in PHP Architect. I read too many things to keep track! :) Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Nabil" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday

Re: [PHP] determine resolution that client is running

2003-09-23 Thread Becoming Digital
/Redirection/Resolution_Based/index.html Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Angelo Zanetti" <[EMAIL PROTECTED]> To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> Sent: Tuesday, 23 September, 2003 04:58 Subject: [PHP] det

Re: [PHP] Shopping Cart Solutions

2003-09-23 Thread Becoming Digital
I'll give a big "+2" to all of this. I spent a great deal of time writing a program for customizing various aspects of osCommerce. After a while, I just dropped the project because it was becoming a tangled web of code and not at all my style. Edward Dudlik B

Re: [PHP] Function in php

2003-09-23 Thread Becoming Digital
You could also get lazy and just use @strpos(). Tom's way is (obviously) better, Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Tom Rogers" <[EMAIL PROTECTED]> To: "Uma Shankari T." <[EMAIL PROTECTED]> Cc: &quo

Re: [PHP] Document Management App

2003-09-24 Thread Becoming Digital
If I understand you correctly, it seems like you're asking for Adobe's new Enterprise version of Acrobat. I've had the opportunity to play with it and I was quite impressed. http://www.adobe.com/enterprise/main.html Edward Dudlik Becoming Digital www.becomingdigital.com

Re: [PHP] Lifetime with cookie-less sessions

2003-09-24 Thread Becoming Digital
only for amusement value. ;) Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Cranky" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, 24 September, 2003 05:42 Subject: [PHP] Lifetime with cookie-less sessions Hello, Is

Re: [PHP] GD problem

2003-09-24 Thread Becoming Digital
confusion. If you'd still like to see it, email me off-list and I'll attach a few examples. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Ignacio Correa" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday,

Re: [PHP] Print current and next three years

2003-09-24 Thread Becoming Digital
'.$year.''; } ?> Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Shaun" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, 24 September, 2003 08:29 Subject: [PHP] Print current and next thr

Re: [PHP] Users Online

2003-09-24 Thread Becoming Digital
Do your users have to logon? If so, run a count of logged-in users every 2min and use an IFRAME or Flash movie so that the rest of the page is unaffected. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Matias Hohl" <[EMAIL PROTECTED]

Re: [PHP] Accellerators and Encryptors: Taking Scripts to the Next Level

2003-09-24 Thread Becoming Digital
IonCube Encoder looks like it has some potential. I haven't had an opportunity to play with the demo yet, but the feature list is impressive. More info can be found below. http://www.ioncube.com/sa_encoder.php Edward Dudlik Becoming Digital www.becomingdigital.com - Original Me

Re: [PHP] CSS Question

2003-09-24 Thread Becoming Digital
but it just can't be done...sorry !" Everything else I've read backs this up. You can, with great effort, work around using the file input element at all, but it is sketchy at best. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Da

Re: [PHP] Users Online

2003-09-24 Thread Becoming Digital
Since the release of Flash MX, using Flash for data-driven applications is actually quite easy. You can find a number of tutorials on DevShed regarding integration with PHP, all of which should prove helpful. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message

Re: [PHP] Really Simple

2003-09-25 Thread Becoming Digital
I'm not sure what the problem is. Everything's working smoothly on my end. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Kaan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, 25 Sep

Re: [PHP] POST Variable Empty

2003-09-25 Thread Becoming Digital
Check the following lines in your phi.ini file. ; Maximum size of POST data that PHP will accept. post_max_size = 8M Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Jonathan Pitcher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECT

Re: [PHP] Netcraft

2003-09-25 Thread Becoming Digital
> And ok, I wont post Perl things anymore ;-) That's no fun. I like hearing what I can do with yet another language. ;) Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Christophe Chisogne" <[EMAIL PROTECTED]> To: <[EMAIL

Re: [PHP] How to "smart refresh" php section using iframe?

2003-09-27 Thread Becoming Digital
http://www.google.com/search?q=%3Ciframe%3E+refresh You should be able to find all your answers there, and it's much more concise than posting a bunch of URLs. :) Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "ascll" <[EM

Re: [PHP] for loop break and continue

2003-09-27 Thread Becoming Digital
> Can't you let me have a shred of programming self-respect? > > Rich (I should have cracked the book) Fox Get out! No soup (or respect) for you! ;) Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Rich Fox" <[EM

Re: [PHP] GD tut

2003-09-27 Thread Becoming Digital
resources. My laser printer thanks them for giving it so much action. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Ryan A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, 27 September, 2003 10:13 Subject: [PHP

Re: [PHP] PHP form to fax?

2003-09-27 Thread Becoming Digital
r user chooses to send via fax, the message is transparently relayed to the email/fax gateway. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, 25 September,

Re: [PHP] Fw: Am stuck

2003-09-27 Thread Becoming Digital
http://www.php.net/manual/en/function.str-pad.php Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Chris Grigor" <[EMAIL PROTECTED]> To: "php" <[EMAIL PROTECTED]> Sent: Thursday, 25 September, 2003 09:17 Subject: [PH

Re: [PHP] Re: GD tut

2003-09-27 Thread Becoming Digital
Nice site, Jon. I haven't seen it before but I'll be sure to give it a good look-through. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Jon Kriek" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, 27 Sep

Re: [PHP] Please visit my php program

2003-09-27 Thread Becoming Digital
cript. I would recommend adding nonsense words; using dictionary words allows for fairly easy bypass. Also consider adding some error control to samplePost.php such that it sends you back to test.php if the page is directly loaded. An HTTP referrer check seems ideal. Have fun. Edwar

Re: [PHP] Does the AOL browser break any standards?

2003-09-30 Thread Becoming Digital
As can I. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Joe Pemberton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, 30 September, 2003 00:15 Subject: RE: [PHP] Does the AOL browser break any standards? Fyi, I

Re: [PHP] "Too many connections" fix?

2003-10-01 Thread Becoming Digital
I'm with Chris on this one. I did some serious load testing on my servers and always faired better with persistent connections. I don't have the logs handy right now, but I can probably dig them up if anyone really wants to see the numbers. Edward Dudlik Becomi

Re: [PHP] Show index.php instead of index.html

2003-10-01 Thread Becoming Digital
a new index.html file with the following in the section: This will immediately send users to the index.php file while you resolve the configuration issues. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Ryan A" <[EMAIL PROTECTED]&g

Re: [PHP] Apache API support?

2003-10-05 Thread Becoming Digital
PHP is most commonly run as an Apache API, though it can still be done as CGI. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "[ASDF] Jeremy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, 04 October, 2003 04:59

[PHP] [O|T] XML/XHTML

2003-10-06 Thread Becoming Digital
ard Dudlik Becoming Digital www.becomingdigital.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] general OO php question

2003-10-06 Thread Becoming Digital
ster, as the two are independant entities. Rather, instantiate your DB class within Register. Sorry for what may be confusing wording. I haven't slept in a few days. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Chris W. Parker" <[EMA

Re: [PHP] Committing OO Sin

2003-10-06 Thread Becoming Digital
ISBN: 0201715945 Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Robert Cummings" <[EMAIL PROTECTED]> To: "Gerard Samuel" <[EMAIL PROTECTED]> Cc: "Jay Blanchard" <[EMAIL PROTECTED]>; "PHP-General&q

Re: [PHP] -OT- Software Fashion

2003-10-07 Thread Becoming Digital
udlik Becoming Digital www.becomingdigital.com - Original Message - From: <[EMAIL PROTECTED]> To: "andu" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, 07 October, 2003 04:04 Subject: Re: [PHP] -OT- Software Fashion helo guys , where i get a private

Re: [PHP] (native) linux-php-editor with some advanced features?

2003-10-07 Thread Becoming Digital
or you. :) http://www.activestate.com/Products/Komodo/ Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Thomas Seifert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, 07 October, 2003 06:54 Subject: [PHP] (native) linux-p

Re: [PHP] Credit Card Validation

2003-10-08 Thread Becoming Digital
make the process any easier. Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "Nathan Taylor" <[EMAIL PROTECTED]> To: "php-general" <[EMAIL PROTECTED]> Sent: Wednesday, 08 October, 2003 16:03 Subject: [PHP] Credit Card Va

Re: [PHP] Echoing string with single quote from $_POST

2003-10-10 Thread Becoming Digital
stripslashes(); Edward Dudlik Becoming Digital www.becomingdigital.com - Original Message - From: "James Johnson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, 10 October, 2003 13:07 Subject: [PHP] Echoing string with single quote from $_POST Hi

Re: [PHP] windows user_name

2003-10-15 Thread Becoming Digital
I don't believe so. It would depend entirely on the browser settings, too, so even if it's possible, I certainly wouldn't build an app around that idea. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU

Re: [PHP] what is the best PHP editor?

2003-10-15 Thread Becoming Digital
Zend Studio is nice but the pricetag is a bit hefty for some of us. ActiveState Komodo (my primary editor) supports multiple languages and doesn't carry quite as heavy a pricetag. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon

Re: [PHP] credit card gateway

2003-10-15 Thread Becoming Digital
PayQuake has the best rates I've seen. They can be a PITA when setting up, but otherwise they're good. http://www.payquake.com Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message

Re: [PHP] php site

2003-10-16 Thread Becoming Digital
The object-oriented design is part of why I like InterJinn so much. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "Robert Cummings" <[EMAIL PROTECTED]> To: "Lai,

Re: [PHP] PHP Date()ing logic.....

2003-10-16 Thread Becoming Digital
If you want to manipulate months in this manner, you'll first need a month input box. Once you've got that covered, it's just a matter of using mktime() to create the appropriate date. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.a

Re: [PHP] Back option using php

2003-10-17 Thread Becoming Digital
There may be, but it would almost certainly be handled client-side. Try looking into Javascript stuff that clears the browser cache or otherwise prohibits back navigation. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/re

Re: [PHP] Newbie question about Class

2003-10-17 Thread Becoming Digital
> I was afraid that was the case. You've nothing to fear but fear itself. Sessions are your friend. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "Al" <[EMAIL

Re: [PHP] Filemanager v1.0

2003-10-18 Thread Becoming Digital
> This John H guy sounds like a dick. Someone should boot him. He can't help it. After all, he is military... Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "CP

Re: [PHP] Darken and lighten color?

2003-10-18 Thread Becoming Digital
> But what do I do with something like 40,40,255? What happens to the 255? You just have to leave it at 255. That's what Illustrator does. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Orig

Re: [PHP] Choosing a CMS?

2003-10-18 Thread Becoming Digital
You can try a templating system like Smarty or FastTemplate, but I'm not too fond of either. I've recently begun exploring InterJinn, written by our own Robert Cummings, and I'm quite fond of how it works. You'll need to spend some time going over the documentation but I think it's worthwhile.

Re: [PHP] Darken and lighten color?

2003-10-19 Thread Becoming Digital
From: "Leif K-Brooks" <[EMAIL PROTECTED]> To: "Becoming Digital" <[EMAIL PROTECTED]> Cc: "Php-General (E-mail)" <[EMAIL PROTECTED]> Sent: Sunday, 19 October, 2003 01:42 Subject: Re: [PHP] Darken and lighten color? Becoming Digital wrote: >

Re: [PHP] Re: Session hijacking

2003-10-19 Thread Becoming Digital
You cannot use ini_set() for register_globals. It must be done from .htaccess, httpd.conf or php.ini. http://www.php.net/manual/en/function.ini-set.php Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU

Re: [PHP] DB's on seperate server

2003-10-19 Thread Becoming Digital
If the DBMS itself is in those directories, may receive start errors in PHP when trying to load the database extension. To prevent this problem, comment out the following line in your php.ini (assumes MySQL): extension=mysql.so You may also want to set mysql.max_links = 0 as an additional

Re: [PHP] Re: php|cruise - do unto others...

2003-10-20 Thread Becoming Digital
> Is there a minimum donation or does "every little bit count", and I don't > get cursed for a small donation do I? There is certainly no minimum. That you and others care enough to donate what you can is all that counts. Thank you very much for your support. :) Edward Dudlik "Those who say it

Re: [PHP] Re: php|cruise - do unto others...

2003-10-20 Thread Becoming Digital
> I cant attach my loose change to my email :( Sadly, that feature won't be implemented till PHP5. ;) Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "Didier McGi

[PHP] Re: running total (was "Re: [PHP] php|cruise ...")

2003-10-20 Thread Becoming Digital
- Original Message - From: "David T-G" <[EMAIL PROTECTED]> To: "PHP DB list" <[EMAIL PROTECTED]>; "PHP General list" <[EMAIL PROTECTED]> Cc: "Becoming Digital" <[EMAIL PROTECTED]> Sent: Monday, 20 October, 2003 17:00 Subje

[PHP] php|cruise - do unto others...

2003-10-20 Thread Becoming Digital
Anyone who's been on these lists for a few days is already familiar with CPT John W. Holmes. He's probably helped each and every one of us more times than we can count, all without asking for a thing. I think it's time we help him with something. php|cruise is coming this March. As of now, Jo

Re: [PHP] php|cruise - do unto others...

2003-10-20 Thread Becoming Digital
emaining fields to your liking. :) Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "Jay Blanchard" <[EMAIL PROTECTED]> To: "Beco

Re: [PHP] php|cruise - do unto others...

2003-10-20 Thread Becoming Digital
ay, 20 October, 2003 15:32 Subject: Re: [PHP] php|cruise - do unto others... I certain hope no one takes offense to this, John has been a great asset to this community and to this list, its not like its a required donation or anything like that, unlike my sons daycare, pay $200/wk and then "fu

Re: [PHP] apache specific

2003-10-24 Thread Becoming Digital
I can't offer an answer but I can point you to some external resources. Hopefully they help. http://httpd.apache.org/docs-2.0/mod/core.html#directory http://httpd.apache.org/docs-2.0/mod/core.html#options Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it."

[PHP] Matchmaking System

2003-10-27 Thread Becoming Digital
A most amusing project has just come my way. I have a client who wishes to start an online matchmaking/dating service, one not unlike Match.com or Yahoo! Personals. There is a rather unique twist to this service, one that I cannot publicly discuss, but in general terms it is no different than

Re: [PHP] GD problem

2003-10-27 Thread Becoming Digital
If this server is for anything beyond internal development, you should seriously reconsider using Apache 2 with PHP. As has been said numerous times and is very well documented, the combination can be highly unstable. I know this doesn't answer your question but hopefully it prevents further qu

Re: [PHP] How to deal with XML?

2003-10-27 Thread Becoming Digital
I'd recommend you hit up Amazon and set aside some reading time. The below are a couple from my collection. Applied XML Solutions - Benoit Marchal - Sams Publishing XML Design Handbook - Bonneau, et al - Wrox Edward Dudlik "Those who say it cannot be done should not interrupt the person doing i

Re: [PHP] Reading and using GIF files

2003-10-30 Thread Becoming Digital
http://www.imagemagick.org/ Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "BENARD Jean-philippe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, 30 O

Re: [PHP] PHP & Apache 2

2003-10-30 Thread Becoming Digital
> PHP needs to speed up for its own good. PHP itself is not the issue. Extensions to PHP are what may cause problems. As Filip said, there are already many discussions about this on the web. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy

Re: [PHP] recursive acronym - PHP

2003-11-01 Thread Becoming Digital
Personally, I love things like this. I have a feeling that those of us not fond of such recursive acronyms are also not fan's of the old "Who's on first?" routine. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/E

Re: [PHP] Web Applications and C++?

2003-11-01 Thread Becoming Digital
> but that question is rather inappropriate for this list... Inappropirate but intruiging nonetheless. I've always been curious how Amazon handles the amount of traffic their site generates and now I've got a slightly better idea. I know eBay uses CGI as I've already seen discussion of it. Re

Re: [PHP] Moodle.Org

2003-11-04 Thread Becoming Digital
As one who has to use WebCT regularly, I can say with great conviction that a better project would get rid of that piece of crap altogether. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Ori

Re: [PHP] Good php WebMail Clients thru apache

2003-11-17 Thread Becoming Digital
SquirrelMail isn't bad and it's PHP-based. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "Jerry Alan Braga" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sun

Re: [PHP] Feature or Bug: Omission of closing PHP tag...

2003-11-17 Thread Becoming Digital
I'm guessing we don't have to include a '?>' anymore? Not sure I like that idea... Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "Robert Cummings" <[EMAIL PROTE

Re: [PHP] php-xml

2003-11-17 Thread Becoming Digital
Please post some of your code. It is incredibly difficult to help you without it. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "pnp" <[EMAIL PROTECTED]> To: <[

Re: [PHP] Feature or Bug: Omission of closing PHP tag...

2003-11-17 Thread Becoming Digital
I see where you're coming from. Edward Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message ----- From: "Robert Cummings" <[EMAIL PROTECTED]> To: &qu

[PHP] Zip Code Locator / Radius Search

2003-11-20 Thread Becoming Digital
I need a "search by zip code," aka radius search feature for a current project. I know I've seen info on how this works but I can't seem to find it. I guess my own search abilities are malfunctioning. Would someone be so kind as to point me to a link? Thanks a lot. Edward Dudlik "Those who

Re: [PHP] Zip Code Locator / Radius Search

2003-11-20 Thread Becoming Digital
iginal Message - From: "Marco Tabini" <[EMAIL PROTECTED]> To: "Becoming Digital" <[EMAIL PROTECTED]> Cc: "php-general" <[EMAIL PROTECTED]> Sent: Thursday, 20 November, 2003 19:22 Subject: Re: [PHP] Zip Code Locator / Radius Search This may help: htt

[PHP] Re: Zip Code Locator / Radius Search

2003-11-20 Thread Becoming Digital
rd Dudlik "Those who say it cannot be done should not interrupt the person doing it." wishy washy | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "Manuel Lemos" <[EMAIL PROTECTED]> To: "Becoming Digital" <[EMAIL PROTECTED]&

[PHP] Temporarily signing off

2003-11-22 Thread Becoming Digital
Unfortunately, I just can't keep up with the list traffic right now so I'll be unsubscribing for a bit. If anyone needs to reach me, please use this address. Thanks for all the help. Edward Dudlik Becoming Digital www.becomingdigital.com -- PHP General Mailing List (http://www.ph