Re: [PHP] What Do You Think?

2002-02-15 Thread Lars Torben Wilson
On Fri, 2002-02-15 at 11:40, Richard Crawford wrote: > I'd be much more interested in microbreweries, though. Most commercial > breweries like Anheuser Busch and Coors don't brew beer. Send some of > their product to a lab, and the results will say something like, "Your > horse has diabetes." >

Re: [PHP] What Do You Think?

2002-02-15 Thread Erik Price
On Friday, February 15, 2002, at 02:40 PM, Richard Crawford wrote: > Hmm. I'd also be interested in a "Guinness Finder" site. Plug in your > zip code, and you get a list of all of the pubs and bars in your area > that serve draft Guinness. I could support a site like that, or help > build on

Re: [PHP] What Do You Think?

2002-02-15 Thread Richard Crawford
Tetley's is good stuff. Try Old Nick. Only beer I've found that needs a chaser. On Fri, 2002-02-15 at 11:52, Erik Price wrote: > > On Friday, February 15, 2002, at 02:40 PM, Richard Crawford wrote: > > > Hmm. I'd also be interested in a "Guinness Finder" site. Plug in your > > zip code, a

[PHP] scheduled tasks

2002-02-15 Thread Rodney Davis
Is currently anyway of doing scheduled tasks with PHP (without using crontab)? For example, using an email script to send out e-mail reminders every Monday or something like that? Thanks, Rodney

[PHP] Re: scheduled tasks

2002-02-15 Thread Julio Nobrega Trabalhando
If someone or something loads your page on this particular day, you can have a: if (date(...) == 'day') { mail(); } -- Julio Nobrega. Um dia eu chego lá: http://sourceforge.net/projects/toca Ajudei? Salvei? Que tal um presentinho? http://www.submarino.com.br/wishlistclient.asp?wlid=6641

Re: [PHP] What Do You Think?

2002-02-15 Thread Miles Thompson
Friday afternoon -- one can tell! My votes are for Propellor Bitter or Garrison Red, both brewed here in Hfx, NS. Availability of the former more or less determines where we have our weekly Linux get-togethers. It's now 4:30, so I'm raising one to you all - Miles At 11:56 AM 2/15/2002 -0800,

Re: [PHP] What Do You Think?

2002-02-15 Thread Richard Crawford
Hmm, let's not forget Sam Adams Triple Bock, if you can find it. I've got a bottle that a friend of mine gave me for my birthday three years ago... I'm still waiting for the perfect reason to drink it (my wife doesn't drink and I just don't like to drink alone). Some of my best work has been do

[PHP] Novice question

2002-02-15 Thread brendan conroy
Hi,thanks for reading this! This problem has got me beat! I cant figure out how to insert a minus sign into each element in an array of strings. I keep getting the error that the first element in array_push has to be an array, no matter what method I've tried, and I cant think of any more! Im tr

RE: [PHP] Novice question

2002-02-15 Thread Rick Emery
$element[0] = "-".$element[0]; $element[1] = "-".$element[1]; $element[2] = "-".$element[2]; $element[3] = "-".$element[3]; -Original Message- From: brendan conroy [mailto:[EMAIL PROTECTED]] Sent: Friday, February 15, 2002 3:03 PM To: [EMAIL PROTECTED] Subject: [PHP] Novice question Hi,

Re: [PHP] The ASP "application" object in PHP?

2002-02-15 Thread Peter J. Schoenster
On 15 Feb 2002, at 14:43, Bendik Simonsen wrote: > I have however, noticed one feature that ASP has that I have not found > an equal for in PHP: the "application" object. > > For those of you not familiar with ASP, the lowdown is this: The > application object acts like a global session. You as

Re: [PHP] What Do You Think?

2002-02-15 Thread hugh danaher
I didn't intend to start a beer discussion, but last Friday Arik was asking for a project to do, and I was just reminding him of my suggestion. If I can work the bugs out of my image code, I might just put up a site where php people can input their local brewery/pub/whatever and see the results wo

[PHP] Re: The ASP "application" object in PHP?

2002-02-15 Thread Philip Hallstrom
Not that I'm an ASP expert, but I asked someone about this once and was told that the application object is really just a session for that section of the website. In other words you configure IIS so that say "/foobar" is an application. Then in /foobar/global.asa you do some stuff that sets up th

[PHP] php 4.0.6, apache problem

2002-02-15 Thread Pushkar Pradhan
Hi, I've installed php 4.0.6 since I am working with mapserver which works with 4.0.6 only. This is my configuration: ./configure --prefix=/rstc/user1/erc/pushkar/php-4.0.6 --with-apxs=/rstc/user1/erc/pushkar/apache_1.3.22/bin/apxs After this I add the foll. to my httpd.conf file of apache (1.3.2

[PHP] Strange behaviour : php accessing Oracle (PLS-00553: character set name)

2002-02-15 Thread Robert Mena
Hi, Ie developed some scripts to access oracle. Using my development machine it works great. When I switch to the production server I keep getting Warning: OCIStmtExecute: ORA-06550: line 3, column 33: PLS-00553: character set name is not recognized ORA-06550: line 0, column 0: PL/SQL: Compilat

RE: [PHP] What Do You Think?

2002-02-15 Thread Gonzalez, Zara E
I'd love a site like this. Let's do it quick before I go off traveling in May (so I can find some great pubs to visit ;) Seriously though, I haven't done much with GD (nor do I have a great deal of freetime) but I'd be willing to help out as much as I could on this project if anyone is serious ab

[PHP] how to send variable with direct link?

2002-02-15 Thread Hawk
I have a database with gameservers, and I am planning to make them to open a popup window where the ip I clicked on will be used as a variable for a explorer plugin that checks servers, my problem is I don't know how to get a url to send a variable specified from the database. Don't know if this s

Re: [PHP] how to send variable with direct link?

2002-02-15 Thread Tyler Longren
Server"; ?> Whatever value $ip_from_mysql holds will be accesible on page.php as the $ip variable. Tyler - Original Message - From: "Hawk" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 15, 2002 4:45 PM Subject: [PHP] how to send variable with direct link? > I have

Re: [PHP] Looking for optimal coding

2002-02-15 Thread Peter J. Schoenster
On 14 Feb 2002, at 22:18, Phillip S. Baker wrote: > This is not a big thing. > But I am looking at this thinking there is a way to make the code take > up even less lines. Just want to stick this in my cap for future > reference. > > for($i=01;$i<=50;$i++) { > if (!empty($content)) {

RE: [PHP] What Do You Think?

2002-02-15 Thread Jeff Sheltren
Sign me up, too! I'd love to help with any site that promotes good beer! =) Perhaps we start a database of pubs/bars and they can be browsed from a map, or a user can search for bars by name/location/rating(maybe), and they can also search by beers on tap. Sounds like quite a fun project to m

[PHP] popen

2002-02-15 Thread Lau NH
Hi, is anyone know how to make popen command to read and write to a process at the same time? My php script need to call linux command which requires interactive action, or anyone know other possible way of doing it? Regards, Lau NH

Re: [PHP] Re: The ASP "application" object in PHP?

2002-02-15 Thread Michael Sims
At 02:21 PM 2/15/2002 -0500, Michael Kimsal wrote: >I've been here all along! :) > >Seriously, we cover some of this in our class as well, and at our monthly >PHP user group meetings. I'm actually writing up a small paper >on this and other topics. If you're interested in it, let me know. > >I

Re: [PHP] scheduled tasks

2002-02-15 Thread Michael Sims
At 10:03 AM 2/15/2002 -1000, Rodney Davis wrote: >Is currently anyway of doing scheduled tasks with PHP (without using >crontab)? For example, using an email script to send out e-mail >reminders every Monday or something like that? What's wrong with using cron? -- PHP General Mailing List (ht

[PHP] PHP phone consultations :)

2002-02-15 Thread michael kimsal
Michael Sims wrote: >> I can also be reached at 734-480-9961 if you've questions that might >> be faster talking about than emailing, and my AIM is 'mgkimsal' is >> you're on that and need some help. >> >> That goes for anyone else on the list too... > > OMG you may end up regretting that. I'm

[PHP] extract nouns

2002-02-15 Thread Heiko Spallek
Hi, I am looking for some non-fancy language processing: I just want to extract all nouns from a free text. Is there anything available doing this. I guess it needs to have a dictionary as part of the solution, but I don't know. Thanks for suggestions! Heiko -- PHP General Mailing List (ht

Re: [PHP] The ASP "application" object in PHP?

2002-02-15 Thread Tom Rogers
Hi It uses cookies and only cookies and it seems that sessions are started on every access but can be turned off on individual pages if required. Tom At 07:44 AM 2/16/02, Peter J. Schoenster wrote: >On 15 Feb 2002, at 14:43, Bendik Simonsen wrote: > > > > I have however, noticed one feature tha

Re: [PHP] The ASP "application" object in PHP?

2002-02-15 Thread michael kimsal
Tom Rogers wrote: > Hi > It uses cookies and only cookies and it seems that sessions are started > on every access but can be turned off on individual pages if required. > Tom > Sorry Tom, but the application object has nothing to do with cookies. It is a 'global' session, for lack of a bette

[PHP] modular programming

2002-02-15 Thread Kunal Jhunjhunwala
hey, does anyone know of any good papers on modular programing? I have been able to make my code modular, but I am not satisfied with it. I am trying to make my program work the "plug in" way.. where i can just add more modules on the fly... any tips? :) Regards, Kunal Jhunjhunwala "Minds think w

Re: [PHP] The ASP "application" object in PHP?

2002-02-15 Thread Joshua Hoover
One way to simulate an application object is to use the php.ini "auto_prepend_file" option. Set the file with your application variables to be the file you want to prepend to every file in your application. Now, the only part that you don't have is an easy way to add/update/delete these variable

Re: [PHP] The ASP "application" object in PHP?

2002-02-15 Thread Tom Rogers
Hi Yes you are right ... i had my head tied up with sessions :) Tom At 02:12 PM 2/16/02, michael kimsal wrote: >Tom Rogers wrote: >>Hi >>It uses cookies and only cookies and it seems that sessions are started >>on every access but can be turned off on individual pages if required. >>Tom > > >Sor

Re: [PHP] COOKIE HEADER????

2002-02-15 Thread Michael Sims
At 02:33 PM 2/15/2002 +0100, marcbey wrote: >i dont know how i have to send it back, because i dont kown where and how to >put the >ASPSESSIONIDKJHKJHHKJH=HJVHJGHJGJGHJGJHGKJ information (in the header?) This document may help: http://developer.netscape.com:80/docs/manuals/js/client/jsref/cookie

[PHP] suscribir

2002-02-15 Thread MAURICIO
_ Do You Yahoo!? Información de Estados Unidos y América Latina, en Yahoo! Noticias. Visítanos en http://noticias.espanol.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] modular programming

2002-02-15 Thread Steven Walker
Dear Kunal, I don't know of any papers... I'd be interested in what you find. In my experience, 'modular coding' is entirely a process of evolution. It's impossible to sit down and design software on paper. Every piece of code I write is under constant evaluation. Each time a weakness is expo

[PHP] Sessions and templating help

2002-02-15 Thread Justin Deutsch
Hi All, I am running Apache with PHP4 as a module. I have also written a script (template.php) that sets up the default envrionment, like the CSS and navigation etc. The script also reads in a file, as defined by the ?path= of the URL. The file it reads in must have the sections (includes,

Re: [PHP] modular programming

2002-02-15 Thread Kunal Jhunjhunwala
Hi, I agree with everything you have said, it will come with evolution of the program. But there are times, when evolution may require re-coding over 10,000lines of code. Not a very good place to be in then :) So, if I started right, i would end and evolve right.. know what i mean? Regards, Kunal

Re: [PHP] The ASP "application" object in PHP?

2002-02-15 Thread Peter J. Schoenster
On 15 Feb 2002, at 23:12, michael kimsal wrote: > Tom Rogers wrote: > > Hi > > It uses cookies and only cookies and it seems that sessions are > > started on every access but can be turned off on individual pages if > > required. Tom > > Sorry Tom, but the application object has nothing to do wi

Re: [PHP] modular programming

2002-02-15 Thread Eugene Lee
On Sat, Feb 16, 2002 at 09:54:40AM +0530, Kunal Jhunjhunwala wrote: : : does anyone know of any good papers on modular programing? I have been able : to make my code modular, but I am not satisfied with it. I am trying to make : my program work the "plug in" way.. where i can just add more module

Re: [PHP] modular programming

2002-02-15 Thread Peter Janett
Check out http://www.Fusebox.org. Fusebox is a programming methodology, originally written for Cold Fusion. Don't let the Cold Fusion scare you, it's really not about the language, but rather it's about modular programming, and may be exactly what you are looking for. Once you get what the meth

[PHP] Outputing XML to browser???

2002-02-15 Thread Jim Hankins
I'm attempting to do some dynamic XML output to an xml capable browser. Can someone give me an example? I'm using .php files currently. Tried xml files and the tags were messing up my xml output or if I used http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

<    1   2