On Sat, Jun 1, 2013 at 9:02 PM, Tamara Temple wrote:
>
>
> Sorry for replying to a message from 2011 -- for some reason I had a
> whole bunch of PHP messages suddenly show up in my inbox from the
> past. I generally don't check the year of an unread message in my inbox,
> as I try to keep inbox-ze
On Sun, Jun 2, 2013 at 11:02 AM, Tamara Temple wrote:
>
>
> Sorry for replying to a message from 2011 -- for some reason I had a
> whole bunch of PHP messages suddenly show up in my inbox from the
> past. I generally don't check the year of an unread message in my inbox,
> as I try to keep inbox-z
On Dec 21, 2012, at 11:39 AM, Steven Staples wrote:
>> You couldn't prove that by me -- I'll ask my wife. She knows everything.
>>
>> Cheers,
>>
>> tedd
>
> And this will be the last we hear of Tedd... LOL
Well... she did say "Don't worry about -- go shopping."
So, I'll be leaving now.
Chee
> You couldn't prove that by me -- I'll ask my wife. She knows everything.
>
> Cheers,
>
> tedd
And this will be the last we hear of Tedd... LOL
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Dec 21, 2012, at 8:22 AM, Steven Staples wrote:
> I would like to let everyone know that the world didn't end this morning
> like it was supposed too.
It didn't!
You couldn't prove that by me -- I'll ask my wife. She knows everything.
Cheers,
tedd
_
t...@sperling.com
h
On 21 dec. 2012, at 14:22, "Steven Staples" wrote:
> I would like to let everyone know that the world didn't end this morning
> like it was supposed too.
>
>
>
> Sorry, carry on about your business.
>
>
>
> And HAPPY FRIDAY!!!
>
>
>
> Steven Staples
>
lol xD
Latest news says it will
yah. we were just talking about that here too.
On Fri, Dec 21, 2012 at 8:22 AM, Steven Staples wrote:
> I would like to let everyone know that the world didn't end this morning
> like it was supposed too.
>
>
>
> Sorry, carry on about your business.
>
>
>
> And HAPPY FRIDAY!!!
>
>
>
> Steven Sta
tedd wrote:
At 11:16 AM + 1/8/09, Nathan Rixham wrote:
I keep hitting reply all in thunderbird and double posting; apologies
for the additional noise (can't promise i won't keep doing it though :p)
That's Okay.
Usually what you have to say is important enough to read twice.
Cheers,
tedd
At 11:16 AM + 1/8/09, Nathan Rixham wrote:
I keep hitting reply all in thunderbird and double posting;
apologies for the additional noise (can't promise i won't keep doing
it though :p)
That's Okay.
Usually what you have to say is important enough to read twice.
Cheers,
tedd
--
---
On Thu, Jan 8, 2009 at 06:28, Lester Caine wrote:
>
> Having hit 'reply all' in seamonkey ;)
> That is the only way to reply to a number of lists such as the PHP ones. You
> WILL have to keep doing it to reply easily to these lists until a 'reply
> list' button appears for those lists that don't l
On Thu, Jan 8, 2009 at 06:16, Nathan Rixham wrote:
> I keep hitting reply all in thunderbird and double posting; apologies for
> the additional noise (can't promise i won't keep doing it though :p)
You're just following the rules, Nate.
Posting Guideline #4 on http://php.net/mailinglists
Nathan Rixham wrote:
I keep hitting reply all in thunderbird and double posting; apologies
for the additional noise (can't promise i won't keep doing it though :p)
Having hit 'reply all' in seamonkey ;)
That is the only way to reply to a number of lists such as the PHP ones.
You WILL have to k
There are two ways to accomplish what you are asking. The quickest way,
without any modfication to httpd.conf, is to place an empty index.html or
other default index page into that directory. This will prevent the
directory listing from showing up. The other method, is to change
httpd.conf to di
babu wrote:
Hi all,
I am sorry for asking in php forum.i am subscribed to php and not to apache.but
i hope many people in this group also the solution to this query.
If you know you are in wrong place why ask here?
Alan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visi
]
Subject: Re: [PHP] Sorry the attachement was not received!! I put the codes
here.
Hi dear.. thanks for your reply..
I fixed the Login.php file :)
Error : 'Random'
Right : 'Random';
But what must I do with this?? :
$result = mysql_query($query1) or die("Query error: &
The error is not in that line... check the line before that one.
Here, this might be of use... Copy and paste it:
;
> $result = mysql_query($query1) or die("Query error: " . mysql_error());
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
essage -
From: "Toby Irmer" <[EMAIL PROTECTED]>
To: "Radwan Aladdin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, January 20, 2004 5:07 PM
Subject: Re: [PHP] Sorry the attachement was not received!! I put the codes
here.
> Go check your code fo
Go check your code for obvious errors before you post it on this list:
$Random = 'Random'
$result = mysql_query($query1) or die("Query error: " . mysql_error());
Now spot the mistake. If you can't... tough luck.
toby
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: ht
Hello,
This is a reply to an e-mail that you wrote on Fri, 27 Jun 2003 at 14:08,
lines prefixed by '>' were originally written by you.
> i'm really sorry i have to send this email to the php list.
> I received a reply to my email about printing the elements in an array
> an html table structure,
On Friday 27 June 2003 21:07, Dore van Hoorn wrote:
> i'm really sorry i have to send this email to the php list.
> I received a reply to my email about printing the elements in an array in
> an html table structure, i believe by someone called daniel.
> i accidently deleted your message, before i
"Philip Olson" wrote:
> What do these commands output?
>
> # /usr/sbin/httpd -v
Server version: Apache/2.0.46
Server built: Jun 8 2003 02:59:44
> # /usr/sbin/apxs -q SBINDIR
apxs -q SBINDIR
/usr/sbin
apxs:Error: /usr/bin/apr-config not found!.
> # /usr/sbin/apxs -q TARGET
/usr/sbin/apxs -q
> I can't build php-4.3.2 with apache 2.0 under a RedHat 9 box.
Okay, Apache2 has some issues, and Redhat itself always
has issues with it's "unique" setups...
[snip]
> php compilation fails even when I try just:
>
> [EMAIL PROTECTED] php-4.3.2]# ./configure --with-apxs2=/usr/sbin/apxs
Okay
I don't see the problem I can run the script with one issue that the
comments are outside of PHP parsing.
The other issue is that you are closing off for PHP but not opening up
in the second block!!
** what are you errors exactly!! are they notices about variables???
Timothy Hitchens (HiTCHO)
O
Why not just put the carriage return before the names then.
\nphil
\nbob
*** REPLY SEPARATOR ***
On 28/12/2002 at 3:39 PM Phil Powell wrote:
>I checked, and I am adding just "bob". Turns out to be a wacky logic
>problem.
>
>nicknames.txt contains this:
>
>phil\n
>bob\n
>
>Whe
I checked, and I am adding just "bob". Turns out to be a wacky logic
problem.
nicknames.txt contains this:
phil\n
bob\n
When "bob" leaves the chatroom nicknames.txt becomes:
phil\n
BUT.. apparently that's not it either; the carriage return is also somehow
stripped out. So instead it's this:
Hi Phil:
It probably does what you are asking it to do. Have you checked the
value of $nickname to see if you are setting it to "bob" or appending
"bob" to it?
i.e first time $nickname = "phil"
second time $nickname = "philbob"
HTH
David
On Saturday, December 28, 2002, at 02:24 PM, Phil Powell
On Fri, 26 Jul 2002 12:24:31 -0500, Frank S. Kicenko wrote:
>Ugg.. been compiling and configuring for too many days..everything is
>just a fog..:-) I appreciate all the help here.. but I'm afraid I need a
>little more.. :-)
>
>I can't seem to get Apache to recognize PHP... The logs state:
>[notic
On Thursday 25 April 2002 18:13, M VM wrote:
> Hello, sorry this off-topic msg but I don't know how
> to solve subscription problem to this list.
> Due yahoo email changes (no more pop services), I am
> trying to subscribe this list using alternate email
> address ([EMAIL PROTECTED]) but receive
>
On Friday 01 February 2002 08:49, Erik Price wrote:
> SCENARIO:
>
> You're filling out your online web form. Unfortunately, you forgot to
> fill out/check/select some data or other that is considered "required"
> by the site that's hosting the form. You hit "submit", but you are
> simply returne
Well, PHP is not adding the line-feed. It must be in your $copy values.
Run trim() on it before displaying:
echo ''.trim($copy).'';
-Rasmus
On Wed, 3 Oct 2001, Dominik wrote:
> Ok, let me explain exactly what is happening. On a page, try printing out
> this code:
>
> foreach($imgs as $cop
ubject: Re: [PHP] Sorry, i need HTML help
On Wednesday 29 August 2001 19:08, you wrote:
> Sorry to post here but i need to know this info fast!
>
> How do i make a scrolling marquee in HTML without using javascript
You use the Insert scrolling text here tags.
ad
--
PHP General
At 15:35 29-8-01 +0100, Seb Frost wrote:
>And let's face it. Compare IE5.5/6 with NS6. MS owns the market for a
>damn good reason.
Nice statement.. in the real world M$ stuff is as buggy as software can
be.. Even PPL on M$ related lists know, and recognize this.. I mean.. 43
updates/SP's in
To: [EMAIL PROTECTED]
Subject: RE: Re: [PHP] Sorry, i need HTML help
> or should I say that IE & NS don't agree on standards.
Not to be too blunt, but what does that matter? IE owns damn near 90% of the
market nowadays. Even if AOL starts uses Navigator, that isn't going to
chang
> or should I say that IE & NS don't agree on standards.
Not to be too blunt, but what does that matter? IE owns damn near 90% of the
market nowadays. Even if AOL starts uses Navigator, that isn't going to
change much.
Don't get me wrong. Unless specified otherwise by a client I make all my
code
So is javascript :)
or should I say that IE & NS don't agree on standards.
Andrew
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 29, 2001 12:47 PM
Subject: Re: Re: [PHP] Sorry, i need HTML help
>
> >>
>> Sorry to post here but i need to know this info fast!
>>
>> How do i make a scrolling marquee in HTML without using javascript
>You use the Insert scrolling text here tags.
Unsupported by several Navigator Releases.
D. Alvarez Arribas <[EMAIL PROTECTED]>
--
PHP General Mailing L
On Wednesday 29 August 2001 19:08, you wrote:
> Sorry to post here but i need to know this info fast!
>
> How do i make a scrolling marquee in HTML without using javascript
You use the Insert scrolling text here tags.
ad
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
joe
It's a clone of the good old day dos WordStar. Very light, and once you
master the hot keys, very fast.
Much stronger than pico, but still very light.
At 10:22 AM 8/1/2001 -0500, Sheridan Saint-Michel wrote:
>If you are working by SSH I would suggest going ahead and taking the
>time to read
If you are working by SSH I would suggest going ahead and taking the
time to read the manual and use vim.
There is more documentation on vim then you will probably ever need here
http://www.vim.org/docs.html
Sheridan Saint-Michel
Website Administrator
FoxJet, an ITW Company
www.foxjet.com
I think EMACS is the best choice for any language you like. Just install de php suport
for EMACS. Bye
On Tue, Jul 31, 2001 at 11:07:14PM -0300, Augusto Cesar Castoldi wrote:
> Sorry about talking about this subject, but a really wanna know if any one
> nows a good editor for linux/unix.
>
> Som
Try vim instead of vi.
-Stathis.
Ben Bleything wrote:
>
> I can't speak for terminal usage... I use pico and or vi... pico on
> console, vi over ssh.
>
> When working locally, I use nedit (www.nedit.org) on *nix (with custom
> PHP syntax highlighting) and EditPlus on windows.
>
> Good luck,
>
I can't speak for terminal usage... I use pico and or vi... pico on
console, vi over ssh.
When working locally, I use nedit (www.nedit.org) on *nix (with custom
PHP syntax highlighting) and EditPlus on windows.
Good luck,
Ben
-Original Message-
From: Augusto Cesar Castoldi [mailto:[EMAI
, 2001 1:32 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] Sorry To Repeat Repeat Repeat Repeat Re...
Just check out px.sklar.com.
Nathan Cook
[EMAIL PROTECTED]
- Original Message -
From: "Kyle Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday,
Just check out px.sklar.com.
Nathan Cook
[EMAIL PROTECTED]
- Original Message -
From: "Kyle Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 26, 2001 10:14 PM
Subject: [PHP] Sorry To Repeat Repeat Repeat Repeat Re...
Could you people please send me any scripts
And what pray tell would you like these scripts to do? I've written
thousands of PHP scripts. What do you want? Be more specific and I'm sure
you'll get a great response.
-Original Message-
From: Kyle Smith [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 26, 2001 9:15 PM
To: [EMAIL PROTEC
On Wed, 9 May 2001, hassan el forkani wrote:
> i have tried both PWS and Apache on a windows98 machine, and franckly
> Apache is much much better just grab a binary distribution install it
> and go through the httpd.conf to configure it (that's the trikiest
> part but the file is very well comme
i have tried both PWS and Apache on a windows98 machine, and franckly Apache is much
much better
just grab a binary distribution install it and go through the httpd.conf to configure
it (that's the trikiest part but the file is very well commented )
voila!
best combination: php, apache, Mysql
r
On Sat, 5 May 2001, Thomas Edison Jr. wrote:
> Latest version of PWS is 4.0! If u're looking for something esy & fast
> to get running, PWS is it.
It is not something as easy as apache to install. If you install any Linux
or BSD distribution, you get can apache to run out of the box without any
So sprach Thomas Edison Jr. am Sat, May 05, 2001 at 11:41:17PM -0700:
> Stable don't go in the same line. But anyways, it
> works ok at home for any kind of work.
Yeah, I suppose for a HOME server PWS is just fine. If you don't want to do
any fancy, than PWS might be good.
Alexander Skwar
--
PWS is Personal Web Server. It's a web server by
Microsoft. Practically it's pretty easy to use. You
can install it into any home PC using win98 and
configure PHP on it to use. It supports ASP by default
so you can do you ASP scripting using it.
Latest version of PWS is 4.0! If u're looking for
also sprach [EMAIL PROTECTED] (on Sat, 05 May 2001 11:23:42PM +0200):
> What is "PWS"? I wanna know what I´m reading about ;-)
micro$oft's joke they call "Personal Web Server" - comes installed by
default on win98 by now, doesn't it. Because *everyone* needs a
Personal Web Server.
martin;
At 4/27/2001 07:35 PM, Manesh wrote:
>I need a free web server that gives me 1 Myslq accound and php hoasting! if
>soneone know of any please tell me.
>
>thx
search php knowlegde base at www.faqts.com, you'll find a bunch
of such links there.
--
sh
--
PHP General Mailing List (http://www
t: Sunday, April 15, 2001 4:38 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [PHP] Sorry :(
> >
> > Remember: There are no stupid questions. Only stupid people.
> >
> >
> > ...*couldn't resist*
> >
> > ;)
> >
> >
> > --
>
nks everyone, don't feel like I'm "leeching" from the community
> > anymore. Now when it comes to me and napster, thats another story
> > - Original Message -----
> > From: "Brian Clark" <[EMAIL PROTECTED]>
> > To: "PHP is
> -Original Message-
> From: Plutarck [SMTP:[EMAIL PROTECTED]]
> Sent: Sunday, April 15, 2001 4:38 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Sorry :(
>
> Remember: There are no stupid questions. Only stupid people.
>
>
> ...*couldn't re
ROTECTED]>
> To: "PHP is not a drug." <[EMAIL PROTECTED]>
> Sent: Saturday, April 14, 2001 7:47 PM
> Subject: Re: [PHP] Sorry :(
>
>
> > Hi Chris,
> >
> > @ 3:51:02 PM on 4/14/2001, Chris Anderson wrote:
> >
> > > I realized that&
ROTECTED]>
Sent: Saturday, April 14, 2001 7:47 PM
Subject: Re: [PHP] Sorry :(
> Hi Chris,
>
> @ 3:51:02 PM on 4/14/2001, Chris Anderson wrote:
>
> > I realized that'll that I don't do much to help this community. I
> > rarely reply to people's questions. Mai
Hi Chris,
@ 3:51:02 PM on 4/14/2001, Chris Anderson wrote:
> I realized that'll that I don't do much to help this community. I
> rarely reply to people's questions. Mainly because I have 56.6 and
> when I get mail people answered already. I also ask alot of
> questions. Just saying thanks for pu
Hey, take it easy, I started like that too, I think we all did.
- Richard
""Chris Anderson"" <[EMAIL PROTECTED]> wrote in message
001301c0c51c$3cb49e40$0d1012d1@null">news:001301c0c51c$3cb49e40$0d1012d1@null...
I realized that'll that I don't do much to help this community. I rarely
reply to peo
RE: [PHP] Sorry - Way OT but I need helpIf you place something like:
ErrorDocument 404 /errors/404.php
inside your .htaccess file and then create a file called 404.php in the
errors directory it should work.
You can also echo plain text to he screen using
ErrorDocument 404 "Error Message
Check out my site, I just did the same thing.
http://www.lesneste.com
I used to have a bunch of personal info out there for the world to see, but
I decided it was invitation to identity theft so I put it behind a
password. Now, to get access, you have to reveal an email address to which
your pa
> -Original Message-
> From: Boget, Chris [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 09, 2001 1:57 PM
> To: 'Andy Woolley'; [EMAIL PROTECTED]
> Subject: RE: [PHP] Sorry - Way OT but I need help
>
>
> > I know this has nowt to do with PHP so I
> I know this has nowt to do with PHP so I'll keep it as short
> as possible.
> My problem is, I'd like to get 404 error redirecting to work
> in IE under Apache. I've set the ErrorDocument in apache.conf
> and in .htaccess. It works in Netscape et al but not in IE.
> IE seems to be issuing it'
, I'll by you a beer :-)
- Original Message -
From: "Jon Haworth" <[EMAIL PROTECTED]>
To: "'Andy Woolley'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, April 09, 2001 6:09 PM
Subject: RE: [PHP] Sorry - Way OT but I need help
&g
Your custom 404 is probably less than 512 bytes. This causes IE to display
its own inbuilt error page (don't ask me why :-) Push it over that and all
should be well.
HTH
Jon
-Original Message-
From: Andy Woolley [mailto:[EMAIL PROTECTED]]
Sent: 09 April 2001 18:00
To: [EMAIL PROTECTED]
I have tried you code and cannot see any real problem?
This is what I see happening:
1 one.php creates a session and sets the value of $a to 'a'
2 click on 2 and you get to two.php with the value set to 'a'
3 click on OFF and you get to off.php where the value is unset
4 click back and y
I think you are asking if you can use client side JavaScript to handle a form.
www.irt.org has some good examples of this in their JavaScript FAQ section.
Try http://developer.irt.org/script/form.htm#10.3
for "Interactions between forms in different frames or windows"
>>> Anna <[EMAIL PROTECTE
Here is the difference between method="post" and method="get" - "get" passes
the variables on the url (ie script.php?var1=foo&var2=foobar) and "post" passes
them behind the scenes. They both have the same effect. The difference is that
if a user reloads the page with a "get" request it reloads wit
68 matches
Mail list logo