[PHP] Weird mktime problem

2003-06-25 Thread Glenn
stamp for the starting our in Zulu time (greenwich mean time) which is currently 5 hours ahead of my timezone. Can anyone tell me why mktime is automatically converting to zulu time? Thanks, Glenn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP And Apache

2002-09-11 Thread Glenn
Can anyone tell me if the latest version of PHP works with the latest Apache web server? When I try to build the server it says its not, but I wondered if there were any patches or changes I could make for them to work properly? Thanks, glenn -- PHP General Mailing List (http://www.php.net

Re: [PHP] PHP And Apache

2002-09-11 Thread Glenn
ok then... thanks "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Use the latest Apache 1.3.x and the latest PHP. Works just fine. Apache > 2.0.x is a completely different beast. > > -Rasmus > > O

[PHP] PEAR

2001-04-03 Thread glenn
Does anyone know where I can get the basic pear class file from? I'm using the omni webserver on a windows machine. It has php built into it, but doesn't know anything about pear. -- -- Homepage: http://www.sfu.ca/~gpalmer ICQ#: 4930151 NH Off top

[PHP] paths after file in url

2003-01-24 Thread Glenn Pierce
Does anyone know why url's such as http://www.php.net/mailing-lists.php/This/is/a/test can be passed with php. This this legal with respect to HTML? I have noticed that Ariadne uses this approach and was curious. Thanks for the help -- Glenn Pierce <[EMAIL PROTECTED]> --

[PHP] Examples of using mod_auth_external?

2003-02-23 Thread Glenn Rice
ers my question. If there's a site somewhere with a code sample or two, that's probably all I need to get going. Anyway, hope I was clear enough with my explanation ;-) Regards, Glenn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] CMS systems using PHP and PostgreSQL?

2002-07-27 Thread Glenn Sieb
er as well) Thanks in advance, as always! Glenn --- The original portions of this message are the copyright of the author (c)1998-2002 Glenn E. Sieb.ICQ UIN: 300395IRC Nick: Rainbear "All acts of Love and Pleasure are Her rituals"-Charge of the Goddess -- PHP General Mailing List

Re: [PHP] decrypting values in MYSQL

2002-08-01 Thread Glenn Sieb
instead, have it email to the address-of-record a new password, generated randomly. Check out http://www.dacode.org -- it's how it handles forgotten passwords. :) Glenn --- The original portions of this message are the copyright of the author (c)1998-2002 Glenn E. Sieb.ICQ UIN: 300395

Re: [PHP] Win PHP Editor...

2002-08-10 Thread Glenn Sieb
My favorite win-editor is UltraEdit (http://www.idmcomp.com) Also does nice color-tagging, and is very user-customizable that way! Glenn At 03:02 PM 8/10/2002 -0400, Randy Johnson posted the following... >I noticed they have not come out with a new version in quite a long time and >

[PHP] PHP and Windows Active Directory...

2002-08-21 Thread Glenn Sieb
reciate it :))) As always, Thanks! Glenn --- Glenn E. Sieb System Administrator Lumeta Corporation +1 732 357-3514 (V) +1 732 564-0731 (Fax) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Using "localhost" is taking me to localhost.com!!! why?

2002-08-28 Thread Glenn Sieb
0.1 or the local loopback address, http://localhost is a perfectly valid URL if one is running a webserver and trying to connect to that webserver from the same machine it's running on. :) Glenn On 10:52 AM 8/28/2002 -0700, Wm wrote: >shouldn't that just be /localhost/ rather than h

[PHP] Ereg help

2002-10-25 Thread William Glenn
Part # / Description / Price. I'd appreciate any help, I know this is probably real simple :) Thanks in advance. Thanks, William Glenn Import Parts Plus http://www.importpartsplus.com

[PHP] Uploading images to Mysql

2002-11-17 Thread William Glenn
MYSQL_CLOSE(); echo "$data"; } else { // else show the form to submit new data: ?> File Description: File to upload/store in database: Any ideas? Thanks, William Glenn Import Parts Plus http://www.importpartsplus.com

Re: [PHP] majordomo in php?

2002-06-07 Thread Glenn Sieb
That's what majordomo and the others do. People send messages to [EMAIL PROTECTED] that have commands like subscribe, unsubscribe, digest, etc. Glenn On 10:39 AM 6/7/2002 -0500, The Gabster wrote: >thanks Dave, that makes sense... > >i was just thinking of a mailing list tot

Re: [PHP] disabled cookies and sessions

2002-06-07 Thread Glenn Sieb
not my php at fault but >something is eluding me? Any help much appreciated. Sessions are cookies. Glenn --- Glenn E. Sieb See us at NetSec! June 18-19 System AdministratorHyatt Embarcadero, San Francisco Lumeta Corporation http://www.lumeta.com/Events/events.html +1

[PHP] Re: Survey: MySQL vs PostgreSQL for PHP

2002-07-05 Thread Glenn Sieb
in (vacuum) Unions Full Joins Constraints But that's just me. :) Glenn --- Glenn E. Sieb System Administrator Lumeta Corporation +1 732 357-3514 (V) +1 732 564-0731 (Fax) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] (OT) No Punishment for Erik Hegreberg, Yet...

2002-07-11 Thread Glenn Sieb
do something about this ass, boggles my mind. Glenn (who got a similar reply from the idiots) On 08:17 AM 7/11/2002 -0800, Jason Soza wrote: >In any case, here's the response from [EMAIL PROTECTED] (apparently the >same as [EMAIL PROTECTED]): --- Glenn E. Sieb System Administrator Lum

[PHP] Online Document

2002-07-15 Thread Glenn Antoine
, which would then drill down to the exact contents of that section. The document should also be easily updateable, via her web browser, by the user that has been tasked with maintaining the manual. Any suggestions for the design of such a project would be greatly appreciated. TIA Glenn -- PHP

[PHP] Sleep Function

2003-11-02 Thread Glenn Gasner
and it'll be no problem even on a shared server? Thanks! Glenn Gasner glenn at perex dot com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] mail -f option for removing nobody@localhost Return-Path

2003-11-19 Thread Glenn Gasner
Here is the code I'm using trying to replace [EMAIL PROTECTED] with my email address when I use the PHP mail() function to send a message: $headers="From: Glenn Gasner <[EMAIL PROTECTED]>\r\n" ."Reply-To: Glenn Gasner <[EMAIL PROTECTED]>\r\n" ."Return-Pat

[PHP] class functions where the function name == class name

2004-01-13 Thread Glenn Yonemitsu
ccessary for every class to have this function? I read all these scripts and they all have them. I made one simple database class but it failed horribly, and I'm curious to if the initiated functions have anything to do with them. Thanks. Glenn -- PHP General Mailing List (http://www.p

[PHP] class limitations brought by PEAR

2004-01-13 Thread Glenn Yonemitsu
I don't want to rely on PEAR, mainly because I don't know it too well to use it fully. But most PHP installs come with base PEAR classes, so does that take away my ability to name classes that PEAR already made? (ie. class DB). Glenn -- PHP General Mailing List (http://www.ph

[PHP] Alternating table rows...

2002-05-10 Thread Glenn Sieb
n or odd number? 2) Grab more than one line from the database at a time, and just put in two table rows at once? Thanks for your help in advance! Glenn --- Glenn E. Sieb, System Administrator Lumeta Corp. mailto:[EMAIL PROTECTED] +1 732 357-3514 (V) +1 732 564-0731 (Fax) -- PHP General

[PHP] Re: Alternating table rows...

2002-05-10 Thread Glenn Sieb
Austin, you rock :) I've only just started with PHP recently, and was introduced to the ternary operators by reading Rasmus' book (great job, Rasmus!!!), so I'm learning as I go here :) Thanks buddy! Glenn On 01:50 PM 5/10/2002 -0500, Austin Marshall wrote: >$color=($i%2)

Re: [PHP] Alternating table rows...

2002-05-10 Thread Glenn Sieb
On 02:47 AM 5/11/2002 +0800, Jason Wong wrote: > if ($i % 2) { odd; } else { even; } Great! Thanks, Jason :))) One thing I love about this list... you guys are more than helpful! :) Glenn --- Glenn E. Sieb, System Administrator Lumeta Corp. mailto:[EMAIL PROTECTED] +1 732 357-3514

[PHP] Alternating Table Rows, Part Deux..

2002-05-10 Thread Glenn Sieb
$previous = $line[0]; } print (""); This not only takes care of the table row colors, but also removes duplicate company names so it looks MUCH neater this way : Thanks again! Glenn (who's still trying to get it all down lol.. between trying

[PHP] Getting PHP on FreeBSD to talk to MSSQL Server 7...

2002-05-10 Thread Glenn Sieb
ging this stuff is always fun :) Thanks in advance.. hope I'm not bein a PITA :) Glenn --- Glenn E. Sieb, System Administrator Lumeta Corp. mailto:[EMAIL PROTECTED] +1 732 357-3514 (V) +1 732 564-0731 (Fax) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Alternating Table Rows, Part Deux..

2002-05-10 Thread Glenn Sieb
ould discard that other data. *nod* We're just doing this for ease-of-reading. Right now it'd look something along these lines: Marvin BlahBlah, Inc. 5/10/02 Notes on meeting Davis 5/10/02 More Notes on meeting etc. Glenn --- Glenn E.

Re: [PHP] Alternating Table Rows, Part Deux..

2002-05-10 Thread Glenn Sieb
Thanks! I'll play with this!!! :) Glenn On 05:11 PM 5/10/2002 -0500, Shaun Thomas wrote: >This could use a few tweaks. First off, putting mysql_num_rows in the >actual for loop executes it every iteration. Bad. Second, consider >giving your code some readability by returning

Re: [PHP] Alternating Table Rows, Part Deux..

2002-05-10 Thread Glenn Sieb
On 05:11 PM 5/10/2002 -0500, Shaun Thomas wrote: >This could use a few tweaks. Ok I got it now... This exhibits the behaviour I was looking for, and, thanks to you, is much easier to read and maintain! :))) Thanks, Shaun! Glenn $sPrevCompany = $sColor = '';

[PHP] I just wanted to thank everyone.. :) (Kinda long...)

2002-05-11 Thread Glenn Sieb
when it's "more right" to use if clauses instead of ternary operators, for the sake of ease of reading. Feel free to use, abuse, gut, trash it, whatever you'd like :) Again, thanks, everyone :) Sincerely, Glenn (note... breaking the php tag so it'll show... instead o

[PHP] Serialize/URLencode query...

2002-05-11 Thread Glenn Sieb
me in the right direction? Thanks, everyone! Glenn --- The original portions of this message are the copyright of the author (c)1998-2002 Glenn E. Sieb.ICQ UIN: 300395IRC Nick: Rainbear "All acts of Love and Pleasure are Her rituals"-Charge of the Goddess -- PHP General Mailing

RE: [PHP] Serialize/URLencode query...

2002-05-11 Thread Glenn Sieb
hn! Now I have a nifty script that reads the variables from my MSSQL query script, and creates a MS Excel file using the data without having to have a separate Excel-creating script for every page... :) This rocks! Thanks again, John! Glenn (I could post the code from that script, as well,

Re: [PHP] Re: PHP+MySQL -> Excel ?

2002-05-17 Thread Glenn Sieb
in >non-Windows platforms. Heck, outputting a tab-delimited file with a mime type of application/msexcel works too.. :) Glenn --- The original portions of this message are the copyright of the author (c)1998-2002 Glenn E. Sieb.ICQ UIN: 300395IRC Nick: Rainbear "All acts of Love a

Re: [PHP] Sessions

2002-06-02 Thread Glenn Sieb
At 08:32 AM 6/3/2002 +1000, Justin French posted the following... >sitepoint.com has a nice one on restricting pages with login/sessions, etc >by Kevin Yank. http://www.WebmasterBase.com/article/319 Is that the one you're referring to, Justin? It seems pretty good.. :) Glen

[PHP] php code to fax

2001-10-22 Thread Glenn Antoine
I am working on a project that will require the ability to take input from a web interface and then fax the content out to some of the members. If anyone has had any experience with a similar project, I would greatly appreciate any assistance. Thanks in advance, Glenn -- PHP General Mailing

[PHP] cURL to secure page...

2001-07-14 Thread Glenn Shope
c ($ch); curl_close ($ch); Does anyone have ideas about why this is not working? Thanks Glenn Shope [EMAIL PROTECTED] Twin Cities Music Network 3010 Hennepin Ave. S. #109 Minneapolis, MN 55408 612-362-5995 http://www.tcmusic.net -- PHP General Mailing List (http://www.php.net/) To unsubsc

[PHP] PHP and Apache Authentication

2004-06-04 Thread Glenn MacGregor
.. This file is protected. http://test/v1/v1-test.php v1-test.php doesn't contain the include above, but I still want to protect it. Thanks Glenn -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Custom Session Handler

2006-09-27 Thread Glenn Richmond
ini to "memcache", it tells me that it can't find the memcache handler? What's the process for setting up a new (custom) session handler in the php build? Thanks in advance, Glenn. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Custom Session Handler

2006-09-28 Thread Glenn Richmond
back into the source tree. I'd say the biggest benefit from my point of view is not having to re-merge the changes in for every release of PHP :) Who do I talk to about becoming a developer on the php source? Cheers, Glenn. Richard Lynch wrote: > On Thu, September 28, 2006 1:46 am, Glen

Re: [PHP] Coding Style Question...

2006-10-02 Thread Glenn Richmond
's nothing worse than mixing two different lanuages in a single file, not to mention mixing functional code with layout code. Glenn. Tony Di Croce wrote: > I am relatively new to PHP... I have about 1.5 years of light PHP work > under > my belt... Over the past year or so my PHP

Re: [PHP] web based browser...

2006-10-03 Thread Glenn Richmond
Hi guys. http://sourceforge.net/projects/filebrowser This looked like quite a good one. We've been looking at using an ajax-based file browser ourselves, and this one seemed to be at the top of the list. Cheers, Glenn. Richard Lynch wrote: > I've used an "okay" on

Re: [PHP] WebMail client

2006-10-04 Thread Glenn Richmond
http://www.roundcube.net/ I can't say enough good things about the roundcube project. Ajax-based, like a desktop email client in a browser. Still got some minor bugs, but works pretty well. Note that it's still a Beta at this point. Cheers, Glenn. Christopher Weldon wrote: > Pete

Re: [PHP] Seperate HTML from PHP

2006-10-11 Thread Glenn Richmond
es, not to mention code in a well defined style. Glenn. Chris wrote: > Sancar Saran wrote: >> Hi there, following words are my ideas about that HTML PHP parting. I >> hope you can understand my broken english and do not take personally. >> >> SEPERATING html FROM php

[PHP] PHP causing seg fault

2006-10-12 Thread Glenn Richmond
allocating memory over and over. Note that this code runs fine on most other combinations of functions calling this same parent method. Any suggestions are appreciated. Thanks, Glenn. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP causing seg fault

2006-10-15 Thread Glenn Richmond
ternally though as a result of the return call. Any ideas? Glenn. Richard Lynch wrote: > On Thu, October 12, 2006 3:44 am, Glenn Richmond wrote: > >> I'm attempting to run a SugarCRM variant that uses SOAP to access >> information from the database. The code is causing

Re: [PHP] Help Desk software

2005-12-20 Thread Glenn Sieb
e there are more.. Best, --Glenn -- AIM: RainbearNJ YahooIM: rainbear_nj "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." ~Benjamin Franklin, Historical Review of Pennsylvania,

Re: [PHP] [Newbie Guide] RTFM, STFW, and STFA

2003-09-18 Thread Glenn E. Sieb
send too) leads me to proudly announce a brand new thing *TA DA!* RTFNG! For those of you who are acronym impaired Read The F$^%$#^%ing Newbie Guide Now now.. in polite company we would say: Read The Fine Newbie Guide :) (I'd like to think we're pretty polite, in general ;

RE: [PHP] Add Reply-To to this list(s)

2003-11-25 Thread Glenn E. Sieb
that behaviour in any of those. So, care to tell us which M$-Windows mail program supports this? Thanks, Glenn -- Glenn E. Sieb System Administrator Lumeta Corporation +1 732 357-3514 (V) +1 732 564-0731 (Fax) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] (0t) SSH cp (copy help)

2003-12-11 Thread Glenn E. Sieb
Or go up to http://winscp.vse.cz/ Great little program :) G. -- Glenn E. Sieb System Administrator Lumeta Corporation +1 732 357-3514 (V) +1 732 564-0731 (Fax) > -Original Message- > From: Pablo Gosse [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 11, 2003 10:50 AM &