Re: [PHP] Limited text fields on phpMyAdmin?

2007-03-16 Thread Skip Evans
Jake McHenry wrote: I still have a copy of phpMyAdmin 2.2.0, works great, but if the text field value is over 65k, it will truncate the data. define a paragraph or two. Anywhere from 10 to 50 English words. Far, far less than 65K. Skip -- Skip Evans Big Sky Penguin, LLC 61 W

Re: [PHP] Limited text fields on phpMyAdmin?

2007-03-16 Thread Skip Evans
this with phpMyAdmin? They are running 2.5.7. I know they should upgrade and I keep telling them that, but they are one these "if it ain't broke don't fix it " outfits and have been using the same install for a couple of years, and are pretty set in their ways. Thanks!

[PHP] Download multiple sound files?

2007-04-12 Thread Skip Evans
done? Thanks! Skip -- Skip Evans Big Sky Penguin, LLC 61 W Broadway Butte, Montana 59701 406-782-2240 http://bigskypenguin.com =-=-=-=-=-=-=-=-=-= -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Download multiple sound files?

2007-04-12 Thread Skip Evans
Hey, Right, there is that, but I know the client is going to want the mp3s to land on the client's machine in individual mp3 files. Is there a way to link to the second, etc, next file in line after beginning the first? I can't think of a way to do this. Skip Stut wrote:

Re: [PHP] Download multiple sound files?

2007-04-12 Thread Skip Evans
or give me a lead on how this can be done? Thanks! Skip -- Skip Evans Big Sky Penguin, LLC 61 W Broadway Butte, Montana 59701 406-782-2240 http://bigskypenguin.com =-=-=-=-=-=-=-=-=-= Check out PHPenguin, a lightweight and versatile PHP/MySQL development framework. http://phpenguin.bigskypen

[PHP] Protecting individual files/dirs from access

2007-04-13 Thread Skip Evans
that allows access to the fines to access the files with a user name and password, but also hid this URL from display in the browser? The files need to be under the document root to allow a link to download them, right? Any suggestions for common ways to solve this would be appreciated. -- S

[PHP] pclzip on PHP 5

2007-04-18 Thread Skip Evans
When the PHP script that includes the pclzip library loads, the pclzip code just fills the browser as text. Has anyone experienced this? This is a dedicated server just for this site, so we can have them install PHP4 (4.4.4 specifically) if we need to. -- Skip Evans Big Sky Penguin, LLC

Re: [PHP] pclzip on PHP 5

2007-04-18 Thread Skip Evans
Jochem Maas wrote: that seems backwards. I would get a local php5 dev environment and rewrite the code to use http://php.net/zip instead. I had problems installing the PHP5 port on FreeBSD 6.1, which is why I stayed with 4. -- Skip Evans Big Sky Penguin, LLC 61 W Broadway Butte, Montana

[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] 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 -- ===

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

[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

[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] 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: 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] 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

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

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,

[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] 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] 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] 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] 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] 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

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
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

[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] 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

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
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

[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] 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] 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

[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] 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 -- ==

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] 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] 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] 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] 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

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-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

[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] 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

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

[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

[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

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] 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

[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] 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

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] 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] 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] Extracting text from PDF files

2007-10-09 Thread Skip Evans
Hey all, I need to extract the text from a PDF file for storage in the database. Is there a way to do this in PHP? -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison, WI 53703 608-250-2720 http://bigskypenguin.com =-=-=-=-=-=-=-=-=-= Check out PHPenguin, a lightweight and

[PHP] Recommend a wiki?

2007-11-08 Thread Skip Evans
Hey, Anyone want to recommend a wiki package they use to document PHP code projects, libraries, etc, they are happy with? We've tried a couple but have not been thrilled with them. Thanks! Skip -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison, WI 53703 608-250-2720

[PHP] Parsing XML with DTD

2007-11-22 Thread Skip Evans
ing that I see will take a DTD file and parse the XML accordingly. I'm thinking something like this is probably possible. I'm still looking through the docs, but if anyone can point me in the right direction would be appreciated. Thanks! Skip -- Skip Evans Big Sky Penguin, LLC 50

Re: [PHP] Parsing XML with DTD

2007-11-22 Thread Skip Evans
for the DTD for big, complicated XML files. Would it be helpful if I pasted one of the XML files to the list? Thanks again! Skip Jochem Maas wrote: Skip Evans wrote: Hey all, I've been asked if it's possible to parse XML files given a DTD file that describes the elements wi

[PHP] SimpleXML error

2007-11-26 Thread Skip Evans
this because it is not locating the file galeeBkdoc.dtd, which defines all the elements in the XML files? It is located in the same directory as the content. I have also tried putting the complete path via HTTP in with the name of the DTD file with no luck. Suggestions would be greatly appreciated. Th

[PHP] Preserving URL after redirect?

2008-03-05 Thread Skip Evans
htaccess rewrite rules could this be done to preserve the full URL with state/school in the browser's URL field? Any advice, as always, is greatly appreciated. Thanks globules! Skip -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison, WI 53703 608-250-2720 http://bigskypengui

Re: [PHP] Preserving URL after redirect?

2008-03-05 Thread Skip Evans
hat you're thinking? I'm reading up on mod_rewrite right now to determine if this is possible. -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison, WI 53703 608-250-2720 http://bigskypenguin.com =-=-=-=-=-=-=-=-=-= Check out PHPenguin, a lightweight and versatile PHP/MySQL,

Re: [PHP] Re: Preserving URL after redirect?

2008-03-05 Thread Skip Evans
ted. I'm going through a pretty good page on htaccess files at http://corz.org/serv/tricks/htaccess2.php But it starts off with "Make no mistake, mod_rewrite is complex." *gulp!* Skip -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison, WI 53703 608-250-2720 http://big

[PHP] Know a JS list serve

2008-03-11 Thread Skip Evans
Hey all, I've been Googling trying to find a JavaScript list serve to post a question to, but have been, embarrassingly, unable to find one. Anyone on one they'd recommend or know of one? Thanks *sigh* -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison, WI 53703 60

[PHP] Reloading changes JS files?

2008-05-28 Thread Skip Evans
in the right direction that would be great. -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison, WI 53703 608-250-2720 http://bigskypenguin.com =-=-=-=-=-=-=-=-=-= Check out PHPenguin, a lightweight and versatile PHP/MySQL, AJAX & DHTML development framework. http://phpenguin.b

Re: [PHP] Reloading changes JS files?

2008-05-28 Thread Skip Evans
or EXPIRES, looking up how to determine that now. Skip [EMAIL PROTECTED] wrote: Use a version numbered name for the js? e.g. ajax/players21.js What does your server send for the EXPIRES for js files? i.e. what have you told the browser to cache. What is the browser cache policy? David -- Skip

[PHP] Getting multitple select values on PHP side

2007-05-04 Thread Skip Evans
do this Thanks, Skip -- Skip Evans Big Sky Penguin, LLC 61 W Broadway Butte, Montana 59701 406-782-2240 http://bigskypenguin.com =-=-=-=-=-=-=-=-=-= Check out PHPenguin, a lightweight and versatile PHP/MySQL development framework. http://phpenguin.bigskypenguin.com/ -- PHP General Mailing

[PHP] Feisty Fawn and apt-get

2007-05-05 Thread Skip Evans
checked the sources.list file and it has both universe and multiverse enabled. Is there something with the FF repositories or something I'm missing? Thanks, Skip -- Skip Evans Big Sky Penguin, LLC 61 W Broadway Butte, Montana 59701 406-782-2240 =-=-=-=-=-=-=-=-=-=-= Check out PHPengui

[PHP] Inserting single quotes

2007-07-06 Thread skip evans
uld disable this, but it did not. Can someone tell me what does this and how to disable it? Thanks! -- Skip Evans Big Sky Penguin 61 W Broadway Butte, Montana 59701 =-=-=-=-=-=-=-=-=-=- Check out PHPenguin, a versatile and lightweight code base for developing PHP/MySQL applications. phpenguin.b

Re: [PHP] Inserting single quotes

2007-07-06 Thread skip evans
p base64 wrote: try this : On 7/6/07, skip evans <[EMAIL PROTECTED]> wrote: Hey all, I have the following in a text field in the database. 'u',0,'account',1 One my dev server if I update this in the database I get the same string. On my production server I get this:

Re: [PHP] Inserting single quotes

2007-07-06 Thread skip evans
-quotes-gpc ). If that doesn't work the it's mostly like an issue in your code, make sure there aren't any differences. Chris skip evans wrote: I'm sorry, I totally misnamed the subject of this email. It's the slashes that are getting inserted, but as I said only on one ser

[PHP] Image submit with mouse over

2006-07-14 Thread Skip Evans
MM_swapImage('signin','','/theme/images/admin/button_signin2.gif',1)" onblur="MM_swapImgRestore()"> ...However, the onfocus and onblur are not swapping out the images, as I had hoped. (Against all odds, maybe I should add.) I know the client will

Re: [PHP] Image submit with mouse over

2006-07-14 Thread Skip Evans
My apologies to all. I assumed that JS questions would be entertained as the application is within a PHP app. Sorry, Skip Chris W. Parker wrote: Skip Evans <mailto:[EMAIL PROTECTED]> on Friday, July 14, 2006 4:13 PM said: Hi all, Hey. Brand new to the list, so here's

Re: [PHP] Image submit with mouse over

2006-07-17 Thread Skip Evans
Chris W. Parker wrote: Thank you, you're beautiful. I'll be here all week folks. You forgot, "Enjoy the buffet." -- Skip Evans Big Sky Penguin, LLC 61 W Broadway Butte, Montana 59701 406-782-2240 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

[PHP] authorize.net

2006-07-21 Thread Skip Evans
and hourly rate. -- Skip Evans Big Sky Penguin, LLC 61 W Broadway Butte, Montana 59701 406-782-2240 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Populating drop downs

2006-07-29 Thread Skip Evans
n. The code builds the possible arrays for the second dropdown from the database when the page loads, then plugs them directly into the JS, making the whole arrangement dynamic. Change the DB and the dropdown adjusts accordingly. If you'd like to see the code email me off list and

Re: [PHP] Shopping cart

2006-08-20 Thread Skip Evans
ady for it. What are the cons, and what are my options? What are Drupal's limitations? TIA Gerry -- Skip Evans Big Sky Penguin, LLC 61 W Broadway Butte, Montana 59701 406-782-2240 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] worst sites / standard format

2006-10-19 Thread Skip Evans
t's what i found. later /cs -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Skip Evans Big Sky Penguin, LLC 61 W Broadway Butte, Montana 59701 406-782-2240 -- PHP General Mailing List (http://www.php.net/) To unsubscri

[PHP] Setting session to not expire

2008-06-18 Thread Skip Evans
pire? Or least until the browser is closed? It looks like it to me, but I'm not exactly sure. -- Skip Evans Big Sky Penguin, LLC 503 S Baldwin St, #1 Madison, WI 53703 608-250-2720 http://bigskypenguin.com =-=-=-=-=-=-=-=-=-= Check out PHPenguin, a lightweight and versatile PHP/MySQL,

<    1   2