[PHP] Looking for easier way to build email message

2008-01-24 Thread Rene Brehmer
Drew a blank off the archive, so here goes... I'm working on some forms for our company website, all of which simply have to be mailed to us by email. After verifying that the content of all the fields is valid and the proper type, it builds the email message as following. This all works great, b

[PHP] Re: How to deal with errors in forms

2006-08-26 Thread Rene Brehmer
Documented research indicate that on Fri, 25 Aug 2006 13:18:25 +0200, "Ivo F.A.C. Fokkema" wrote: > > You might also try to process the results from the form first, and then, > if errors are found, display the form again and put the data in there > yourself. No need to send the user back and fort

Re: [PHP] Calculation error - PHP not following math hierarchi ???

2005-08-03 Thread Rene Brehmer
Documented research indicate that on Wed, 3 Aug 2005 16:38:08 +0100, Robin Vickery wrote: > On 8/3/05, Rene Brehmer <[EMAIL PROTECTED]> wrote: >> Using this function: >> >> function calc_distance($curX,$curY,$newX,$newY) { >> // calculate distance to new

[PHP] Calculation error - PHP not following math hierarchi ???

2005-08-03 Thread Rene Brehmer
ually calculate the formula out of order to figure out how the strange result comes about, but haven't had any success yet ... Any suggestions ? Rene -- Rene Brehmer aka Metalbunny We have nothing to fear from free speech and free information on the Internet, but pop-up advertising! http

Re: [PHP] who can do this without the recursion

2005-07-05 Thread Rene Brehmer
then used as the data the recursions work from ... found it to be the only way doing those trees fast when the data is variable and stored in a database... -- Rene Brehmer aka Metalbunny We have nothing to fear from free speech and free information on the Internet, but pop-up advertising! http:

Re: [PHP] Report

2005-07-05 Thread Rene Brehmer
hed to their messages (they may not even know it), so we'd loose all those (valid) messages as well if the list has a flat rule about no attachments. I don't really care, I just have to regularly empty my attachments folder because of all those vCards -- Rene Brehmer aka Metalbunny We

Re: [PHP] Re: Removing nonlatin characters

2005-07-05 Thread Rene Brehmer
Documented research indicate that on Mon, 4 Jul 2005 19:29:38 +0300, Dotan Cohen wrote: > On 7/4/05, Rene Brehmer <[EMAIL PROTECTED]> wrote: > Documented research indicate that on Fri, 1 Jul 2005 13:58:23 +0300, Dotan > Cohen wrote: > > Totally forgot ... there is one a

Re: [PHP] Re: Removing nonlatin characters

2005-07-03 Thread Rene Brehmer
Documented research indicate that on Fri, 1 Jul 2005 13:58:23 +0300, Dotan Cohen wrote: > On 6/29/05, Rene Brehmer <[EMAIL PROTECTED]> wrote: > I think you mean something like this: > > function stripAccents($string) { > $returnS

Re: [PHP] Re: Removing nonlatin characters

2005-07-03 Thread Rene Brehmer
Documented research indicate that on Fri, 1 Jul 2005 13:58:23 +0300, Dotan Cohen wrote: > On 6/29/05, Rene Brehmer <[EMAIL PROTECTED]> wrote: > I think you mean something like this: > > function stripAccents($string) { > $returnS

[PHP] Re: Removing nonlatin characters

2005-06-29 Thread Rene Brehmer
;,str_replace('Ø','OE',$returnString)); $returnString = str_replace('ß','ss',$returnString); return $returnString; } This function is part using code once posted on this list, part my own creation. HTH Rene -- Rene Brehmer aka Metalbunny We have nothing to fe

Re: [PHP] Re: security question...??

2005-06-22 Thread Rene Brehmer
hing that i can promote as an extra level of security > that others don't have, maybe.. > > let people continue to read/hear about massive losses of data and see what > happens... > > rene, you also have to understand, i'm not trying to determine if the user's >

[PHP] Re: php - jscript - onclick event..

2005-06-22 Thread Rene Brehmer
it's 6000 km away, so I can't really reach it atm ... FWIW Rene Documented research indicate that on Wed, 22 Jun 2005 10:15:53 -0700, "bruce" wrote: > hi.. > > a somewhat php/jscript question... -- Rene Brehmer aka Metalbunny We have nothing to fear from f

[PHP] Re: Amy's Site question

2005-06-22 Thread Rene Brehmer
option to feed it a specific format string, but I never use that part of it, so you'll have to check the manual for that if you need it, sorry. Rene -- Rene Brehmer aka Metalbunny We have nothing to fear from free speech and free information on the Internet, but pop-up advertising! http:

Re: [PHP] Re: Apache Webserver User Survey

2005-06-22 Thread Rene Brehmer
r specific topics (whether it's IIS or something else), search through Yahoo Groups (groups.yahoo.com), there's bound to be a few popping up. Rene -- Rene Brehmer aka Metalbunny We have nothing to fear from free speech and free information on the Internet, but pop-up advertising!

Re: [PHP] Re: Apache Webserver User Survey

2005-06-21 Thread Rene Brehmer
rvey. Unless you're doing a localization project, I don't see the relevance in it. What people use a webserver for in Timbuktu is generally the same as in Alaska, the different local languages aside: Serving porn sites, news and reviews, technical and not so technical references, and commun

Re: [PHP] Re: security question...??

2005-06-21 Thread Rene Brehmer
ot). The majority of end-users don't care, or know, or understand, simple security precautions when it comes to network traffic. Education and discipline is, in the end, the only means to achieve what you want. /rambling off -- Rene Brehmer aka Metalbunny We have nothing to fear from fr

Re: [PHP] Re: security question...??

2005-06-21 Thread Rene Brehmer
Documented research indicate that on Tue, 21 Jun 2005 16:25:36 +0100, "Shaw, Chris - Accenture" wrote: > You could always use a IE exploit to crash the browser, if they are still > requesting, you know they are not IE. ;) > > Out of interest, what information are you planning on getting from the

Re: [PHP] Re: So many returned mail notices!

2005-06-21 Thread Rene Brehmer
same messages or >> if there was something out of wack with my email servers. >> >> Get a clue. > > but Chris, clues are very expensive in England - not everyone can afford > them. ;-) "But I thought Clue was a board game?" #endsarcasm -- Rene Brehmer

Re: [PHP] Re: So many returned mail notices!

2005-06-21 Thread Rene Brehmer
x27;s the real ignorant here... -- Rene Brehmer aka Metalbunny We have nothing to fear from free speech and free information on the Internet, but pop-up advertising! http://metalbunny.net/ My little mess of things... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vi

Re: [PHP] Re: security question...??

2005-06-21 Thread Rene Brehmer
However secure you try to make a web application, even with encryption, it still does not hinder anyone from putting a packet sniffer on your client and grab whatever sensitive information you send out. And if a hacker really wanted to get hold of your sensitive information, he wouldn't actually h

Re: [PHP] Re: security question...??

2005-06-20 Thread -{ Rene Brehmer }-
I don't see any way of doing such a thing, without also seeing how easily it would be to fake it. I'm not really sure what it is you want to achieve. As a webmaster you can't really take responsibility for the clients using insecure software to access your website. It is technically possible to u

[PHP] Re: So many returned mail notices!

2005-06-20 Thread -{ Rene Brehmer }-
I'm subbed to both the newsgroup, and the emails, and I have them in both. It's a virus using the PHP list address as sender, apparently going through RoadRunner, and then posting itself to the newsserver. Since the messages don't have the [PHP] marker, they're posted to the newsgroup, not the emai

Re: [PHP] OT - Blank subject lines!!!

2005-06-17 Thread -{ Rene Brehmer }-
That's why I have this at the top of my mail filters: if subject matches regexp ([[:blank:]][[:blank:]][[:blank:]]+) | (^$) | (^[[:blank:]]+$) transfer to trash I'm using Eudora btw... Was gonna do a filter to dump all subjects that have nothing else but "help" in them too, but haven't quite d

[PHP] What's the going rate for making websites ?

2005-04-03 Thread -{ Rene Brehmer }-
Hi gang Sorry for asking this question here, but I don't know where else to ask. And Goole'ing didn't help me much. My father-in-law has a friend in Alaska (and I'm in Canada) that needs a website done. Not sure what kinda site he wants done yet, or how much he needs me to do for him (like webs

Re: [PHP] Silly OOP question

2004-11-14 Thread -{ Rene Brehmer }-
At 17:14 14-11-2004, Robert Cummings wrote: On Sun, 2004-11-14 at 09:30, -{ Rene Brehmer }- wrote: > Just remember that PHP isn't a true OOP language, so going OOP may not Please define "true OOP" language and provide a few examples that meet your criteria. Then show how other

Re: [PHP] Silly OOP question

2004-11-14 Thread -{ Rene Brehmer }-
At 12:34 14-11-2004, Brent Clements wrote: I've always wondered this about OOP and maybe you guys can answer this question. I'm writing a php application and I'm trying to figure out the correct way to right the oop part of this application. for instance. I have a "project.class" file that has

Re: [PHP] probably stupid, but...

2004-11-13 Thread -{ Rene Brehmer }-
At 16:28 13-11-2004, Curt Zirzow wrote: * Thus wrote -{ Rene Brehmer }-: > At 21:32 12-11-2004, Chris W. Parker wrote: > >also you need to wrap your array values in { } when an array is > >referenced within a string. i.e. > > > >// normal > >$value = $

RE: [PHP] probably stupid, but...

2004-11-12 Thread -{ Rene Brehmer }-
At 21:32 12-11-2004, Chris W. Parker wrote: also you need to wrap your array values in { } when an array is referenced within a string. i.e. // normal $value = $_GET['something']; // with { } $value = "Here is some data: {$_GET['something']}"; Is that actually in the manual ??? If it is, where ? I'

Re: [PHP] CONGRATULATION (YOU JUST WON LOTTERY)

2004-11-05 Thread -{ Rene Brehmer }-
Spam message reported, original sender added to permanent blacklist Have a nice day Rene At 02:56 06-11-2004, floydjeffers wrote: [skip spam] -- PHP 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 un

Re: [PHP] Re: Re: VOTE TODAY

2004-11-05 Thread -{ Rene Brehmer }-
Well, I definitely don't enjoy the 45 euro I have to pay for my 512 kbit SDSL ... the prices have halfed over the past 2 years, but it's still above and beyond what the quality of service deserves but this is as cheap as it gets for SDSL here ... the ADSL is cheaper, but I need the high upl

Re: [PHP] Newbie pattern question

2004-11-05 Thread -{ Rene Brehmer }-
At 19:59 05-11-2004, Greg Donald wrote: On Fri, 5 Nov 2004 20:55:00 +0200, Phpu <[EMAIL PROTECTED]> wrote: > if(ereg("^[a-zA-Z0-9_]{2,30}$", $name)) { if(ereg("^[a-zA-Z0-9_\ ]{2,30}$", $name)) { If you use ereg, use [[:blank:]] instead of an actual space, that allows for tabs and other variants

Re[2]: [PHP] VOTE TODAY

2004-11-03 Thread -{ Rene Brehmer }-
mpared with all the repeat questions. Rene -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up from a nightmare, dripping of sweat, hoping it was over? Or would you wake up happy and pleased, ready to take on the day with a smile? http://metalbunny.net/ References, tools

Re: [PHP] Re: [users@httpd] November 2, 2004

2004-11-02 Thread -{ Rene Brehmer }-
want to act like an idiot and start flaming medo it offlist at this address so it wont bother anyone else and I can read your email, add your name to the jackass list and delete the mail. Thanks, Ryan -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up from a nightmare, drippin

Re: [PHP] VOTE TODAY

2004-11-02 Thread -{ Rene Brehmer }-
At 18:50 02-11-2004, Grant wrote: > I can't wait for the replies... Here's a reply: Don't vote for Bush. if (eregi('(george)?bush',$message[$this]->body)) { $message[$this]->destroy() } Rene -- Rene Brehmer aka Metalbunny If your life was a dream, would you wak

Re: [PHP] Scaling select lists

2004-11-02 Thread -{ Rene Brehmer }-
able to narrow down what they want before being presented with it. It makes the system more flexible and more enjoyable to use. The more work there is in using it, the less it'll be used. And then its purpose is defeated. Rene -- Rene Brehmer aka Metalbunny If your life was a dream, woul

Re: [PHP] MultiSelect List Box in PHP

2004-10-31 Thread -{ Rene Brehmer }-
utput ]-- Array ( [select] => Array ( [0] => 1 [1] => 2 ) [submit] => submit ) -[]-- Above output is with #1 and #2 selected, and #3 not selected. Easy, huh? - Tul -- Rene Brehmer aka Metalbunny If your

RE: [PHP] MultiSelect List Box in PHP

2004-10-31 Thread -{ Rene Brehmer }-
h($_POST['fields'] as $field) { if ($fieldarray[$i] == $field) { echo(' selected'); } } } else if ($fieldarray[$i] == 'nick') { echo(' selected');

Re: [PHP] Gawd I hate those useless error messages...

2004-10-30 Thread -{ Rene Brehmer }-
IDE that high-lights typos like this for you? Before it even gets are far as PHP debugging it? Zend Studio for example would do this (it did it to me several times this morning!) Thanks ... will look into it :) Rene -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up fr

Re: [PHP] Gawd I hate those useless error messages...

2004-10-29 Thread -{ Rene Brehmer }-
At 17:00 29-10-2004, Robby Russell wrote: On Fri, 2004-10-29 at 16:28 +0200, -{ Rene Brehmer }- wrote: > Hi gang > > I do realise that this error means I've forgotten a curly brace or > semi-colon somewhere, but seriously ... > > Parse error: parse error, unexpected $en

[PHP] Gawd I hate those useless error messages...

2004-10-29 Thread -{ Rene Brehmer }-
ug ... atleast with 'unexpected {' you have a slight chance as it limits the part you have to search through ... since this is the test-server, I run with all errors, alerts, and messages on, but isn't there someway to make PHP just a little more helpful when this happens ??? Rene --

[PHP] How to optimize select of random record in DB ?

2004-10-14 Thread -{ Rene Brehmer }-
ot;) or die('Unable to get random record'.mysql_error()); $personID = mysql_result($personquery,0); -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up from a nightmare, dripping of sweat, hoping it was over? Or would you wake up happy and pleased, ready to take on the da

Re: [PHP] UNSUBSCRIBE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

2004-10-01 Thread -{ Rene Brehmer }-
At 17:08 30-09-2004, Pankaj Kafley wrote: What an ass ! And my filters don't even catch the many exclamation marks cuz this list is white-listed . *sigh* -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up from a nightmare, dripping of sweat, hoping it was ove

Re: [PHP] World time convertor

2004-10-01 Thread -{ Rene Brehmer }-
ving Time issues for 184 countries in 24 time zones ... (and some of those don't even have DST). But if you stumble across something useful, do let us know :) -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up from a nightmare, dripping of sweat, hoping it was ove

RE: [PHP] How do I produce a random database query for each day or week?

2004-10-01 Thread -{ Rene Brehmer }-
h page load just calculate how long ago the CD show must've been shown last. What about cookies? Each visitor could then have their own 'cycle' through the list. This is a per need basis. With the "last shown date" you don't need the cookies. -- Rene Brehmer aka Meta

Re: [PHP] mailing to hotmail

2004-09-25 Thread -{ Rene Brehmer }-
some time, usually almost immediately ... (for some reason they can deliver error messages immediately, but regular mail takes hours to days)... Have you checked the junk folder??? ... atleast I assume you've tested with your own hotmail account... -- Rene Brehmer aka Metalbunny If your

Re: [PHP] mailing to hotmail

2004-09-25 Thread -{ Rene Brehmer }-
s they don't accept mail from my server. Luckily sofar all the mail that's been refused because of this have been my server's auto-generated complaints to spamhouses. -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up from a nightmare, dripping of swea

Re: [PHP] Does PHP need another mailing list???

2004-09-22 Thread -{ Rene Brehmer }-
tly is better suited for the MySQL or the PostGres list (since those are the two most used and most mentioned servers on that list) ... (although I can't remember where the PostGres list is, I'm not subscribed to it) -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake

Re: [PHP] List Etiquette

2004-09-21 Thread -{ Rene Brehmer }-
; at the top of the message automaticly, like: > > > > The signature, > > --- original message --- > > The From line > > - The to line > > - The date line > > - The subject line. > > There should be a way to customize that, no? -- Rene Brehmer aka Meta

Re: [PHP] empty variable

2004-09-19 Thread -{ Rene Brehmer }-
priate depends on how the variable is set or not -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up from a nightmare, dripping of sweat, hoping it was over? Or would you wake up happy and pleased, ready to take on the day with a smile? http://metalbunny.net/ References, tool

Re: [PHP] List Etiquette

2004-09-19 Thread -{ Rene Brehmer }-
;s easier for you to reach your Delete key when you top post than when you bottom post ??? -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up from a nightmare, dripping of sweat, hoping it was over? Or would you wake up happy and pleased, ready to take on the day with a smi

Re: [PHP] List Etiquette

2004-09-18 Thread -{ Rene Brehmer }-
depend on national preference? When I overtake others, I usually take to the other lane ... is that the wrong side, or the right side of the road, for what I'm doing ? Rene -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up from a nightmare, dripping of sweat, hoping

Re: [PHP] List Etiquette

2004-09-18 Thread -{ Rene Brehmer }-
e time people thought the world was flat because people said it was so, of course we know better now, but change usually comes at the price of old customs, and some old dogs hate new tricks. Happy top posting, Rob. -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up from a ni

Re: [PHP] Nevermind ... Re: OK ... WHY does this work ?????

2004-09-14 Thread -{ Rene Brehmer }-
At 07:30 15-09-2004, Curt Zirzow wrote: * Thus wrote -{ Rene Brehmer }-: > OK, obviously I wasn't awake last night ... figured out what I was actually > doing here ... specifying the index for the 2nd array instead of the value > in the first ... *sigh* *blushes* ... how do you s

[PHP] Nevermind ... Re: OK ... WHY does this work ?????

2004-09-14 Thread -{ Rene Brehmer }-
27;ll go hide in the corner now :P At 06:46 15-09-2004, -{ Rene Brehmer }- wrote: This is some experimental code I did to try and find a way to recycle the same query multiple times as efficient as possible. With the purpose of efficiently comparing the results of 2 queries where the resultse

Re: [PHP] replace accents

2004-09-14 Thread -{ Rene Brehmer }-
replace(''','',str_replace("'",'',$returnString)); $returnString = str_replace('"','',str_replace('"','',$returnString)); return $returnString; } obviously there's room for improvement,

[PHP] OK ... WHY does this work ?????

2004-09-14 Thread -{ Rene Brehmer }-
query recycling" method, but with much, much more complex database queries, and it works just as perfectly well I really just wanna understand why this actually work, and how ... it can be rather confusing to stumble across a useful functionality and solution when you're sti

Re: [PHP] newbie questions

2004-08-31 Thread -{ Rene Brehmer }-
gt;db, $db will also be >modified and vice versa. heh ... nice reply Paul ... much clearer than when my programming teacher tries to explain it heh (I'm studying for Programmer/System Developer, and our C++ teacher is rather crummy at explaining stuff) -- Rene Brehmer aka Metalbunny

Re: [PHP] Browser back button

2004-08-30 Thread -{ Rene Brehmer }-
he query, then clean them out as they pass 7 days of age ... that way it's also possible to link directly to a query, and it prevents the database from overload on past queries... Rene -- Rene Brehmer aka Metalbunny If your life was a dream, would you wake up from a nightmare, drip

Re: [PHP] How to determine if date/time is with DST or not ?

2004-08-15 Thread -{ Rene Brehmer }-
1:17 +0300, Burhan Khalid wrote about "Re: [PHP] How to determine if date/time is with DST or not ?": >-{ Rene Brehmer }- wrote: > >> hi gang >> >> I'm trying to find a simple way to determine if a given date/time is with >> DST for a given lo

[PHP] How to determine if date/time is with DST or not ?

2004-08-14 Thread -{ Rene Brehmer }-
$format .= '0%u00'; } printf($format,abs($tzone)); ?> Unix timestamp: GMT date: if anyone has any ideas for determining whether DST is on or off, I'd appreciate it. right now I have no clue how to do this the easiest... TIA Rene -- Rene Brehmer

Re: [PHP] creating a mailing list

2004-04-30 Thread -{ Rene Brehmer }-
who >have signed up. > >majordomo/listserv etc can be used to implement mailing lists... Or Mercury Mail server if you're on Windows (it's free and based upon Listerv, Majordomo/Listserv definitely is not free)... Rene -- Rene Brehmer aka Metalbunny ~ If you don't like w

Re: [PHP] Nonsense mail

2004-04-30 Thread -{ Rene Brehmer }-
out false error messages ... which CAN indicate an address harvester confirming sender addresses by sending that junk back to see if it's deliverable ... Not saying it IS an address harvester, but it's possible... there's a few of those on this list for sure ... there normally are a

Re: [PHP] OR

2004-04-25 Thread -{ Rene Brehmer }-
mplex statements ... like this: if ((($del_own == 1 && $post_userID == $userID) || $del_other == 1) && ($postID != $first_postID || $del_thread == 1)) { I always stick to the symbols ... just easier ... || && |! &! ^ being OR, AND, NOR, and NAND (believe NOR is a

Re: [PHP] Re: Microsoft Update and how its done question

2004-04-24 Thread -{ Rene Brehmer }-
ule downloads a new one ... It's the ActiveX module that generates the progress bar and all that stuff ... but it's the .exe file that does the actual disk investigation Rene -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read i

Re: [PHP] mouse over problem on php

2004-04-24 Thread -{ Rene Brehmer }-
>entire sentence. Using proper HTML will solve this ... just use the "" around the attributes like you're supposed to. linktext or cell-contents the TITLE attribute will work with any block or inline tag... IF you use proper HTML to do it Rene -- Rene Brehmer aka Metalbunny

Re: [PHP] php/apache/mysql on ntfs

2004-04-24 Thread -{ Rene Brehmer }-
age - >From: <[EMAIL PROTECTED]> >To: "Andy B" <[EMAIL PROTECTED]> >Sent: Saturday, April 24, 2004 7:17 AM >Subject: NDN: [PHP] php/apache/mysql on ntfs > > >> Sorry. Your message could not be delivered to: >> >> PHP Net List [Confer

Re: [PHP] Scripting practices

2004-04-24 Thread -{ Rene Brehmer }-
e before you use it, is it still considered >>> good technique to initialize it to the type you're going to use it as? >>> Or is it considered ok to just use it? >>> >>> e.g. >>> >>> $strText = "";//initialize >>> $s

Re: [PHP] php/apache/mysql on ntfs

2004-04-24 Thread -{ Rene Brehmer }-
o know if its possible to >run php/apache/mysql and all that sort of stuff on ntfs or does the servers >have to run fat32?? -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it ~ http://metalbunny.net/ References, tools, and other us

Re: [PHP] PHP Web Hosting

2004-04-22 Thread -{ Rene Brehmer }-
According to historical records, on Thu, 22 Apr 2004 06:48:00 -0400 David T-G wrote about "Re: [PHP] PHP Web Hosting": >Rene, et al -- > >...and then -{ Rene Brehmer }- said... >% >% According to historical records, on Tue, 20 Apr 2004 10:39:33 -0400 John >% Nich

Re: [PHP] A good search tutorial

2004-04-21 Thread -{ Rene Brehmer }-
post it upon request it's just that it's made when I was still a rookie at SQL, so it's not very elegant, and not very well commented ... and looking at it now I can find several ways to improve it ...just don't have the time for it... FWIW Rene -- Rene Brehmer aka Metalb

Re: [PHP] redirection with PHP and closing windows?

2004-04-21 Thread -{ Rene Brehmer }-
with JavaScript except for mouseovers in several years Rene -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it ~ http://metalbunny.net/ References, tools, and other useful stuff... Check out the new Metalbunny forums @ http://forums.metalbunny.net/

Re: [PHP] PHP Web Hosting

2004-04-21 Thread -{ Rene Brehmer }-
According to historical records, on Wed, 21 Apr 2004 13:16:35 +0800 Jason Wong <[EMAIL PROTECTED]> wrote about "Re: [PHP] PHP Web Hosting": >On Tuesday 20 April 2004 23:38, -{ Rene Brehmer }- wrote: > >> I've got mine registered at enom through Westhost, and

Re: [PHP] Why NNTP is not default protocol for php groups

2004-04-20 Thread -{ Rene Brehmer }-
rs (old) clients do it too, but OE is the biggest sinner in that >> aspect... (and Outlook runs on the OE engine when it comes to mail). >[...] > >who is outlook ? :-) Rumor will have it that it's a mail-program ... I've yet to see proof of that claim. Rene -- Rene Brehme

Re: [PHP] PHP Web Hosting

2004-04-20 Thread -{ Rene Brehmer }-
According to historical records, on Tue, 20 Apr 2004 10:39:33 -0400 John Nichel <[EMAIL PROTECTED]> wrote about "Re: [PHP] PHP Web Hosting": >-{ Rene Brehmer }- wrote: >> At 21:19 19-04-2004, John Nichel wrote: >> >>> Greg Donald wrote: >>> &

Re: [PHP] Unwanted e-mails

2004-04-20 Thread -{ Rene Brehmer }-
for provider ... and everytime I get one, it fits with my messages never showing up on list ... I've got a filter setup to specifically find my messages that come back from the lists, and the ones I get timeout messages for never come back ... Rene -- Rene Brehmer aka Metalbunny ~ If you don

Re: [PHP] Why NNTP is not default protocol for php groups

2004-04-20 Thread -{ Rene Brehmer }-
e: * Thus wrote T. H. Grejc ([EMAIL PROTECTED]): Hello, I've seen this subject before, but never really got any answer. PHP have news server at news.php.net but it is 'always' down and it is only a mailing list mirror, so some messages get lost or get 'out of thread'.

RE: [PHP] PHP Web Hosting

2004-04-20 Thread -{ Rene Brehmer }-
ame with me? Stanley G. Martin -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it ~ http://metalbunny.net/ References, tools, and other useful stuff... Check out the new Metalbunny forums @ http://forums.metalbunny.net/ -- PHP General Mailing List (ht

Re: [PHP] PHP Web Hosting

2004-04-20 Thread -{ Rene Brehmer }-
st max. 4-6 lines of sig content, with "permitted" divider lines at either end ... and in this case a line is 75 chars ... Rene -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it ~ http://metalbunny.net/ References, tools, and other usef

Re: [PHP] PHP Web Hosting

2004-04-20 Thread -{ Rene Brehmer }-
looking for one with good features, and high reliability, I would suggest Spenix. http://www.spenix.com I asked them a question about my hosting plan (not even a support request) at 9PM and was sent a response within 5 minutes. Very good support, I would definitely recommend them. -- Rene Brehmer a

Re: [PHP] Why NNTP is not default protocol for php groups

2004-04-20 Thread -{ Rene Brehmer }-
k and OE that are real good at trashing the Xref ... others (old) clients do it too, but OE is the biggest sinner in that aspect... (and Outlook runs on the OE engine when it comes to mail). Rene -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read

Re: [PHP] Removing line breaks...

2004-04-17 Thread -{ Rene Brehmer }-
basically... any ideas? Russ Jones -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it ~ http://metalbunny.net/ References, tools, and other useful stuff... Check out the new Metalbunny forums @ http://forums.metalbunny.net/ -- PHP General Mailing List (ht

Re: [PHP] Never mind ... stupid me :-/ {was Re: [PHP] ereg-replace ... how to catch :'( [crying smiley] ???}

2004-04-14 Thread -{ Rene Brehmer }-
x27;s a bit hard to get a quick glimpse of how big the difference really is ... (or for the _match() ones for that matter)... But thx ... looks useful :) Rene -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it ~ http://metalbunny.net/ References,

[PHP] Never mind ... stupid me :-/ {was Re: [PHP] ereg-replace ... how to catch :'( [crying smiley] ???}

2004-04-14 Thread -{ Rene Brehmer }-
miley_path = 'smiley'; $text = eregi_replace(':-?D','',$text); $text = ereg_replace(':-?\?','',$text); $text = ereg_replace(':'-?\(','',$text); $text = ereg_replace(':-?\(','',$text); return $text;

[PHP] ereg-replace ... how to catch :'( [crying smiley] ???

2004-04-14 Thread -{ Rene Brehmer }-
t causes it ... I've tried escaping all of those chars, and it still causes $text to come back empty... any ideas will be highly appreciated... TIA Rene -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it ~ http://metalbunny.net/ Ref

Re: [PHP] Re: commercial autoresponses (was "Re: [PHP] Wanted: ...")

2004-04-13 Thread -{ Rene Brehmer }-
o the PHP lists: Your message was not delivered to: [EMAIL PROTECTED] for the following reason: Diagnostic was Unable to transfer, Message timed out Information Message timed out Rene -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it

RE: [PHP] Looking for a comprehensive PHP tutorial

2004-04-09 Thread -{ Rene Brehmer }-
th series are by Sams btw Rene At 16:38 09-04-2004, jon roig wrote: People always mock me when I mention it, but I really dig the "Learn in 24 Hours" books. -- jon -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it ~ http://me

Re: [PHP] ATTN: List Admins

2004-04-09 Thread -{ Rene Brehmer }-
Rene At 16:19 09-04-2004, Ryan A wrote: Please take out these two addresses: "Information Desk" <[EMAIL PROTECTED]> "Advance Credit Suisse Bank" <[EMAIL PROTECTED]> everytime we post to the list we get their damn autoresponders. -- Rene Brehmer aka Metalbunny ~

Re: [PHP] Forwarding to another PHP page

2004-04-09 Thread -{ Rene Brehmer }-
.. Something like: \r\n"); } ?> ... the \r\n is probably irrelevant in HTML headers, but force of habit from doing MIME headers... naturally there's possible variation to this according to the actual project ... but it's how I do it ... Rene -- Rene Brehmer aka Metalbunny

Re: [PHP] Looking for a comprehensive PHP tutorial

2004-04-09 Thread -{ Rene Brehmer }-
nguage to the beginner in an orderly manner. Any suggestions, links, will be greatly appreciated. Or, if someone (experienced in PHP) thinks we must come up with such a comprehensive tutorial, we can perhaps team up ;) Ash -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say .

Re: [PHP] determining number of rows in a mysql table

2004-03-29 Thread -{ Rene Brehmer }-
At 06:48 30-03-2004, Andy B wrote: "Hmmm, have you ever actually tried it? And got the result you wanted?" my screwup...forgot some code here... heres the whole thing that actually works...(thats what you get for being in tons of different windows at the same time)... echo $count['

Re: [PHP] Namespaces in PHP

2004-03-29 Thread -{ Rene Brehmer }-
the newsgroupsit makes things so much simpler. Except that requires the use of a news client that can do multiple servers ... and we're some that are still waiting for Agent 2 :) Rene -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it ~ htt

RE: [PHP] Namespaces in PHP

2004-03-29 Thread -{ Rene Brehmer }-
Rene At 00:42 30-03-2004, Justin Palmer wrote: P.S. Why do a lot of people email off list? I get doubles. Regards, Justin Palmer -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it ~ http://metalbunny.net/ References, tools, and other usef

RE: [PHP] Namespaces in PHP

2004-03-29 Thread -{ Rene Brehmer }-
d Java ... except for VBA in Excel, but that's not exactly the same ... so I can't comment on that... Rene Regards, Justin Palmer IT Administrator -- Rene Brehmer aka Metalbunny ~ If you don't like what I have to say ... don't read it ~ http://metalbunny.net/ References,

[PHP] HELP! Apache dies on regular MySQL query :-/

2004-03-20 Thread -{ Rene Brehmer }-
ose some names with HTML entities into something that MySQL can sort properly... the weird thing is: I had the html_entity_decode in a sub-function, and it worked fine. Then I moved it into the main script and removed the function, and it does this error. I've got 2 other much bigger and m

Re: [PHP] Re: Stupid newbie question = Why don't I need a ; after this line?

2004-01-27 Thread -{ Rene Brehmer }-
ise I've been wasting >keystrokes. I only noticed this when I was going over some code. -- Rene Brehmer aka Metalbunny http://metalbunny.net/ References, tools, and other useful stuff... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Using templates (Code & User Interface)

2004-01-24 Thread -{ Rene Brehmer }-
my code away from the >user interface files. > >I tried to use some template classes, but I did'nt like what I tired because >some if statments are used inside the template. > >How can I prepare my code to be working in more that one template? Should I >use some methodolog

Re: [PHP] JavaScript question

2003-12-24 Thread -{ Rene Brehmer }-
iated and my PHP skills are vastly above my JavaScript skills (very basic beginner). Robin 'Sparky' Kopetzky Black Mesa Computers/Internet Service Grants, NM 87020 -- Rene Brehmer aka Metalbunny http://metalbunny.net/ References, tools, and other useful stuff... -- PHP General Mailing List

[PHP] URL correctimizer ... how to make one?

2003-07-18 Thread -{ Rene Brehmer }-
t out there ... but I'm trying to do it on my own, as I figure I'd learn more that way ... Rene -- Rene Brehmer aka Metalbunny http://metalbunny.net/ References, tools, and other useful stuff... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Compiling 4.2.3 with MySQL ... what does it look for?

2003-07-05 Thread -{ Rene Brehmer }-
en't ever used MySQL before, or any other SQL for that matter, so got 0 experience in getting the system up and running with it... TIA Rene -- Rene Brehmer aka Metalbunny http://metalbunny.net/ References, tools, and other useful stuff... -- PHP General Mailing List (http://www.php.net/) T

Re: [PHP] Headers in body - what am I doing wrong???

2003-06-12 Thread -{ Rene Brehmer }-
At 22:50 11-06-2003, Chris Hayes wrote: (darn, this one was already answered, i hate it that some people ask questions with a future time.) -- Rene Brehmer aka Metalbunny http://metalbunny.net/ References, tools, and other useful stuff... -- PHP General Mailing List (http://www.php.net/) To u

  1   2   >