[PHP] Array questions...

2008-03-05 Thread Jason Pruim
, but they all assume you understand this stuff which I do not :) Anyone know what I'm doing wrong? Or could at least point me to some text like Array's for Dummies? :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337 www.raoset.com [EMAIL

Re: [PHP] Array questions...

2008-03-05 Thread Jason Pruim
, 2008, at 10:28 AM, Jason Pruim wrote: So for some reason, arrays always mess me up... I don't know what it is, but it just hasn't clicked yet... So I'm sure this is a simple question for someone who knows and understands arrays :) So with that being said here's the code I'm using

Re: [PHP] maintaining [user] state without a session ...

2008-03-05 Thread Jason Pruim
is released) But I do have Son 1.20 and in a few months Son 2.0 will be released into the wild.. The only problem I have found with wife 1.0 and son 1.20 is my bank account which used to be 5.0 is much closer to 1.0 now... Anyone else experience that? :) -- Jason Pruim Raoset Inc. Technology

Re: [PHP] Array questions...

2008-03-05 Thread Jason Pruim
On Mar 5, 2008, at 10:41 AM, Ford, Mike wrote: On 05 March 2008 15:34, Jason Pruim advised: Okay so I'm replying to my own post... And top posting to boot! :P Amazing what happens when you pull a few [] off for completness: $NumArray = Array($_POST['txtNumArray']); works as I wanted

Re: [PHP] Array questions...

2008-03-05 Thread Jason Pruim
? Other then the fact that it looks like it might possibly handle some of the errors I'm getting right now because I don't have the arrays defined before this? Or did I just answer my own question? -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424

Re: [PHP] maintaining [user] state without a session ...

2008-03-04 Thread Jason Pruim
(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-9337 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP] Text Color

2008-02-29 Thread Jason Pruim
/cv -- 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-9337 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net

Re: [PHP] Text Color

2008-02-29 Thread Jason Pruim
On Feb 29, 2008, at 10:44 AM, Daniel Brown wrote: On Fri, Feb 29, 2008 at 10:29 AM, Andrew Ballard [EMAIL PROTECTED] wrote: On Fri, Feb 29, 2008 at 10:21 AM, Jason Pruim [EMAIL PROTECTED] wrote: style .red { color: red; } /style Let's just get all purist and go back

Re: [PHP] auto-wrap on posts

2008-02-28 Thread Jason Pruim
that may have screwed some stuff up... All-in-all your posts are good from my prospective. :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] auto-wrap on posts

2008-02-28 Thread Jason Pruim
... To me though it looks like somewhere along the pipe it's getting broken by line wrappings being limited to a certain number of characters... Does the list do line wrapping before sending out? -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337

Re: [PHP] auto-wrap on posts

2008-02-28 Thread Jason Pruim
the comments. Hey Ray, I get a copy of the messages sent to me. I think it's a setting when you signup that you can choose but I'm not positive. -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337 www.raoset.com [EMAIL PROTECTED] -- PHP

Re: [PHP] Sometimes I wonder why I even started programming...

2008-02-28 Thread Jason Pruim
On Feb 28, 2008, at 11:11 AM, Philip Thompson wrote: On Feb 27, 2008, at 4:51 PM, Jochem Maas wrote: Jason Pruim schreef: So I was supposed to go home a half hour ago but that didn't happen... I hate deadlines! :P in my home language Pruim means prune ... you sound like you've had

Re: [PHP] Sometimes I wonder why I even started programming...

2008-02-28 Thread Jason Pruim
On Feb 28, 2008, at 11:28 AM, Eric Butera wrote: On Wed, Feb 27, 2008 at 5:12 PM, Daniel Brown [EMAIL PROTECTED] wrote: On Wed, Feb 27, 2008 at 4:55 PM, Jason Pruim [EMAIL PROTECTED] wrote: So I was supposed to go home a half hour ago but that didn't happen... I hate deadlines! :P

Re: [PHP] Sometimes I wonder why I even started programming...

2008-02-28 Thread Jason Pruim
On Feb 28, 2008, at 12:39 PM, Eric Butera wrote: On Thu, Feb 28, 2008 at 11:57 AM, Jason Pruim [EMAIL PROTECTED] wrote: On Feb 28, 2008, at 11:28 AM, Eric Butera wrote: On Wed, Feb 27, 2008 at 5:12 PM, Daniel Brown [EMAIL PROTECTED] wrote: On Wed, Feb 27, 2008 at 4:55 PM, Jason Pruim

Re: [PHP] Sometimes I wonder why I even started programming...

2008-02-28 Thread Jason Pruim
On Feb 28, 2008, at 2:17 PM, Wolf wrote: Jason Pruim wrote: On Feb 28, 2008, at 11:11 AM, Philip Thompson wrote: On Feb 27, 2008, at 4:51 PM, Jochem Maas wrote: Jason Pruim schreef: !--Snip -- I think the real question is... why are you using tabs instead of spaces? =D ~Philip My

Re: [PHP] What design patterns do you usually use?

2008-02-27 Thread Jason Pruim
) { $me = $mind--; sleep(86400); } ? -- 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-9337 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List

Re: [PHP] What design patterns do you usually use?

2008-02-27 Thread Jason Pruim
... Procedural code just more sense to me... $this =$that makes more sense then $this - $that or would it be $that -$this? -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337 www.raoset.com [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net

Re: [PHP] What design patterns do you usually use?

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

Re: RES: [PHP] What design patterns do you usually use?

2008-02-27 Thread Jason Pruim
General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- 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-9337

Re: [PHP] Are these Truthful Proof about PHP ??

2008-02-27 Thread Jason Pruim
On Feb 27, 2008, at 4:26 PM, Matty Sarro wrote: Its not bleeding edge unless it's web2.0 ;) I actually just found out the other day from tedd that he's already writing in web3.0... So it's time to catch up! -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave

[PHP] Sometimes I wonder why I even started programming...

2008-02-27 Thread Jason Pruim
on if you use the working or the non-working code :) Any ideas? -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337 www.raoset.com [EMAIL PROTECTED]

Re: [PHP] Guidance

2008-02-27 Thread Jason Pruim
. If anyone considers themselves a software engineer rather than a web developer and would like a job in Windsor drop me a note. I'll give you a call in about 5 years when I can roughly call my self (Even when no one agrees) a Software Engineer :) -- Jason Pruim Raoset Inc. Technology

Re: [PHP] Sometimes I wonder why I even started programming...

2008-02-27 Thread Jason Pruim
On Feb 27, 2008, at 5:12 PM, Daniel Brown wrote: On Wed, Feb 27, 2008 at 4:55 PM, Jason Pruim [EMAIL PROTECTED] wrote: So I was supposed to go home a half hour ago but that didn't happen... I hate deadlines! :P You whine like a mule. I know... But I get good answers when I do :P

Re: [PHP] Sometimes I wonder why I even started programming...RESOLVED

2008-02-27 Thread Jason Pruim
making progress though... :) On Feb 27, 2008, at 5:16 PM, Jason Pruim wrote: On Feb 27, 2008, at 5:12 PM, Daniel Brown wrote: On Wed, Feb 27, 2008 at 4:55 PM, Jason Pruim [EMAIL PROTECTED] wrote: So I was supposed to go home a half hour ago but that didn't happen... I hate deadlines! :P

Re: [PHP] PHP Newbie List

2008-02-26 Thread Jason Pruim
these people here. Most of them are really nice to newbies too :) I cut my teeth on this list, and don't regret it. And besides... If you have a question I may actually be able to help you and give back to a community that gave to me! :) -- Jason Pruim Raoset Inc. Technology Manager MQC

Re: [PHP] PHP Newbie List

2008-02-26 Thread Jason Pruim
at work... Okay I'm done now :) Wolf -- 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-9337 www.raoset.com [EMAIL PROTECTED] -- PHP

Re: [PHP] RE: temprorary error

2008-02-25 Thread Jason Pruim
://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/) To unsubscribe, visit: http://www.php.net

Re: [PHP] Re: Plant Extracts and Our Factory

2008-02-25 Thread Jason Pruim
://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-9337 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 PHP Licence and it's future!

2008-02-25 Thread Jason Pruim
-- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337 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 PHP Licence and it's future!

2008-02-25 Thread Jason Pruim
On Feb 25, 2008, at 1:59 PM, Daniel Brown wrote: On Mon, Feb 25, 2008 at 1:45 PM, Jason Pruim [EMAIL PROTECTED] wrote: Does that mean we can also subscribe to [EMAIL PROTECTED] ? I've always like the idea of being an outlaw... But the closet I ever came to that was a speeding ticket when I

Re: [PHP] Re: When to use design patterns?

2008-02-25 Thread Jason Pruim
, unobtrusive code, accessible, functional, secure, and it validates). Can you do web 2.0? Because it just HAS to be web 2.0... anything else is s last version :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424-9337 www.raoset.com

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

Re: [PHP] Shopping Carts

2008-02-22 Thread Jason Pruim
Hi, i have a problem with my animated web flash menu (+images+sounds). basically my menu in embedded into flash, and each time that i click on menu link, my flash is playing from start as it is integrated into each PHP pages. I know that this is not the topic of this forum, but i would like to

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

[PHP] Copy Network Share W/ Diff. Creds To Local Folder?

2008-02-21 Thread Jason Paschal
, and i've looked at runasspc but that costs for commercial use and was hoping to avoid it if possible. is there a way to finesse runas with PHP? some trick to get PHP to offer the password? or is there some other clever way to make this happen? Thank you, Jason

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

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

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

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

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

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

Re: [PHP] Digital Downloads and Scale

2008-01-20 Thread Jason Paschal
this may be common knowledge, but a simple thing for databases that decreased my query time was making sure that you have indices on those fields you use in your SQL. made a world of difference for me. On Jan 20, 2008 2:57 PM, dg [EMAIL PROTECTED] wrote: Hello everyone, I'd appreciate any

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

[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

[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

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

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

<    1   2   3   4   5   6   7   8   9   10   >