[PHP] PHP program to download sites

2008-02-06 Thread Leonard Burton
the sites for caching and then it can have a cron job and do this at night. Is there an OS program that will take a url and crawl/cache all the links on it? If so I can easily create the interface, job queuing, and chron job setup. Thanks, -- Leonard Burton, N9URK http://www.jiffyslides.com

Re: [PHP] Sending SMS via PHP

2008-02-20 Thread Leonard Burton
, visit: http://www.php.net/unsub.php -- Leonard Burton, N9URK http://www.jiffyslides.com [EMAIL PROTECTED] [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants.

Re: [PHP] PHP Competition - Win a copy of Zend Studio

2007-06-15 Thread Leonard Burton
On 6/15/07, Jiffy Slides Leonard Burton [EMAIL PROTECTED] wrote: HI Guys, If I enter my solution, I am sure to win! I have it figured out, but, with some of our new service offerings I don't know that I will have the time to bang out the code. If I don't enter the code I would love to share

Re: [PHP] PHP - QuickBooks

2007-07-05 Thread Leonard Burton
/) To unsubscribe, visit: http://www.php.net/unsub.php -- Leonard Burton, N9URK http://www.jiffyslides.com [EMAIL PROTECTED] [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net

Re: [PHP] Problem with getting time in EST

2007-08-04 Thread Leonard Burton
-- Leonard Burton, N9URK http://www.jiffyslides.com [EMAIL PROTECTED] [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Status of PHPDocWriter

2006-09-26 Thread Leonard Burton
Hi All, Does anyone on this list know the status of PHPDocWriter? Is it an abandoned project? -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net

Re: [PHP] open source zip code geographical drill down

2006-11-03 Thread Leonard Burton
much else I will be glad to dig out my code. (but that might take a couple days). -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] PHPDIG

2006-12-11 Thread Leonard Burton
HI Guys and Gals, Has anyone used PHP Dig lately? Is the new version any better than it used to be? -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net

Re: [PHP] reading MS Excel?

2006-12-28 Thread Leonard Burton
On 12/28/06, Jiffy Slides Leonard Burton [EMAIL PROTECTED] wrote: HI Will, Is it possible to read Excel files and store the info to DB? If so how? It is best (well depending on the application) to save the files as .csv and then use fgetcsv. it will allow you to parse each line and cell

[PHP] Paypal IPN and PHP

2006-03-19 Thread Leonard Burton
2003. I have looked around the Paypal site and it does not indicate when or if any changes have been made. I mainly need to know so if I use a 3rd pty class I will not have to pull my hair out. Thanks, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically

[PHP] Invoices

2006-03-19 Thread Leonard Burton
that would allow other projects to use its invoice handling capabilities. It would be nice if it weren't designed for one specific situation. Have I missed the boat here? Is there a nice OS Invoice program that will do all this? Has anyone considered starting one? Thanks, -- Leonard Burton, N9URK

[PHP] Re: xdiff

2006-03-24 Thread Leonard Burton
Hm, this message bounced saying 550-Spammy URLs in your message So I will try it again. On 3/24/06, Leonard Burton [EMAIL PROTECTED] wrote: HI All, I started using some of the xdiff functions to keep up with differences. How are you all using it? Is there any better documentation

Re: [PHP] Bar codes

2006-04-13 Thread Leonard Burton
! -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] list noise [WAS: How to find img tag and get src of image]

2006-04-25 Thread Leonard Burton
the answer. They think it is more fun to post the RTFM than to not respond. -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP] Creating Open Office Docs with PHP

2006-04-27 Thread Leonard Burton
Hi All, Has anyone here used PHP to create Open Office docs on the fly? -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Rhumb Lines

2006-05-05 Thread Leonard Burton
HI All, I need to calculate Rhumb Lines in an application and have not found a good formula for doing such. Does anyone know of an existing Class/Function that will calculate Rhumb Lines? Thanks and Be Well, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have

[PHP] Video in PHP

2006-07-07 Thread Leonard Burton
of command line control that totem does. Is there a pcntl function that might do the trick? I could keep a list of the videos and lengths and then have my script issue a kill comand once the length of time plus some play time has ellapsed. Thanks, -- Leonard Burton, N9URK [EMAIL PROTECTED

[PHP] phpdocwriter

2006-07-07 Thread Leonard Burton
/links.php?lang=en Any ideas? Thanks. -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] extracting foo.bar from path/to/file.php/foo.bar

2005-11-04 Thread Leonard Burton
Greetings, What do I need to do to extract foo.bar from path/to/file.php/foo.bar $_SERVER['REQUEST_URI'] will return the whole string but is there anything more direct than doing a regex and 'REQUEST_URI'? Thanks, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have

[PHP] Template style question

2005-11-05 Thread Leonard Burton
, and then passes through the resulting array and executes the code for whatever tag is chosen. There are a couple ideas that I have thought of but have not thought of any real good way so I am turning to the list. Thanks for all of your help on this list! -- Leonard Burton, N9URK [EMAIL PROTECTED

[PHP] No forums?

2005-11-05 Thread Leonard Burton
it merged with the mailing list, now there might be something useful, even if redundant. Thanks, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged

[PHP] Template style question

2005-11-05 Thread Leonard Burton
) under either the PHP or BSD license. Thanks for you answers. I will look through the pear classes and see what kind of things it is doing. -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- Leonard Burton

Re: [PHP] Template style question

2005-11-08 Thread Leonard Burton
ideas. Thanks and 73, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP Search Engine

2005-11-08 Thread Leonard Burton
that are for sale? Thanks, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] comment more than a question

2005-11-08 Thread Leonard Burton
the error actually happens you will be able to easily look back and find the problem. Take care, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net

Re: [PHP] Text between two tags

2005-11-10 Thread Leonard Burton
are needing to alter my regex some you can use http://www.quanetic.com/regex.php to help. -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe

[PHP] compiling PHP

2005-11-10 Thread Leonard Burton
. What do you all think? 73, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Template Question

2005-11-14 Thread Leonard Burton
it is easier to come up with my own than it is to use most of them. Thanks, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Validating Email addrs

2005-11-15 Thread Leonard Burton
a @ and a . with chars before and after each. I will be sending an email to each new registration with a confirmation link. Does that regex make about the best sense? Thanks and 73, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability

Re: [PHP] Is echo tag reasonably portable?

2005-11-15 Thread Leonard Burton
HI All, Every server I work on is set to not allow short tags, and I work on about 7 different state, federal, and commercial ones. Why turn off short tags? Does that make things more secure? Thanks, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have

Re: [PHP] Validating Email addrs

2005-11-15 Thread Leonard Burton
Hi Greg, all, http://www.ex-parrot.com/~pdw/Mail-RFC822-Address.html That is a heck of a regex there. I am going to have to experiment with that one a little bit. Thanks for the replies to my post here. -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have

[PHP] Regex for Amateur Radio Callsigns

2005-11-15 Thread Leonard Burton
Hi All, Does anyone know of a regex to work for Amateur Radio Callsigns that will work with any from across the world? Thanks and 73, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General

Re: [PHP] Regex for Amateur Radio Callsigns

2005-11-15 Thread Leonard Burton
. Is there a better way to do this? THanks, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Regex for Amateur Radio Callsigns

2005-11-15 Thread Leonard Burton
that is a good suggestion. I can see how it would make things more efficent. Should you order the whole expression in terms of how likely it is to get a result? (i.e. /^(most)|(frequent)|(least)/) Thanks for the help! -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would

Re: Re[2]: [PHP] Regex for Amateur Radio Callsigns

2005-11-16 Thread Leonard Burton
for your response. -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] MySQL C API

2005-11-18 Thread Leonard Burton
HI All, Does anyone on here use the MySQL C API? Would you mind if I asked you a few questions off the list? Thanks, -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http

Re: [PHP] custom CAD directory/file browser

2005-11-30 Thread Leonard Burton
each dir and then loop through each drawing and look for some pattern in the title block and then append the query info there. If this is the case: you should use chdir() to change dirs. Then you can readdir() and loop through the files. Does this help? -- Leonard Burton, N9URK [EMAIL PROTECTED

Re: [PHP] CSS and TablesL

2005-12-10 Thread Leonard Burton
on replacing tables with CSS I look to see if it mentions the user resizing the text. If I cannot find that I close the tab. What is the surefire way to have divs and spans that will resize along with the text? Thanks, -- Leonard Burton, N9URK [EMAIL PROTECTED] You must understand, if you are on a plane

[PHP] Container Loading Script

2005-12-12 Thread Leonard Burton
to know the size of the trailer and the size of the items being loaded and then it will go through and create a load based upon the density of each piece and distribute the weight evenly across the trailer and fill the trailer up. Thanks, -- Leonard Burton, N9URK [EMAIL PROTECTED] You must understand

RE: [PHP] Money format--concatenate?

2003-01-30 Thread Leonard Burton
I hope this helps. Have you thought of concatenation? $a=spritf(however you set it up to get your decimals and comas) $b=£.$a; Will that not work? Leonard. -Original Message- From: V Dub [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 9:45 PM To: Ben Edwards Cc: [EMAIL

[PHP] Sending plain text data in a table with mail()

2003-01-30 Thread Leonard Burton
Greetings, I am having trouble with the following code. I am trying to make a table in plain text to send via email. I get the data frm a MYSQL table and then put it into an array. I find the max strlen and subtract each individual customer name strlen from that and add that many spaces. Such

RE: [PHP] question on listbox.

2003-02-01 Thread Leonard Burton
Might this be better? print select name=category_selection\n; print option value=0Select Category/option\n //Query $sql=SELECT DISTINCT CategoryName From Categories ORDER BY CategoryName; $result=mysql_query($sql); if ($result) { While($Category=mysql_fetch_array($result)) {

[PHP] Help with classes (oop)

2003-02-03 Thread Leonard Burton
Greetings, I am trying to figure out using classes. I have read and read and read about them but still cannot figure them new fangled things out. Could someone please alter this snippet just a bit so it would be a correct test script with a call to it? When I run the script I get this

RE: [PHP] Help with classes (oop)

2003-02-03 Thread Leonard Burton
Thanks for all the help thusfar. Classes are just not something I am understanding. I have read the sections on classes in several books and the www.php.net section on them and still am missing something. It seems that these books have been telling me what a light switch is used for but not how

[PHP] Thanks for help with classes

2003-02-03 Thread Leonard Burton
Hey Guys, Thanks for all the help with classes. I think I can now turn the lightswitch on. Leonard Burton [EMAIL PROTECTED] www.phpna.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Which link was selected?

2003-02-03 Thread Leonard Burton
Greetings, You ought to make your link something like www.foo.com/products.php?autoid=105. and then make a query on your page that displays the pics based on an autoincrement number in your table. You ought to be able to make the code something like: //Display link for product print a

RE: [PHP] Which link was selected?

2003-02-04 Thread Leonard Burton
Good Catch, Be just as an advisement besure to escape those quotes with a backslash \ Leonard. -Original Message- From: Götz Lohmsnn [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 4:09 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] Which link was selected? Leonard Burton

RE: [PHP] tracking bulk email

2003-02-04 Thread Leonard Burton
What about making the log a .txt file and not a database? Wouldnt that be quicker? Leonard. -Original Message- From: Lowell Allen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 7:27 AM To: PHP Subject: Re: [PHP] tracking bulk email From: Kevin Stone [EMAIL PROTECTED]

[PHP] Function to make a select box

2003-02-04 Thread Leonard Burton
/select/tdtd\n; Thanks, Leonard Burton [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Object oriented Programming

2003-02-05 Thread Leonard Burton
Creating functions is a real easy part of programming. Classes are a differect story (or at least at first). Anyway, If I were you, I would get Professional PHP4 by Wrox and read the OOP section. I would first start writting functions. Think if it like this, if you use exact code twice (you

RE: [PHP] Variable Problem

2003-02-05 Thread Leonard Burton
You need to put quotes around the vars. If I were you I would do this: print input type=text name=sent value=\$sent\; print input type=text name=name value=\$name\; You need the quotes. Leonard. www.phpna.com -Original Message- From: Sierra Times.com [mailto:[EMAIL PROTECTED]] Sent:

[PHP] http://www.act.com---CRM

2003-02-14 Thread Leonard Burton
Has anyone used ACT or tried to integrate it with any other applications? I need some advice, please respond. Thanks, Leonard. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] What is $this-

2007-02-18 Thread Leonard Burton
){ $this-$message = $message; } function display(){ print $this-message\n; } }// class write //actually use the class $class = new write(); $class-set(This is a test message); $class-display(); ? I hope this helps. Leonard -- Leonard Burton, N9URK http://www.jiffyslides.com [EMAIL PROTECTED

Re: [PHP] What is $this-

2007-02-19 Thread Leonard Burton
oops, typo. Should have been $this-message. Leonard On 2/18/07, André Medeiros [EMAIL PROTECTED] wrote: Actually, $this-$message would be wrong, but the concept is right. On 2/19/07, Leonard Burton [EMAIL PROTECTED] wrote: HI, $this-SetFont('Arial','B',15); what you include

[PHP] Name Capitalization

2007-03-19 Thread Leonard Burton
HI All, Does anyone use a library to properly capitalize last names? For instance, McDonald needs to remain that way even if it comes in as MACDONALD, or macdonald. Of course I can write it on my own but would prefer not to reinvent the wheel. Thanks, -- Leonard Burton, N9URK http

[PHP] Name Capitalization

2007-03-19 Thread Leonard Burton
discuss any solutions to the problem I am asking about (other than to point it out which helps because it points out a few of the name problems)! Would anyone care to work on this project together? Thanks, Take Care, -- Leonard Burton, N9URK http://www.jiffyslides.com [EMAIL PROTECTED] [EMAIL

Re: [PHP] Name Capitalization

2007-03-19 Thread Leonard Burton
shouldn't be that hard as there are probably only 10 to 15 rules for names. Take Care, -- Leonard Burton, N9URK http://www.jiffyslides.com [EMAIL PROTECTED] [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List

Re: [PHP] Name Capitalization

2007-03-19 Thread Leonard Burton
for those moogles that must use ALL CAPS ALL THE TIME ;). It could give them the choice to pick the right capitalization. Take Care, -- Leonard Burton, N9URK http://www.jiffyslides.com [EMAIL PROTECTED] [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected

Re: [PHP] Cheap Ping

2007-04-13 Thread Leonard Burton
HI I am trying to find a simple way to test to see if a web site is up or not. What about analyzing the results from exec(ping www.domain.ext); ? -- Leonard Burton, N9URK http://www.jiffyslides.com [EMAIL PROTECTED] [EMAIL PROTECTED] The prolonged evacuation would have dramatically

[PHP] CSS vs. Tables

2007-04-17 Thread Leonard Burton
based pages will not resize properly. When 99% of CSS layouts overcome this lunacy then CSS will be better, but not until then. -- Leonard Burton, N9URK http://www.jiffyslides.com [EMAIL PROTECTED] [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability

Re: [PHP] Preventing SQL Injection/ Cross Site Scripting

2007-04-20 Thread Leonard Burton
-- Leonard Burton, N9URK http://www.jiffyslides.com [EMAIL PROTECTED] [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Name Capitalization

2007-04-29 Thread Leonard Burton
Hi Paul, [comments below inline] On 3/19/07, Paul Novitski [EMAIL PROTECTED] wrote: At 3/19/2007 07:17 PM, Leonard Burton wrote: What my case is that I have came across a list of names that I need to use and all of the names were in caps. From there anything is a step in the right direction

Re: [PHP] A Tool For Building PHP Web Apps

2009-04-10 Thread Leonard Burton
the files that depended on it. Might be okay for a small site, but could be a nightmare for a large site. Paul -- Paul M. Foster -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Leonard Burton, N9URK http://www.jiffyslides.com serv

Re: [PHP] https and Credit Cards

2009-04-14 Thread Leonard Burton
://www.php.net/unsub.php -- Leonard Burton, N9URK http://www.jiffyslides.com serv...@jiffyslides.com leonardbur...@gmail.com The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] Need Your Help :) I'm Just About Creating File Uploading Service

2009-04-16 Thread Leonard Burton
http://aws.amazon.com/s3/ On Thu, Apr 16, 2009 at 3:10 PM, Nitsan Bin-Nun nit...@binnun.co.il wrote: What is Amazon SSS?? On Thu, Apr 16, 2009 at 8:59 PM, Leonard Burton leonardbur...@gmail.com wrote: Why not use something like Amazon SSS and not worry about a lot of the details? On Thu

[PHP] Imagick morphImages

2013-03-11 Thread Leonard Burton
! -- Leonard Burton, N9URK leonardbur...@gmail.com The prolonged evacuation would have dramatically affected the survivability of the occupants.

Re: [PHP] PHPDIG

2006-12-11 Thread Jiffy Slides Leonard Burton
of phpDig or HTDig saqib http://www.full-disk-encryption.net On 12/11/06, Leonard Burton [EMAIL PROTECTED] wrote: HI Guys and Gals, Has anyone used PHP Dig lately? Is the new version any better than it used to be? -- Leonard Burton, N9URK [EMAIL PROTECTED] The prolonged evacuation would

Re: [PHP] reading MS Excel?

2006-12-28 Thread Jiffy Slides Leonard Burton
how to convert. Would it be better to use php's routines or to automate excel, convert it inside there, and then use the result? Leonard Burton wrote: On 12/28/06, Jiffy Slides Leonard Burton [EMAIL PROTECTED] wrote: HI Will, Is it possible to read Excel files and store the info to DB? If so

Re: [PHP] Peristent Listen over an HTTP connection

2007-02-04 Thread Jiffy Slides Leonard Burton
/) To unsubscribe, visit: http://www.php.net/unsub.php -- Leonard Burton, N9URK http://www.jiffyslides.com [EMAIL PROTECTED] [EMAIL PROTECTED] The prolonged evacuation would have dramatically affected the survivability of the occupants. -- PHP General Mailing List (http://www.php.net/) To unsubscribe