[PHP] Question about time...

2007-10-24 Thread Jason Pruim
for looking! -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED]

Re: [PHP] Question about time...

2007-10-24 Thread Jason Pruim
: Thanksgiving, Christmas, New Years, Halloween etc. etc.) On Oct 24, 2007, at 3:57 PM, Jason Pruim wrote: Hi Everyone, I am attempting to get the logic of something figured out and I thought someone might be able to confirm what I'm thinking :) I want to be able to display something like

Re: [PHP] Question about time...

2007-10-24 Thread Jason Pruim
in the right direction :) Well, I hope this makes sense: ?php if (date('m') == 11) { echo 'img src=turkey.png /'; } ? Yeah... The joys of dealing with a cold that makes your head feel like it wants to explode and you just wish it would so it would feel better :) -- Jason Pruim

Re: [PHP] Question about time...

2007-10-25 Thread Jason Pruim
had a RFID transmitter embedded into me that gets powered by the electricity that my body generates, so when it can no longer get that signal, the application is designed to shut down and put up a message that says Due to the death of my creator I quit, have a nice day! :) -- Jason Pruim

Re: [PHP] Question about time...

2007-10-25 Thread Jason Pruim
remember who on what list said they did it :) using variables in css is it as easy as just putting in a quick ?PHP echo background: $date; ? in the css? or is it more complicated? -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com

Re: [PHP] FW: Reaching the PHP mailing list owners

2007-10-31 Thread Jason Pruim
, or at least report the bugs to the owners I hear they have a nice site setup for reporting such bugs :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP] PHP Won't Access Files Outside Web Root (Leopard/MacOS X 10.5)

2007-11-02 Thread Jason Pruim
On Nov 2, 2007, at 9:57 AM, Daniel Brown wrote: On 11/2/07, Jason Pruim [EMAIL PROTECTED] wrote: I have been a Mac user for my entire computing life Well, then way to chime in 14 hours late there, Pruim! ;-P What can I say? :) Better late then never :P -- Jason Pruim Raoset Inc

Re: [PHP] PHP Won't Access Files Outside Web Root (Leopard/MacOS X 10.5)

2007-11-02 Thread Jason Pruim
On Nov 2, 2007, at 10:18 AM, Daniel Brown wrote: On 11/2/07, Jason Pruim [EMAIL PROTECTED] wrote: On Nov 2, 2007, at 9:57 AM, Daniel Brown wrote: On 11/2/07, Jason Pruim [EMAIL PROTECTED] wrote: I have been a Mac user for my entire computing life Well, then way to chime in 14 hours

Re: [PHP] PHP Won't Access Files Outside Web Root (Leopard/MacOS X 10.5)

2007-11-02 Thread Jason Pruim
of the most knowledgeable mac Heads I have ever dealt with, and they have helped me through all kinds of stuff. If anyone can tell you, they can. -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing

Re: [PHP] Can I make a process run in background?

2007-11-06 Thread Jason Pruim
://www.php.net/unsub.php -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Question about arrays

2007-11-12 Thread Jason Pruim
! -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Question about arrays

2007-11-12 Thread Jason Pruim
On Nov 12, 2007, at 4:14 PM, Daniel Brown wrote: On Nov 12, 2007 3:59 PM, Jason Pruim [EMAIL PROTECTED] wrote: [snip] echo HTML form method='GET' action='index.php' P/Number of text boxes needed: input type='text' size='5' name='txtNumber' value='{$TextBoxes

Re: [PHP] Question about arrays

2007-11-13 Thread Jason Pruim
On Nov 13, 2007, at 1:34 AM, Jim Lucas wrote: Jason Pruim wrote: Hi Everyone, I have a question, and to avoid getting flammed until the morning, I waited to ask until the end of my day :) Or near it at least. I have a small simple script I'm writing so that I can calculate how much

Re: [PHP] PHP Developers and the manual

2007-11-14 Thread Jason Pruim
thanks to everyone who has helped me. :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Newbie question - current date - time

2007-11-14 Thread Jason Pruim
://www.php.net/manual/en/function.getdate.php Give this a shot: $Date = date(y/m/d h:m:i); echo $Date; You can format it how ever you want. Lots of different options. Check out: HTTP://www.php.net/date for lots more info. -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd

Re: [PHP] Newbie question - current date - time

2007-11-14 Thread Jason Pruim
in raised in the decade of the Hair Bands and all :) (Is it time to go home yet?) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Is there a ' Beginner's ' PHP List

2007-11-15 Thread Jason Pruim
the same letters, just added a few spaces. but that's me and my smart ass ;) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] Cannot send a hyperlink (resent)

2007-11-16 Thread Jason Pruim
which mail servers do automatically anyway if they are setup right :) But that's just me... If you want some real info on it, I'd suggest the postfix mailing list. Lots of people on there, and lots of people at big companies there looking for stuff. -- Jason Pruim Raoset Inc. Technology

Re: [PHP] two small issues with php mail

2007-11-20 Thread Jason Pruim
* :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net

Re: [PHP] Newbie asks about multi-lingual website strategies

2007-11-27 Thread Jason Pruim
owner can see eye to eye on some stuff...) in january. -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Question about authenticating people...

2007-11-27 Thread Jason Pruim
Does that make sense? Thoughts? Problems? RTFM's? :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Question about authenticating people...

2007-11-27 Thread Jason Pruim
On Nov 27, 2007, at 3:56 PM, Stut wrote: Jason Pruim wrote: On Nov 27, 2007, at 3:48 PM, Stut wrote: Jason Pruim wrote: The subject might be a little misleading... But I couldn't think of how better to describe it in a small sentence :) What I'm wondering is, I have a program that accesses

Re: [PHP] Question about authenticating people...

2007-11-27 Thread Jason Pruim
On Nov 27, 2007, at 3:48 PM, Stut wrote: Jason Pruim wrote: The subject might be a little misleading... But I couldn't think of how better to describe it in a small sentence :) What I'm wondering is, I have a program that accesses a database and displays the info in that database... I know

Re: [PHP] PHP RFC # 0001 --- List Etiquette

2007-11-28 Thread Jason Pruim
somewhere should have the admin password for changing the welcome message. -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] Question about authenticating people...

2007-11-28 Thread Jason Pruim
On Nov 27, 2007, at 6:01 PM, Stut wrote: Jason Pruim wrote: Just for my own curiosity, why do you think sessions are evil? I haven't found a better way to store my variables between different pages... Other then always posting them in either $_POST or $_GET each time... But that can add

Re: [PHP] Question about authenticating people...

2007-11-28 Thread Jason Pruim
On Nov 28, 2007, at 12:52 PM, Stut wrote: Jason Pruim wrote: The search results arn't stored in a session, just the search variable (IE: What they searched for) It was the only way I could get it to export the search results to my excel file... It may be because I have everything

Re: [PHP] Question about authenticating people...

2007-11-28 Thread Jason Pruim
On Nov 28, 2007, at 12:07 PM, Stut wrote: Jason Pruim wrote: On Nov 27, 2007, at 6:01 PM, Stut wrote: Jason Pruim wrote: Just for my own curiosity, why do you think sessions are evil? I haven't found a better way to store my variables between different pages... Other then always posting

Re: [PHP] Cookies are now driving me crazy....

2007-11-28 Thread Jason Pruim
On Nov 28, 2007, at 3:19 PM, Brady Mitchell wrote: On Nov 28, 2007 12:08 PM, Jason Pruim [EMAIL PROTECTED] wrote: if ($res) { // now see if user's id exists in database if (mysql_num_rows($res,0) { You need another ) on that last line: if (mysql_num_rows($res,0)) { You might want

[PHP] Cookies are now driving me crazy....

2007-11-28 Thread Jason Pruim
Cookie not numeric; } } ? -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] zip codes and lat/longs

2007-12-06 Thread Jason Pruim
;-P You know... in the mailing industry people pay $1,000 a year for that kind of info? Master Brown? :) ole Buddy, ole Pal :) any chance I could sneak a peak at it? Maybe I need to look into writing my own geo mapping software... -- Jason Pruim Raoset Inc. Technology Manager MQC

Re: [PHP] Generating Random Numbers with Normal Distribution

2007-12-12 Thread Jason Pruim
of the machine we're discussing. And since when did scope ever stop anything on this list? BTW Deer taste good *Gets ready to duck from all the non-deer eating people* -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL

Re: [PHP] Generating Random Numbers with Normal Distribution

2007-12-14 Thread Jason Pruim
, the point -- what we were talking about, not a point on the top of my head. :-) we've seen you photo - no pointy hair in sight iirc ;-) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Jason Pruim Raoset Inc. Technology Manager MQC

Re: [PHP] Multiple File Downloads

2007-12-14 Thread Jason Pruim
$header .=More blah blah blah Or am I way off base as usual? :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Multiple File Downloads

2007-12-14 Thread Jason Pruim
clearing their driveway. Northeast Pennsylvania. Close enough. And yet... Here I am in South Eastern Michigan with out enough snow to even cover the grass... Jason Pruim P.S. Yes I am checking this e-mail on my home computer and I'm not still at work.. I'm an addicted geek... What can I

Re: [PHP] re-compiling PHP on Mac OS X

2007-12-17 Thread Jason Pruim
taken... //frank ps. merry christmas ds. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General

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

2007-12-18 Thread Jason Pruim
(Pragma: no-cache); header(Expires: 0); print $header\n$data; ? -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Generating Random Numbers with Normal Distribution

2007-12-19 Thread Jason Pruim
, which has been influenced by many factors including a huge Machine in the sky that is actually running the world with 1's and 0's :) Ohh... And Pudge the fish... He controls the weather... -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424

Re: [PHP] Generating Random Numbers with Normal Distribution

2007-12-19 Thread Jason Pruim
On Dec 19, 2007, at 9:19 AM, Zoltán Németh wrote: 2007. 12. 19, szerda keltezéssel 08.50-kor Jason Pruim ezt írta: On Dec 19, 2007, at 1:51 AM, Robert Cummings wrote: On Tue, 2007-12-18 at 16:26 -0500, Daniel Brown wrote: On Dec 18, 2007 4:24 PM, Travis L. Font [EMAIL PROTECTED] wrote

[PHP] I hate bugs...Mysqli issue

2007-12-21 Thread Jason Pruim
help would be greatly appreciated. The basics of what I used was copied directly from the php.net site. so I'm very confused... -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http

Re: [PHP] I hate bugs...Mysqli issue

2007-12-21 Thread Jason Pruim
On Dec 21, 2007, at 11:22 AM, Zoltán Németh wrote: 2007. 12. 21, péntek keltezéssel 11.14-kor Jason Pruim ezt írta: Hi everyone. I have a script that I've been using succesfully for quite awhile, and just today found a bug... I attempted to insert a new record into the database and got

Re: [PHP] I hate bugs...Mysqli issue

2007-12-21 Thread Jason Pruim
On Dec 21, 2007, at 12:01 PM, Zoltán Németh wrote: 2007. 12. 21, péntek keltezéssel 11.50-kor Jason Pruim ezt írta: On Dec 21, 2007, at 11:22 AM, Zoltán Németh wrote: 2007. 12. 21, péntek keltezéssel 11.14-kor Jason Pruim ezt írta: Hi everyone. I have a script that I've been using

[PHP] New years resolution: To get serious with my programming! Anyone wanna help? :)

2008-01-08 Thread Jason Pruim
edited too much of it :) If anyone has any ideas I would appreciate it. Even RTFM as long as $M is defined :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net

Re: [PHP] New years resolution: To get serious with my programming! Anyone wanna help? :)

2008-01-08 Thread Jason Pruim
On Jan 8, 2008, at 12:06 PM, Daniel Brown wrote: On Jan 8, 2008 11:54 AM, Jason Pruim [EMAIL PROTECTED] wrote: Hi Everyone, Happy New Year a week late! :) And to you, as well. most of the time the script works perfectly, but on the occassion it doesn't like when jupiters third moon

Re: [PHP] New years resolution: To get serious with my programming! Anyone wanna help? :)

2008-01-08 Thread Jason Pruim
On Jan 8, 2008, at 12:22 PM, Jack Mays wrote: Jason Pruim wrote: Hi Everyone, Happy New Year a week late! :) I am trying to get more serious with my programming, I feel fairly confident in my basic abilities except for one... Error checking. That's what I'm trying to get figured out :) I

Re: [PHP] New years resolution: To get serious with my programming! Anyone wanna help? :)

2008-01-08 Thread Jason Pruim
On Jan 8, 2008, at 1:29 PM, Stephen Johnson wrote: From: Jason Pruim [EMAIL PROTECTED] Date: Tue, 8 Jan 2008 13:18:40 -0500 To: Jack Mays [EMAIL PROTECTED] Cc: php-general General List php-general@lists.php.net Subject: Re: [PHP] New years resolution: To get serious with my programming

Re: [PHP] New years resolution: To get serious with my programming! Anyone wanna help? :)

2008-01-08 Thread Jason Pruim
On Jan 8, 2008, at 1:23 PM, Jochem Maas wrote: Jason Pruim schreef: Hi Everyone, Happy New Year a week late! :) I am trying to get more serious with my programming, I feel fairly confident in my basic abilities except for one... Error checking. That's what I'm trying to get figured out

Re: [PHP] New years resolution: To get serious with my programming! Anyone wanna help? :)

2008-01-08 Thread Jason Pruim
On Jan 8, 2008, at 1:31 PM, Daniel Brown wrote: On Jan 8, 2008 1:18 PM, Jason Pruim [EMAIL PROTECTED] wrote: On Jan 8, 2008, at 12:06 PM, Daniel Brown wrote: On Jan 8, 2008 11:54 AM, Jason Pruim [EMAIL PROTECTED] wrote: most of the time the script works perfectly, but on the occassion

Re: [PHP] session_start problems with FireFox on Mac

2008-01-11 Thread Jason Pruim
on a PC. Any ideas as to what could be causing the problem with FireFox on Mac and not on PC? (Safari on Mac works fine) Thanks, Terry -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Jason Pruim Raoset Inc. Technology Manager MQC

Re: [PHP] Posting Summary for Week Ending 11 January, 2008: php-general@lists.php.net

2008-01-11 Thread Jason Pruim
(0%) Xavier Casto [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General

Re: [PHP] Re: Posting Summary for Week Ending 18 January, 2008: php-general@lists.php.net

2008-01-20 Thread Jason Pruim
On Jan 20, 2008, at 10:04 AM, Daniel Brown wrote: On Jan 19, 2008 9:39 PM, Nathan Nobbe [EMAIL PROTECTED] wrote: On Jan 19, 2008 9:25 PM, Ashley M. Kirchner [EMAIL PROTECTED] wrote: Well, at least we know which subject will make it to the top next week nice; say, dan, here comes

[PHP] More frustration with MySQL and PHP

2008-01-21 Thread Jason Pruim
the entire database depending on which version I try it from. Anyone have any ideas? -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] More frustration with MySQL and PHP

2008-01-21 Thread Jason Pruim
On Jan 21, 2008, at 3:04 PM, James Ausmus wrote: On Jan 21, 2008 11:57 AM, Jason Pruim [EMAIL PROTECTED] wrote: Today, I found a bug in my software which I was originally happy to find since that means there's one less that I have to worry about... 3 hours later while trying to figure out

Re: [PHP] More frustration with MySQL and PHP

2008-01-21 Thread Jason Pruim
On Jan 21, 2008, at 3:02 PM, Eric Butera wrote: On Jan 21, 2008 2:57 PM, Jason Pruim [EMAIL PROTECTED] wrote: Today, I found a bug in my software which I was originally happy to find since that means there's one less that I have to worry about... 3 hours later while trying to figure out

Re: [PHP] More frustration with MySQL and PHP

2008-01-21 Thread Jason Pruim
On Jan 21, 2008, at 3:27 PM, Robert Cummings wrote: On Mon, 2008-01-21 at 15:20 -0500, Jason Pruim wrote: I try so hard to NOT rely on the wealth of info available here, but you guys don't make it easy!! :) The only good thing to do with wealth is share. Now you're just trying to add

Re: [PHP] More frustration with MySQL and PHP

2008-01-21 Thread Jason Pruim
On Jan 21, 2008, at 3:47 PM, Robert Cummings wrote: On Mon, 2008-01-21 at 15:28 -0500, Jason Pruim wrote: On Jan 21, 2008, at 3:27 PM, Robert Cummings wrote: On Mon, 2008-01-21 at 15:20 -0500, Jason Pruim wrote: I try so hard to NOT rely on the wealth of info available here, but you guys

Re: [PHP] More frustration with MySQL and PHP

2008-01-21 Thread Jason Pruim
On Jan 21, 2008, at 3:33 PM, Wolf wrote: Jason Pruim [EMAIL PROTECTED] wrote: On Jan 21, 2008, at 3:27 PM, Robert Cummings wrote: On Mon, 2008-01-21 at 15:20 -0500, Jason Pruim wrote: I try so hard to NOT rely on the wealth of info available here, but you guys don't make it easy

Re: [PHP] More frustration with MySQL and PHP

2008-01-22 Thread Jason Pruim
dbconnect ($host, $user, $pass, $database) { mysqli_connect($host, $user, $pass, $database); etc. etc. } Or something like that? And then I can simply call my dbconnect() anywhere I might need to connect to a database? Or a different database? -- Jason Pruim Raoset Inc. Technology Manager MQC

Re: [PHP] More frustration with MySQL and PHP

2008-01-22 Thread Jason Pruim
! -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] including files outside of document root

2008-01-22 Thread Jason Pruim
to make my own? Or should I just quit being lazy and grab it my self? :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] including files outside of document root

2008-01-23 Thread Jason Pruim
On Jan 22, 2008, at 3:57 PM, Jason Pruim wrote: Hi everyone, Been doing some reading on security and have decided that I should be storing my include files outside of the document root... Which I understand how to do it, but what I'm wondering, is say I write the Next Killer App (tm

Re: [PHP] including files outside of document root

2008-01-23 Thread Jason Pruim
On Jan 23, 2008, at 2:50 PM, Roberto Mansfield wrote: Jason Pruim wrote: Been doing some reading on security and have decided that I should be storing my include files outside of the document root... Which I understand how to do it, but what I'm wondering, is say I write the Next Killer

Re: [PHP] including files outside of document root

2008-01-23 Thread Jason Pruim
On Jan 23, 2008, at 3:04 PM, Daniel Brown wrote: On Jan 23, 2008 2:56 PM, Jason Pruim [EMAIL PROTECTED] wrote: that's why I made my decision. Not to say it's the right one, just a step in the right direction. To me it also seems more portable across hosts to have access outside of your

Re: [PHP] including files outside of document root

2008-01-23 Thread Jason Pruim
On Jan 23, 2008, at 2:42 PM, Richard Lynch wrote: On Wed, January 23, 2008 8:37 am, Jason Pruim wrote: On Jan 22, 2008, at 3:57 PM, Jason Pruim wrote: Hi everyone, #1. When including files outside of the webroot do you need to specify the entire path? Like for me, that would

Re: [PHP] including files outside of document root

2008-01-24 Thread Jason Pruim
On Jan 23, 2008, at 4:43 PM, Daniel Brown wrote: On Jan 23, 2008 4:19 PM, Jason Pruim [EMAIL PROTECTED] wrote: Okay, so I have this mostly working now! if I put my ini_set(include_path, blah/to/balh); on each and every page. I know I could include a file that is in the document root which

[PHP] Question about functions

2008-01-24 Thread Jason Pruim
=logout.phpClick here to logout/A Can I do the same thing with a function? And if so, then maybe I don't really understand functions like I thought I did... Because to me, that would look like it would be just the same as calling a single script to logout vs. a function? -- Jason Pruim Raoset Inc

Re: [PHP] are email address could be spammed

2008-01-25 Thread Jason Pruim
secure. I've always believed that if I'm going to get subjected to ads (Which of course I do) I want them to be as specific as possible... Don't show me the benefits of estrogen treatments :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424

[PHP] Functions are driving me crazy....

2008-01-25 Thread Jason Pruim
/ authentication.func.php on line 5 [Fri Jan 25 14:55:14 2008] [error] PHP Notice: Undefined variable: user in /Volumes/RAIDer/webserver/includes/oldbinc/function/ authentication.func.php on line 5 -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com

Re: [PHP] Posting Summary for Week Ending 25 January, 2008: php-general@lists.php.net

2008-01-28 Thread Jason Pruim
... :) Just haven't sent an e-mail about it yet... Least not until I hit send. -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP] Framed Linked Content

2008-01-29 Thread Jason Pruim
pictures } Now that I type that out, I see that it will still use bandwidth which if you are on a measured plan I could see being a problem. So I think I just convinced my self that yours is better... Any thing really wrong with my idea though? -- Jason Pruim Raoset Inc. Technology Manager MQC

[PHP] Another question about functions...

2008-01-29 Thread Jason Pruim
.%' or Add2 like '%.$search.%' or City like '%.$search.%' or State like '%. $search.%' or Zip like '%.$search.%' or XCode like '%.$search.%' order by .$sortOrder.; } If anyone has any ideas I would love to hear about them. Hopefully it's just a simple . in the wrong place! :) -- Jason

Re: [PHP] Another question about functions...

2008-01-29 Thread Jason Pruim
On Jan 29, 2008, at 11:48 AM, Nathan Nobbe wrote: On Jan 29, 2008 11:07 AM, Jason Pruim [EMAIL PROTECTED] wrote: What's happening is, I have the code set and it downloads the file into excel, but it doesn't have the database fields in it, rather a copy of the entire webpage which it trys

Re: [PHP] Another question about functions...

2008-01-29 Thread Jason Pruim
On Jan 29, 2008, at 11:58 AM, Jason Pruim wrote: On Jan 29, 2008, at 11:48 AM, Nathan Nobbe wrote: On Jan 29, 2008 11:07 AM, Jason Pruim [EMAIL PROTECTED] wrote: What's happening is, I have the code set and it downloads the file into excel, but it doesn't have the database fields

Re: [PHP] Another question about functions...

2008-01-29 Thread Jason Pruim
On Jan 29, 2008, at 2:46 PM, Nathan Nobbe wrote: On Jan 29, 2008 2:39 PM, Jason Pruim [EMAIL PROTECTED] wrote: Okay, so I checked everything I can think of, and it's still downloading it as an application which means it's downloading the entire website instead of just the data from

Re: [PHP] Another question about functions...

2008-01-30 Thread Jason Pruim
On Jan 29, 2008, at 4:29 PM, Nathan Nobbe wrote: On Jan 29, 2008 3:53 PM, Jason Pruim [EMAIL PROTECTED] wrote: I did as you suggested, and I think I found the reason... I included info for the doctype, and some files that are on all my pages... Once I comment out those lines it works just

Re: [PHP] Another question about functions...

2008-01-31 Thread Jason Pruim
On Jan 30, 2008, at 7:53 PM, Richard Lynch wrote: On Tue, January 29, 2008 1:39 pm, Jason Pruim wrote: Okay, so I checked everything I can think of, and it's still downloading it as an application which means it's downloading the entire website instead of just the data from the database

Re: [PHP] Another question about functions...

2008-01-31 Thread Jason Pruim
the settings from 1 location and get hassled for doing it! :P Anyway, Now I just create a visual.include file for my doctype/banner type stuff :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List

Re: [PHP] [Slightly OT] Apple MacBook MAMP and Logic

2008-01-31 Thread Jason Pruim
disposal so I've never needed to try and run it locally. But in theroy I don't think it would eat up any more resources on the local computer rather then on a server. Especially since OS X Server, is pretty much OS X Client with a few more GUI's :) -- Jason Pruim Raoset Inc. Technology

[PHP] Search function not working...

2008-02-01 Thread Jason Pruim
this: search($searchvar, $table, $num_rows, $FName, $LName, $Add1, $Add2); -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED]

Re: [PHP] Search function not working...

2008-02-01 Thread Jason Pruim
On Feb 1, 2008, at 2:20 PM, David Giragosian wrote: On 2/1/08, Jason Pruim [EMAIL PROTECTED] wrote: [snip long explanation of problem] function search($searchvar, $table, $num_rows, $FName, $LName, $Add1, $Add2) { $qstring = SELECT * FROM .$table. WHERE FName like '% $searchvar

Re: [PHP] Effecient mass mailings

2008-02-04 Thread Jason Pruim
it) replace the old file, and then simply send out the email? Or have I just shown my ignorance again? I've been told I'm very good at that! : -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing

[PHP] New search related question

2008-02-04 Thread Jason Pruim
site? -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] New search related question

2008-02-05 Thread Jason Pruim
On Feb 4, 2008, at 7:42 PM, Jim Lucas wrote: Daniel Brown wrote: On Feb 4, 2008 2:48 PM, Jason Pruim [EMAIL PROTECTED] wrote: Hi Everyone! :) Just a quick question, I've done some googling but haven't been able to find what I need... I am looking at doing a search function for someone's

Re: [PHP] shopping carts

2008-02-06 Thread Jason Pruim
On Feb 6, 2008, at 5:56 PM, Eric Butera wrote: On Feb 6, 2008 4:18 PM, nihilism machine [EMAIL PROTECTED] wrote: Does anyone know of a shopping cart which allows you to add multiple custom fields to each product? --e -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP] re: php file extension

2008-02-07 Thread Jason Pruim
as .php or .php4 are they the same file. For example is index.php the same as index.php4? MaryAnn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI

Re: [PHP] shopping carts

2008-02-07 Thread Jason Pruim
On Feb 7, 2008, at 9:01 AM, Eric Butera wrote: On Feb 6, 2008 7:28 PM, Jason Pruim [EMAIL PROTECTED] wrote: On Feb 6, 2008, at 5:56 PM, Eric Butera wrote: On Feb 6, 2008 4:18 PM, nihilism machine [EMAIL PROTECTED] wrote: Does anyone know of a shopping cart which allows you to add

Re: [PHP] Name of variable to string

2008-02-08 Thread Jason Pruim
; But that was just for debugging, in a large environment, it could be quite tedious to type all that out... -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net

Re: [PHP] generate xls file on fly

2008-02-08 Thread Jason Pruim
in the process of re-writing it to work as a function, but have had mixed results so far. I'm learning functions right now :) If you know functions, and want to take a stab at re-writing it, I can provide you with the code I have so far :) -- Jason Pruim Raoset Inc. Technology Manager MQC

Re: [PHP] Name of variable to string

2008-02-08 Thread Jason Pruim
then this... :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Better DB Class MySQL

2008-02-10 Thread Jason Pruim
On Feb 10, 2008, at 10:39 AM, Richard Heyes wrote: Jochem Maas wrote: Larry Garfield schreef: http://www.php.net/pdo All the cool kids are doing it. not true - some of them use firebird ;-) Fire - what? :-) Isn't that a car? :) -- Jason Pruim Raoset Inc. Technology Manager MQC

Re: [PHP] Re: Question about development

2008-02-12 Thread Jason Pruim
not know! :P -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Question about development

2008-02-12 Thread Jason Pruim
, you need to have the actual translated files stored on your server to choose from. And, you should always give them away of overriding the guessed option, just in case they really don't want to use what it appears like they do :) Does that explain it better? -- Jason Pruim Raoset Inc

Re: [PHP] Re: Question about development

2008-02-12 Thread Jason Pruim
On Feb 12, 2008, at 1:03 PM, Nathan Rixham wrote: Jason Pruim wrote: Hi Everyone, I know this isn't 100% on topic... But when is any post to this list 100% on topic? :) I've been doing some googling trying to find info on how to plan for what a website needs. Stuff like Does it need

[PHP] Question about development

2008-02-12 Thread Jason Pruim
to help future people :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Question about cURL, and iFrames...

2008-02-15 Thread Jason Pruim
could look at some code for? I keep searching for stuff like PHP Proxy, and get all of these sites that ARE proxy's... Not quite what I want... Thanks for looking! [1]Or coke, Pepsi, Liquor, etc. etc. etc -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave

Re: [PHP] Question about cURL, and iFrames...

2008-02-19 Thread Jason Pruim
On Feb 18, 2008, at 9:19 AM, Dan Joseph wrote: On Feb 15, 2008 9:43 AM, Jason Pruim [EMAIL PROTECTED] wrote: I am trying to think through something, I am writing a simple proxy script for my own knowledge and to simplify my life :) What I want to do is bring in multiple website by going

Re: [PHP] www. not working

2008-02-20 Thread Jason Pruim
it to get their system to resolve the different and new domains. -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Php warning message

2008-02-20 Thread Jason Pruim
is :) echo font color='00ff00'$colorline/font; } else { echo $colorline; } } fclose($boardFileHandle);* Thank you -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http

Re: [PHP] www. not working

2008-02-21 Thread Jason Pruim
On Feb 21, 2008, at 5:13 AM, Richard Heyes wrote: Spider webs have existed for many a year... Not long before the eggs hatched. Debatable. Are we about to go into another chicken/egg then? Or in this case, spider porn/egg -- Jason Pruim Raoset Inc. Technology Manager MQC

Re: [PHP] All Survey leading to PHP

2008-02-21 Thread Jason Pruim
: http://www.php.net/unsub.php -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] URL modification

2008-02-22 Thread Jason Pruim
is: www.raoset.com/contact/index.shtml For my purposes it works great :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

  1   2   3   4   5   6   7   >