Re: [PHP] window.open access parent's JS?

2010-07-07 Thread Skip Evans
d slide by. But for my penance I'll ask the following: "Is there a way to have a window opened with window.open() inherit the parent windows JS environment... when it resides in a much larger PHP/MySQL application?" How's that for a qualifier! :) Skip -- =====

[PHP] window.open access parent's JS?

2010-07-06 Thread Skip Evans
via mouse overs and onclick calls from the code in the newly opened window. Is this possible? Thanks, Skip -- Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those

Re: [PHP] Limiting logins

2010-06-06 Thread Skip Evans
might be more of a hassles for them than it's worth. Thanks much for your input. This is a lot of good stuff to help me articulate a response to the client. Skip Ashley Sheridan wrote: On Sun, 2010-06-06 at 20:31 -0500, Skip Evans wrote: Hey all, I'm familiar with setting cookies

[PHP] Limiting logins

2010-06-06 Thread Skip Evans
t they'd be. Big Thanks! Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Ma

[PHP] Converting funky characters

2010-03-28 Thread Skip Evans
anks, Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mailing

[PHP] SSL and multiple host names

2010-03-11 Thread Skip Evans
o I hope this little nugget helps anyone who comes across this same issue. And incidentally, if you need to configure IP-based SSL on FreeBSD I'm you're guy; I'm now a whiz at it :) Skip ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1

Re: [PHP] Anyone good with multiple SSL on Apache?

2010-03-08 Thread Skip Evans
D'oh! ...and I suppose there is just no way around that, eh? Skip Frank M. Kromann wrote: You can only have one SSL per IP address. The SSL connection between the client and server is done before the host header name is made available to Apache. - Frank On 3/8/10 2:13 PM, Skip Evans

[PHP] Anyone good with multiple SSL on Apache?

2010-03-08 Thread Skip Evans
has configured this before can email me off list for some assistance. Much thanks! Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you

[PHP] Replacing accented characters

2010-03-04 Thread Skip Evans
anks, Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mailing

Re: [PHP] HTML & plain text in Outlook 2007

2010-02-14 Thread Skip Evans
e email clients strip out anything within the tags of your email. Yes, that's exactly what I took away from the conversation. HTML emails should be coded using "the old way". Skip -- ======== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madi

Re: [PHP] HTML & plain text in Outlook 2007

2010-02-12 Thread Skip Evans
.. as you've said... email HTML sucks... and MS made it worse. Cheers, Rob. -- Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telek

[PHP] HTML & plain text in Outlook 2007

2010-02-04 Thread Skip Evans
tips how I can get this working? Still Googling, but any tips would be greatly appreciated. Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you wh

Re: [PHP] Magento shopping cart

2010-02-02 Thread Skip Evans
here Aussies on this list? ;) Anyway, what about skinning this animal. If I install it will our designer be able to put the site's custom look and feel into it? Ryan, what do you think? Skip Nathan Nobbe wrote: On Mon, Feb 1, 2010 at 3:22 PM, Skip Evans wrote: I'm not totally opposed

Re: [PHP] Magento shopping cart

2010-02-01 Thread Skip Evans
ng used it, do you have any tips for a Magento newbie when it comes to integrating it with a custom site? I haven't found any integration documentation for programmers yet. Skip Nathan Nobbe wrote: On Mon, Feb 1, 2010 at 2:25 PM, Skip Evans <mailto:s...@bigskypenguin.com>> wrote:

Re: [PHP] Magento shopping cart

2010-02-01 Thread Skip Evans
time. I pretty much have a complete basic cart stored away, but I intentionally keep its functionality to a minimum so that I can expand on it to their specifications. To date the results have been pretty good. Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Ba

[PHP] Magento shopping cart

2010-02-01 Thread Skip Evans
orst code I had ever seen and it turned me off to third party carts. Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in teleki

Re: [PHP] Replacing accented characters?

2010-01-27 Thread Skip Evans
Looks like strtr() is the way to go? Skip Skip Evans wrote: Hey all, I'm looking for recommendations on how to replace accented characters, like e and u with those two little dots above them, with the regular e and u characters. I'm finding some solutions via Google, but wou

[PHP] Replacing accented characters?

2010-01-27 Thread Skip Evans
situations. Thanks, Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP Gener

Re: [PHP] SQL question

2010-01-27 Thread Skip Evans
to go. Thanks everyone! Skip -- Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP Ge

[PHP] SQL question

2010-01-25 Thread Skip Evans
$end. But I'm pretty stumped. How can I convert start_date + no_donations in the database to the date when the last donation will take place so I'll now if the donations fall between $start and $end? Any suggestions would be very help and appreciated, Skip -- ==

[PHP] Subversion Ubuntu client

2010-01-22 Thread Skip Evans
Hey all, Can anyone recommend a good Subversion client for Ubuntu? Thanks, Skip -- Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in

[PHP] Shipping calculator

2010-01-16 Thread Skip Evans
dering if anyone has used this one, or others and can toss out some opinions and thoughts to someone who hasn't done this before. Thanks, Skip -- ======== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.25

Re: [PHP] Passing HTML array index to JS?

2009-12-07 Thread Skip Evans
Hey Philip, But will that ID value identify the right member of each array? I thought about that but just assumed that it would not. Skip Philip Thompson wrote: On Dec 7, 2009, at 5:02 PM, Skip Evans wrote: Hey all, I have an HTML field like this ... and what I need to do is pass to

[PHP] Passing HTML array index to JS?

2009-12-07 Thread Skip Evans
how to do for non-array values, but not sure how to get the values to do the calculation on the JS side if the fields are in an array. Any help, as always, is greatly appreciated, Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI

Re: [PHP] Powerpoint from PHP?

2009-12-02 Thread Skip Evans
ntation in HTML the people can just log onto the web site to view. Thanks all! Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe

Re: [PHP] Powerpoint from PHP?

2009-12-02 Thread Skip Evans
Ashley Sheridan wrote: On Wed, 2009-12-02 at 11:41 -0500, Ryan Sun wrote: php on windows server may have the capability... On Wed, Dec 2, 2009 at 11:30 AM, Skip Evans wrote: Yeah, from Googling around I'm getting the impression there is not a PHP library capable of doing this. I guess th

Re: [PHP] Powerpoint from PHP?

2009-12-02 Thread Skip Evans
. Thanks, Ash http://www.ashleysheridan.co.uk -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP

[PHP] Powerpoint from PHP?

2009-12-02 Thread Skip Evans
ction heaps of praise will be orated at my next "heap praise on people" party. ...in other words, thanks, Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com --

Re: [PHP] Disabling button onclick in IE

2009-12-02 Thread Skip Evans
idan.co.uk -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mailing

Re: [PHP] Disabling button onclick in IE

2009-12-02 Thread Skip Evans
ssion variable or something like that and when each request comes through compare the data with any previous request within the half second or so? Skip tedd wrote: At 9:16 PM + 12/1/09, Ashley Sheridan wrote: On Tue, 2009-12-01 at 15:06 -0600, Skip Evans wrote: wow, i really think you'

Re: [PHP] Disabling button onclick in IE

2009-12-02 Thread Skip Evans
Yup. That was it. I found that Googling around as well. Eesh. Skip Andrew Ballard wrote: On Tue, Dec 1, 2009 at 4:06 PM, Skip Evans wrote: Hey all, You probably remember me asking about disabling a submit button when it is clicked to prevent double clicks submitting a form for CC

[PHP] Disabling button onclick in IE

2009-12-01 Thread Skip Evans
"submit_tickets" onclick="this.disabled=true; document.ticket_form.submit();"> Any suggestions would be greatly appreciated. Thanks, Skip -- ======== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 5370

Re: [PHP] Wiki recommendation?

2009-11-25 Thread Skip Evans
use it much and I've only ever used Mediawiki to any real length. Definitely give it a look, though. -TG - Original Message - From: Jonathan Tapicer To: aurfal...@gmail.com Cc: Skip Evans , "php-general@lists.php.net" Date: Wed, 25 Nov 2009 23:54:07 -0300 Subject: Re

[PHP] Wiki recommendation?

2009-11-25 Thread Skip Evans
to you all!!! Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mailing List

Re: [PHP] Recognizing double clicks

2009-11-21 Thread Skip Evans
It just dawned on me the button may be disabled right when it's clicked to prevent a double submit? Is that doable? Skip Skip Evans wrote: Hey all, Every site I've ever stuck a credit card into said "only click once...". I just this requirement from a client. a.Syste

[PHP] Recognizing double clicks

2009-11-21 Thread Skip Evans
ever done this??? -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mai

Re: [PHP] Netbeans IDE 6.5

2009-10-28 Thread Skip Evans
m it doesn't have any affect. So, taking Greg's advice again I'll restyle it myself. Now, if I can just get rid of that red line at the 80 column mark. I haven't bothered with 80 columns since I wrote assembly on a terminal connected to a PDP-11 in college. Skip Thanks,

Re: [PHP] Netbeans IDE 6.5

2009-10-28 Thread Skip Evans
about obsolete! -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mai

[PHP] Apache file order

2009-10-28 Thread Skip Evans
-- Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://penguinsites.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mailing List (http

[PHP] Re: Netbeans IDE 6.5

2009-10-28 Thread Skip Evans
o Netbeans? -----Original Message- From: Skip Evans [mailto:s...@bigskypenguin.com] Sent: 28 October 2009 00:50 To: php-general@lists.php.net Subject: Netbeans IDE 6.5 Hey all, I just downloaded the Netbeans 6.5 IDE to use as a code editor, installed the PHP plugin for syntax highlighti

[PHP] Netbeans IDE 6.5

2009-10-27 Thread Skip Evans
ms.netbeans.org/post-46850.html Downloaded and unzipped the archive and then I stopped like the robot on Lost in Space when they pulled out his power pack. Any help would be great! Thanks, Skip -- ==== Skip Evans PenguinSites.com, LLC 503 S Baldwin St, #1 M

[PHP] Re: [SPAM] [PHP] Little perl help?

2009-09-09 Thread Skip Evans
dir); mkdir($img_dir,$CHMOD_ON_FOLDER_CREATE); Is there something else you're not posting, or maybe I'm not understanding? Always glad to help a fellow cheesehead. Regards, Matt Flaig Elysian Fields Software, L.L.C. Original Message Subject: [SPAM] [PHP] Little p

[PHP] Little perl help?

2009-09-09 Thread Skip Evans
ter so the directory name contains no spaces, so I tried preceding it with $img_dir =~ s/ /_/g; Which did nothing. Can someone help here? Much thanks, Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskyp

Re: [PHP] Displaying image paths with spaces

2009-09-07 Thread Skip Evans
ories and found the code to be pretty well written so maybe I need to do the same and solve the problem that way. I'll check that out. Thanks Ash and Marc for the input. I think we're on the right path ;) Skip -- ==== Skip Evans Big Sky Penguin, L

Re: [PHP] Displaying image paths with spaces

2009-09-07 Thread Skip Evans
see this The requested URL /clients/client_118/images//Event\ images/Show\ ads/catspaw1compressed.jpg was not found on this server. So it seems it's not preserving the %20 as coded spaces, and also converting that %5C to a slash! Wh Thanks, Skip -- ===

[PHP] Displaying image paths with spaces

2009-09-06 Thread Skip Evans
reserve a properly displayable path like the AJAX call, but that also won't interfere with the rest of the HTML and text code contained within the block of content? I'm stumped on this one, so any help would be greatly, wonderfully, blissfully even... appreciated. Thanks, Skip -- =

Re: [PHP] Sending email w/ attachments

2009-08-10 Thread Skip Evans
? Very cool! Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mailing List

[PHP] Sending email w/ attachments

2009-08-10 Thread Skip Evans
ed to change for text files, Word Docs, PDFs, Excel files, etc, or is there one type that can handle any file type? Any help would be great. I'm rather stuck and floundering here. Thanks, Skip -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison

Re: [PHP] Formatting plain text file

2009-07-30 Thread Skip Evans
Jim Lucas wrote: Skip Evans wrote: Hey all, Am I brain fading or what? I'm so used to formatting text in tables for HTML display I can't think of how to do it for a plain text file. I just need to create a columned table of names and addresses type stuff... sprintf? or a little

[PHP] Formatting plain text file

2009-07-30 Thread Skip Evans
Hey all, Am I brain fading or what? I'm so used to formatting text in tables for HTML display I can't think of how to do it for a plain text file. I just need to create a columned table of names and addresses type stuff... sprintf? -- ==== Skip Eva

Re: [PHP] Asterisk anyone?

2009-07-30 Thread Skip Evans
But thanks all for the pointers. It has been helpful. I've looked up Trixbox, thanks. Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those o

Re: [PHP] Asterisk anyone?

2009-07-29 Thread Skip Evans
trying to figure out now are these values stored in a regular relational database like MySQL. But so far the documentation I see is really all about how to handle calls, not manage customer data. -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madiso

[PHP] Asterisk anyone?

2009-07-29 Thread Skip Evans
nyone has done this can you tell me if I'm on the right track here? http://www.voip-info.org/wiki/view/Asterisk+AGI+php#PHPTipsandExamples -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskyp

Re: [PHP] JS alert that links to a file

2009-07-27 Thread Skip Evans
or the key! Skip Skip Evans wrote: LinuxManMikeC wrote: Okay, right, I remember this. But it has to be in it's own file, otherwise you get the 'headers already sent error', right? Is there any way around that? Any way to get it right at the end of where the file is

Re: [PHP] JS alert that links to a file

2009-07-26 Thread Skip Evans
Thanks! Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mailing List (http://www.php.net/)

[PHP] Saving server side file to local machine with JS

2009-07-26 Thread Skip Evans
I perhaps could embed it in the PHP at the end of the function that creates the file??? Is that clearer? Thanks, Skip Paul M Foster wrote: > On Sun, Jul 26, 2009 at 09:55:14PM -0500, Skip Evans wrote: > >> Okay, I know I've done this before, but now I'm blanking out. >

[PHP] JS alert that links to a file

2009-07-26 Thread Skip Evans
nd I've been on Google an hour now! -- ======== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegu

[PHP] Language translation

2009-07-25 Thread Skip Evans
were most satisfied with. Big Hugs, Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonneg

Re: [PHP] PEAR Spreadsheet_Excel_Writer setLocked method

2009-06-19 Thread Skip Evans
t it is not tested. No, this didn't do it. I already have some formats I've created for dollar amounts, right align, etc, and applying the setLocked() method to them had no affect. Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St

Re: [PHP] aesthetic beauty in conception, execution

2009-06-18 Thread Skip Evans
. Plus it was fun watching my nephew's face get blown off... he can be a little jerk some times. Skip PS. Just kidding about my nephew... he's a cool kid. Paul M Foster wrote: On Thu, Jun 18, 2009 at 01:58:26PM -0500, Skip Evans wrote: Okay, had to chime in here... Jesus Christ, Vamp

Re: [PHP] aesthetic beauty in conception, execution

2009-06-18 Thread Skip Evans
p.net/unsub.php Jane Fonda as Barbarella remains a cult classic though ;-P -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis

[PHP] PEAR Spreadsheet_Excel_Writer setLocked method

2009-06-18 Thread Skip Evans
ges. Any help as always is greatly appreciated. Also, what about making a cell span more than one cell below and above it? I can't find a way to do this either. Thanks, Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 60

Re: [PHP] Re: Cross site scripting

2009-06-09 Thread Skip Evans
d? Skip Shawn McKenzie wrote: Skip Evans wrote: Hey all, You may have seen my earlier message about a current client whose site I've taken over maintenance on that is trying to get PCI Compliance from Security Metrics. I've put all the forms behind https and a couple of other thing

[PHP] Cross site scripting

2009-06-09 Thread Skip Evans
other injection related vulnerabilities. -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP

[PHP] Re: Automated form generation?

2009-06-08 Thread Skip Evans
Hey all, I've read through the cakePHP docs for a potential project once and thought it looked pretty well put together, and liked it, but didn't get any hands on with it. Sounds promising... ...any other comments on Cake for this solution? Skip Shawn McKenzie wrote: Skip E

[PHP] Automated form generation?

2009-06-08 Thread Skip Evans
appreciated. Any CMS out there that might have a tool for this that would be quick to install and get up and going? Codeigniter have one, any others??? Much thanks, Skip -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI

Re: [PHP] Web friendly file names

2009-06-03 Thread Skip Evans
escaped characters and it will url escape them in the request. The only issue is that the urlencoded special characters are a lot uglier, which may or may not be a consideration for you. On Wed, Jun 3, 2009 at 12:39 PM, Skip Evans <mailto:s...@bigskypenguin.com>> wrote: -- =

Re: [PHP] Web friendly file names

2009-06-03 Thread Skip Evans
pguru.org/smtp -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com

[PHP] Web friendly file names

2009-06-03 Thread Skip Evans
ally acceptable? Opinions, witticisms, flames, quotations by famous débutantes? (The last is optional) -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you

[PHP] PCI compliance issue

2009-06-02 Thread Skip Evans
a 200 OK when it is the same page as the URL that is returning a 403. You will need to make sure that the pages are responding in the same way to correct this issue. - -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 M

[PHP] SQL help?

2009-05-17 Thread Skip Evans
nt, anyone? Thanks, Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Ma

[PHP] Software to read/write Excel to CD?

2009-05-14 Thread Skip Evans
oftware and its name? Thanks, Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP

Re: [PHP] Problems with HTTPS and maybe an .htaccess???

2009-05-05 Thread Skip Evans
eRule .* index.php -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mailing

[PHP] Problems with HTTPS and maybe an .htaccess???

2009-05-05 Thread Skip Evans
ges to the live site, and if so, anyone see a fix for this? Again, hyperbole aside, I'm no expert at rewrite rules. Much thanks. Any help, as always, is greatly appreciated. Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 60

[PHP] Expression Engine

2009-04-24 Thread Skip Evans
to it? Thanks, Skip -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General

[PHP] https and Credit Cards

2009-04-13 Thread Skip Evans
s what I've always assumed. I need some opinions on this, and if I'm right I think the client will defer to a few more votes. -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com

[PHP] file_get_contents for URLs?

2009-04-07 Thread Skip Evans
biggest complaints. -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mailing List (http://www.php.net/) T

Re: [PHP] RE: AJAX with POST

2009-04-04 Thread Skip Evans
ct.responseXML != null ) { callbackFn (xhrObject.responseXML); } } } xhrObject.setRequestHeader("Content-type", "application/x-www-form-urlencoded"); xhrObject.setRequestHeader("Content-length", params.length); xhrObject.setR

Re: [PHP] AJAX with POST

2009-04-04 Thread Skip Evans
't submit, apparently, more than 2K through a GET. Do you know if POST can handle more? Thanks tons for your reply! Skip PS. I'd very interested in seeing your set of functions. Phpster wrote: On Apr 4, 2009, at 17:30, Skip Evans wrote: Hey all, At the risk of being told this

[PHP] AJAX with POST

2009-04-04 Thread Skip Evans
function() {//Call a function when the state changes. if(http.readyState == 4 && http.status == 200) { alert('['+http.responseText+']'); return (http.responseText); } } -- Skip

[PHP] Submitting URLs in IE

2009-04-04 Thread Skip Evans
more data? -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PHP General Mailing List (http://www.ph

Re: [PHP] Appending query result sets?

2009-02-08 Thread Skip Evans
Oh, yeah, that's fine. I knew I could od it with arrays, but also looked to see if there was any way to just do an append, and I also need to sort them as well, so maybe I better get back to figuring out a join. Skip Ashley Sheridan wrote: On Sun, 2009-02-08 at 12:37 -0600, Skip Evans

Re: [PHP] Appending query result sets?

2009-02-08 Thread Skip Evans
flamed for posting off-topic. -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- P

[PHP] Appending query result sets?

2009-02-08 Thread Skip Evans
y could be read into an array then output that way, but I was hoping to more easily just append the result sets. Thanks, Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com --

Re: [PHP] frameworks

2009-01-30 Thread Skip Evans
re, though, didn't follow up. "Give me Debian or give me death!" Nah,not really, I jus' LOVES my FreeBSD... but Linux is cool too, what I run on workstations. -- ======== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250

Re: [PHP] frameworks

2009-01-30 Thread Skip Evans
Nitsan Bin-Nun wrote: I usually uses CI, just because it is written in PHP4 and in about 50% of the servers in Israel there is no PHP5 :X I am just curious. Why is PHP 5 so rare there? -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI

Re: [PHP] Connection error on URI

2009-01-28 Thread Skip Evans
usr/sites/sassnet.com/members/www/url_test.php on line 6 I think the issue is not programming, but might be that the target server is not accepting requests from calling server. Skip Jan G.B. wrote: 2009/1/28 Skip Evans : Hey all, $url="http://xx.xx.xx.xx:1972/csp/test/SASS.Web1.c

[PHP] Connection error on URI

2009-01-28 Thread Skip Evans
Love & Curly Fries, Skip -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vonnegut -- PH

[PHP] Re: Project management systems

2009-01-18 Thread Skip Evans
eshes. The developer is very responsive to the minor issues I've had, so I'm going to probably keep it and import my custom modules from dP into it. Skip Nathan Rixham wrote: Skip Evans wrote: Hey all (except Tony), treat others how you want them to treat you *passes all his biscu

Re: [PHP] Project management systems

2009-01-18 Thread Skip Evans
rth looking at Bastien Sent from my iPod -- ======== Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison WI 53703 608.250.2720 http://bigskypenguin.com Those of you who believe in telekinesis, raise my hand. -- Kurt Vo

Re: [PHP] Re: Opinions / Votes Needed

2009-01-18 Thread Skip Evans
uture. Skip PS. And then adopt an abandoned puppy. Tony Marston wrote: "Skip Evans" wrote in message news:49733d18.6080...@bigskypenguin.com... I will be brief. Tony is a dick. To quote your own words: "There's just no need to insult othe

[PHP] Project management systems

2009-01-18 Thread Skip Evans
trying to improve it. Basic requirements are time tracking for multiple coders, generating invoices per project based on start and end date (I bill the 15th and last day of each month). Gee, I guess that's the basics. Thoughts, opinions, corrections to grammar? --

Re: [PHP] Re: Opinions / Votes Needed

2009-01-18 Thread Skip Evans
I will be brief. Tony is a dick. Peace & Love, Skip Tony Marston wrote: "Skip Evans" wrote in message news:49723137.2010...@bigskypenguin.com... Wow, Tony, do you think in the future you could try to express yourself with just a bit more civility and in a less condescending

Re: [PHP] Re: Opinions / Votes Needed

2009-01-17 Thread Skip Evans
all the frustrations we put up with in our daily lives, I would hope a list like this, especially since we are among colleagues, could be a place we could at least cautiously expect to be treated with respect. -- ==== Skip Evans Big Sky Penguin, LLC 503 S Baldw

Re: [PHP] Zend (or other) Framework...where to start?

2009-01-14 Thread Skip Evans
might be good for some new to frameworks. Drupal is awfully popular, but I've only glanced at it and get the impression there's a bit of a steep learning curve. I'd be very interest to hear what others think of both of these. -- =====

Re: [PHP] FirePHP -- pretty cool

2009-01-11 Thread Skip Evans
ode? Nitsan On Sun, Jan 11, 2009 at 6:46 PM, Skip Evans <mailto:s...@bigskypenguin.com>> wrote: Hey all, I'm sure many of you use Firebug in Firefox for help debugging, and some of you also no doubt know about FirePHP, the PHP class that let's you write logs to

[PHP] FirePHP -- pretty cool

2009-01-11 Thread Skip Evans
's especially useful if you write a lot of AJAX calls that don't allow easy output of debug statements. Would like to hear other opinions of this little tool. -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison, Wisconsin 53703 608-250-2720 http://bigskypenguin.com "

Re: [PHP] Re: hello

2009-01-08 Thread Skip Evans
arked in a bad neighborhood. -- === Skip Evans Big Sky Penguin, LLC 503 S Baldwin Street Madison, Wisconsin 53703 608.250.2720 http://bigskypenguin.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: First steps towards unix and php

2009-01-08 Thread Skip Evans
h more it would do for me than Kate. What are some of your favorite features of Geany I should be aware of? -- ======= Skip Evans Big Sky Penguin, LLC 503 S Baldwin Street Madison, Wisconsin 53703 608.250.2720 http://bigskypenguin.com -- PHP General Mailing L

Re: [PHP] Re: hello

2009-01-08 Thread Skip Evans
n they are all equally fast. -- === Skip Evans Big Sky Penguin, LLC 503 S Baldwin Street Madison, Wisconsin 53703 608.250.2720 http://bigskypenguin.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

  1   2   >