HighDots Forums  

HELP! Again. I seem to have some padding I can't get rid of and a PHP problem.

alt.html alt.html


Discuss HELP! Again. I seem to have some padding I can't get rid of and a PHP problem. in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #31  
Old   
Mike Barnard
 
Posts: n/a

Default Re: HELP! Again. I seem to have some padding I can't get rid of and a PHP problem. - 03-27-2008 , 05:19 PM






On Thu, 27 Mar 2008 14:36:54 +0100, Els <els.aNOSPAM (AT) tiscali (DOT) nl>
wrote:

Quote:
Mike Barnard wrote:

Here's one from another script I sometimes use:
[snip]
pants> got a pointer to it please? I have now looked at a few and
they're all old, table designed non workers.

Sure - but it doesn't claim to be a non-spam thing. That is, I don't
think it can be used to send spam elsewhere, but they can still use it
to spam you :-)

It's not my own script, just in case you were thinking that - I found
it online, and it was the one that looked best for my purposes.

Instruction is here:
http://www.jemjabella.co.uk/stuff/mail_form.php
and on that page is a link to a free download too:
http://www.jemjabella.co.uk/stuff/mail_form.txt

Since I'm no expert myself though, I think it would be good if the
more savvy PHP scripters in the group could give it a quick look to
check for obvious problems.
I have been talking to Xcalibre, my hosting supplier, and unofficially
they reccomended I Google for NMS Formmail.

http://nms-cgi.sourceforge.net/faq_nms.html

It's a CGI script in Perl aparently, but used a lot. My only doubt is
the date. The last update was 4 years ago.

http://nms-cgi.sourceforge.net/scripts.shtml

Still, I'll look at it tomorrow. Today I must finish off editing the
text for one of the pages.

Thanks to all.


Reply With Quote
  #32  
Old   
Bergamot
 
Posts: n/a

Default Re: HELP! Again. I seem to have some padding I can't get rid of anda PHP problem. - 03-27-2008 , 05:39 PM






Ben C wrote:
Quote:
On 2008-03-27, Bergamot <bergamot (AT) visi (DOT) com> wrote:

Locale is irrelvant. It's just ASCII.

In the egrep manual:
Well, I learned my new thing for today.

--
Berg


Reply With Quote
  #33  
Old   
Ben C
 
Posts: n/a

Default Re: HELP! Again. I seem to have some padding I can't get rid of and a PHP problem. - 03-27-2008 , 05:49 PM



On 2008-03-27, Bergamot <bergamot (AT) visi (DOT) com> wrote:
Quote:
Ben C wrote:
On 2008-03-27, Bergamot <bergamot (AT) visi (DOT) com> wrote:

Locale is irrelvant. It's just ASCII.

In the egrep manual:

Well, I learned my new thing for today.
Many people first learn about how collation depends on locale when they
type:

$ rm [A-Z]*

to delete all the nasty uppercase files while leaving the nice lowercase
ones they've just spent hours editing alone.


Reply With Quote
  #34  
Old   
Chris F.A. Johnson
 
Posts: n/a

Default Re: HELP! Again. I seem to have some padding I can't get rid of and a PHP problem. - 03-27-2008 , 09:15 PM



On 2008-03-27, Toby A Inkster wrote:
Quote:
Els wrote:

Which special chars are between Z and a then? Noob here - I just thought
it would either go AaBbCc.. or ABC...XYZabc...xyz ?

There are six characters between 'Z' and 'a': [\]^_`
Those are not included in the collating sequence when the locale
uses case-insensitive matching:

$ pr1 A b c d e f G h '^' '[' ']' '\' | LC_COLLATE= grep '[A-z]'
A
b
c
d
e
f
G
h
^
[
]
\
$ pr1 A b f G h '^' '[' ']' '\' | LC_COLLATE=en_us grep '[A-z]'
A
b
f
G
h

--
Chris F.A. Johnson, webmaster <http://Woodbine-Gerrard.com>
================================================== =================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


Reply With Quote
  #35  
Old   
dorayme
 
Posts: n/a

Default Re: HELP! Again. I seem to have some padding I can't get rid of and a PHP problem. - 03-27-2008 , 10:08 PM



In article <Xns9A6EC804423F3neredbojiasnano (AT) 85 (DOT) 214.90.236>,
Neredbojias <ex (AT) example (DOT) com> wrote:

Quote:
(Well, if Bill Gates came to me and said, "I'll give you a coupla bil
to...", I could have a change of heart.)
In other words you will sell your soul for 10 pieces of 1 billion dollar
blocks of silver. Shame on you!

--
dorayme


Reply With Quote
  #36  
Old   
freemont
 
Posts: n/a

Default Re: HELP! Again. I seem to have some padding I can't get rid of and aPHP problem. - 03-28-2008 , 09:52 AM



On Thu, 27 Mar 2008 17:54:56 +0100, Els writ:

Quote:
And thanks for uploading the nice pics.

Only one! the rest is NOT mine - not taking responsibility for those <g
Is this one you?

http://tinyurl.com/2rxk3b

--
"Because all you of Earth are idiots!"
¯`·.¸¸.·´¯`·-> freemont© <-·´¯`·.¸¸.·´¯


Reply With Quote
  #37  
Old   
Els
 
Posts: n/a

Default Re: HELP! Again. I seem to have some padding I can't get rid of and a PHP problem. - 03-28-2008 , 11:51 AM



freemont wrote:

Quote:
On Thu, 27 Mar 2008 17:54:56 +0100, Els writ:

And thanks for uploading the nice pics.

Only one! the rest is NOT mine - not taking responsibility for those <g

Is this one you?

http://tinyurl.com/2rxk3b
Not quite <g>
I could be her mother (if I had any daughters)

--
Els http://locusmeus.com/


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.