Dan Joseph wrote:
>Yo,
>
> (And, no, PHP doesn't stand
>> for Produced by Horses & Ponies.)
>>
>>
>This is completely devastating
Just noticed the original link has a nasty payload for android, I assume the
same applies for other OSs (probably best not to check!)
--
Sent from my Androi
Yo,
(And, no, PHP doesn't stand
> for Produced by Horses & Ponies.)
>
>
This is completely devastating
--
-Dan Joseph
http://www.danjoseph.me
http://www.dansrollingbbq.com
http://www.youtube.com/DansRollingBBQ
If you're going to send hack attempts, at least adjust your clock
so that it doesn't look like it took almost a month for your SPAM to
get here. We're not the Pony Express. (And, no, PHP doesn't stand
for Produced by Horses & Ponies.)
On Thu, Apr 11, 2013 at 11:43 AM, Paul Novitski
wrote:
>
vid Savage
> Cc: PHP General
> Subject: Re: [PHP] FW: parse error
>
> Please include the list when replying.
>
> On 13 Oct 2011, at 19:44, David Savage wrote:
>
>> ok thanks for the quick reply. Still trying to figure out the line that is
>> causing the problem above
ing or similar error, the
highlighting should tell you where that problem is.
-Stuart
> From: Stuart Dallas [mailto:stu...@3ft9.com]
> Sent: Thu 10/13/2011 12:04 PM
> To: David Savage
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] FW: parse error
>
> On 13 Oct 2011, at 18
At 02:06 PM 10/13/2011, Steve Staples wrote :
[snip]
It's more likely an unterminated quoted string.
It looks like PHP is giving up after finding unrecognizable stuff
after either the first double or single quote on that line. If
you're using an editor that doesn't do syntax high lighting, g
-Original Message-
From: Ken Robinson [mailto:kenrb...@rbnsn.com]
Sent: Thursday, October 13, 2011 1:33 PM
To: php-general@lists.php.net
Subject: Re: [PHP] FW: parse error
At 01:26 PM 10/13/2011, Robert Williams wrote:
>On 10/13/11 10:06, "David Savage" wrote:
At 01:26 PM 10/13/2011, Robert Williams wrote:
On 10/13/11 10:06, "David Savage" wrote:
>php -l voip_cdrs.php
>PHP Parse error: parse error, unexpected T_STRING in
>/usr/local/cytrex/voip_cdrs.php on line 1050
>Errors parsing voip_cdrs.php
>
> $alias_sql_stmt="SELECT ani F
On 10/13/11 10:06, "David Savage" wrote:
>php -l voip_cdrs.php
>PHP Parse error: parse error, unexpected T_STRING in
>/usr/local/cytrex/voip_cdrs.php on line 1050
>Errors parsing voip_cdrs.php
>
> $alias_sql_stmt="SELECT ani FROM ldrates WHERE
>ani='$termnum10'";// <
On 13 Oct 2011, at 18:06, David Savage wrote:
> I'm sorryI need help with php v. 4.3.9 (cgi). I don't know where else to
> turn. I've looked on the php.net web site for details on this particular
> error, but am unable to find any.
>
> this is the version I use.
> php -v
> PHP 4.3.9 (cgi)
The following solution works:
I set my user-agent to:
VerseOfTheDaySitemapRobot/1.0 (http://www.TheVerseOfTheDay.info)
By doing:
ini_set('user_agent', "VerseOfTheDaySitemapRobot/1.0
(http://www.TheVerseOfTheDay.info)");
When ran by a cron job this causes AWSTATS to treat the hits as:
Unknown r
On Tue, 2010-11-30 at 00:19 -0200, Thiago H. Pojda wrote:
> Quit top posting.
>
> On Mon, Nov 29, 2010 at 9:55 PM, Ron Piggott > wrote:
>
> >
> > My issue with the user agent is unresolved. I need to do more research to
> > see how AWSTATS distinguishes between a robot crawling the site and a
Quit top posting.
On Mon, Nov 29, 2010 at 9:55 PM, Ron Piggott wrote:
>
> My issue with the user agent is unresolved. I need to do more research to
> see how AWSTATS distinguishes between a robot crawling the site and a web
> page user and set the user-agent accordingly.
>
Ron,
AWSTATS probab
: Shreyas Agasthya
Sent: Monday, November 29, 2010 1:35 AM
To: Ron Piggott
Cc: PHP General List
Subject: Re: [PHP] Fw: Spoofing user_agent
Ron,
Can you let us know if this whole thing that you were trying to do worked? I
see that very few actually bring a thread to a logical conclusion either by
> On 25 November 2010 15:38, Ron Piggott wrote:
>>
>> Is "User Agent" suppose to have a hyphen "-" ? Ron
> http://en.wikipedia.org/wiki/User_agent "... the identity is
> transmitted via the User-Agent request header, ... "
http://tools.ietf.org/html/rfc1945#section-10.15
User-Agent
Message- From: Richard Quadling
> Sent: Thursday, November 25, 2010 9:16 AM
> To: Deva
> Cc: Shreyas Agasthya ; Ron Piggott ; php-general@lists.php.net ;
> a...@ashleysheridan.co.uk
> Subject: Re: [PHP] Fw: Spoofing user_agent
>
> On 25 November 2010 11:32, Deva wrote:
>
iggott ; php-general@lists.php.net ;
a...@ashleysheridan.co.uk
Subject: Re: [PHP] Fw: Spoofing user_agent
On 25 November 2010 11:32, Deva wrote:
Use curl
http://php.net/manual/en/book.curl.php
On Thu, Nov 25, 2010 at 4:41 PM, Shreyas Agasthya
wrote:
I feel you should use more of the 4th me
7;);
>> > $url = "http://www.example.com";; <http://www.example.com%22;>
>> >
>> > $input = file_get_contents($url);
>> >
>> >
>> >
>> > The Verse of the Day
>> > “Encouragement from God’s Word”
>> > htt
> >
> >
> >
> > The Verse of the Day
> > “Encouragement from God’s Word”
> > http://www.TheVerseOfTheDay.info
> >
> > *From:* Shreyas Agasthya
> > *Sent:* Thursday, November 25, 2010 4:21 AM
> > *To:* Ron Piggott
> > *Cc:* php-general
$input = file_get_contents($url);
>
>
>
> The Verse of the Day
> “Encouragement from God’s Word”
> http://www.TheVerseOfTheDay.info
>
> *From:* Shreyas Agasthya
> *Sent:* Thursday, November 25, 2010 4:21 AM
> *To:* Ron Piggott
> *Cc:* php-general@lists.php.n
od’s Word”
http://www.TheVerseOfTheDay.info
From: Shreyas Agasthya
Sent: Thursday, November 25, 2010 4:21 AM
To: Ron Piggott
Cc: php-general@lists.php.net ; a...@ashleysheridan.co.uk
Subject: Re: [PHP] Fw: Spoofing user_agent
A standard HTTP Request headers is : User Agent (without the underscore).
--S
Thanks. Ron
The Verse of the Day
“Encouragement from God’s Word”
http://www.TheVerseOfTheDay.info
From: Shreyas Agasthya
Sent: Thursday, November 25, 2010 4:21 AM
To: Ron Piggott
Cc: php-general@lists.php.net ; a...@ashleysheridan.co.uk
Subject: Re: [PHP] Fw: Spoofing user_agent
A standard
Ron
>
> The Verse of the Day
> “Encouragement from God’s Word”
> http://www.TheVerseOfTheDay.info
>
> From: a...@ashleysheridan.co.uk
> Sent: Thursday, November 25, 2010 3:34 AM
> To: Ron Piggott ; php-general@lists.php.net
> Subject: Re: [PHP] Fw: Spoofing user_agent
>
> You nee
gott ; php-general@lists.php.net
Subject: Re: [PHP] Fw: Spoofing user_agent
You need to set it in the header request you make. Putting it in the script
you're using as a spider with ini_set won't do anything because the Target site
doesn't know anything about it.
Thanks,
Ash
http:/
You need to set it in the header request you make. Putting it in the script
you're using as a spider with ini_set won't do anything because the Target site
doesn't know anything about it.
Thanks,
Ash
http://www.ashleysheridan.co.uk
- Reply message -
From: "Ron Piggott"
Date: Thu, Nov 2
sounds like you have not compiled php with the --enable-dbase option.
check the output of
and see if there is any mention of dbase..if not, then that is probably
your problem.
Alexis
On 22/10/10 02:51, kumar wrote:
22.10.2010
Dear sir
Please help me the following code and how to rectif
> Have you tried opening the connection from the command line with OpenSSL
> or similar tools? Do you know those credentials will actually work?
Yes, It is my key (now I am testing), but I got this message before I run
ssh2_auth_public...
Radek
--
PHP General Mailing List (http://www.php.net/)
From: Radek Krejca
> I am trying connect to freebsd. I have php 5.3.2 installed. I have to
connect
> using public keys, but without succes. Function ssh2_connect throws me
> following error (then I have invalid resource for function
ssh2_auth_pubkey_file)...
>
> PHP Warning: ssh2_connect(): Erro
On Wed, Jul 2, 2008 at 1:22 AM, Chris Scott <[EMAIL PROTECTED]> wrote:
> > -Original Message-
> > From: Waynn Lue [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, July 01, 2008 11:06 PM
> > To: php-general@lists.php.net
> > Subject: [SPAM] [PHP] FIFO files on PHP?
> > Importance: Low
> >
> > I
-Original Message-
From: Chris Scott [mailto:[EMAIL PROTECTED]
Sent: Friday, July 04, 2008 11:41 AM
To: php-general@lists.php.net
Subject: [PHP] FW: [SPAM] [PHP] No Database Connection possible (mySQL)
Importance: Low
> -Original Message-
> From: Aviation Coding [mailto:[EMAIL
Boyd, Todd M. wrote:
-Original Message-
From: Chris Scott [mailto:[EMAIL PROTECTED]
Sent: Friday, June 27, 2008 8:48 AM
To: php-general@lists.php.net
Subject: [PHP] FW: [SPAM] RE: [PHP] fwrite() Append Files
Importance: Low
I don't think you can open files for writing over http, you get
>> -Original Message-
>> From: Chris Scott [mailto:[EMAIL PROTECTED]
>> Sent: Friday, June 27, 2008 8:48 AM
>> To: php-general@lists.php.net
>> Subject: [PHP] FW: [SPAM] RE: [PHP] fwrite() Append Files
>> Importance: Low
>>
>> I don't think you can open files for writing over http, you ge
> -Original Message-
> From: Chris Scott [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 27, 2008 8:48 AM
> To: php-general@lists.php.net
> Subject: [PHP] FW: [SPAM] RE: [PHP] fwrite() Append Files
> Importance: Low
>
> I don't think you can open files for writing over http, you get an
> er
On Dec 15, 2007 12:10 PM, Andrés Robinet <[EMAIL PROTECTED]> wrote:
> I've just got this message... I also see no updates here
> http://news.php.net/php.general/ since Friday. Any clues on what's going
> on??
Looks to me like there was some reason that the emails being sent
to you were bouncin
[snip]
On 10/31/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> On Wed, 2007-10-31 at 11:19 -0400, Daniel Brown wrote:
> > On 10/31/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
> > > On Oct 31, 2007, at 10:07 AM, Daniel Brown wrote:
> > > > On 10/31/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> >
On 10/31/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> On Wed, 2007-10-31 at 11:19 -0400, Daniel Brown wrote:
> > On 10/31/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
> > > On Oct 31, 2007, at 10:07 AM, Daniel Brown wrote:
> > > > On 10/31/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> > > >> T
On Wed, 2007-10-31 at 11:19 -0400, Daniel Brown wrote:
> On 10/31/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
> > On Oct 31, 2007, at 10:07 AM, Daniel Brown wrote:
> > > On 10/31/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> > >> The traffic here isn't overwhelming, maybe 10 to 50 emails a day.
>
On 10/31/07, Jason Pruim <[EMAIL PROTECTED]> wrote:
> On Oct 31, 2007, at 10:07 AM, Daniel Brown wrote:
> > On 10/31/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> >> The traffic here isn't overwhelming, maybe 10 to 50 emails a day.
> >
> >With the exception of the occasional rant. ;-P
>
> W
On Oct 31, 2007, at 10:07 AM, Daniel Brown wrote:
On 10/31/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
The traffic here isn't overwhelming, maybe 10 to 50 emails a day.
With the exception of the occasional rant. ;-P
We have rants? We should get some RAID and take care of them, or a
On 10/31/07, John Moss <[EMAIL PROTECTED]> wrote:
> Thank you for your recent email. My inbox is protected by ChoiceMail One,
> the leader in anti-spam technology. ChoiceMail is holding the message you
> sent because your email address is not on my list of approved senders.
>
> Please click on the
On 10/31/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> The traffic here isn't overwhelming, maybe 10 to 50 emails a day.
With the exception of the occasional rant. ;-P
--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107
Give a man a fish, he'll eat for a day.
On 10/31/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> On Wed, 2007-10-31 at 06:53 -0700, John Moss wrote:
> > I have no idea what I am doing - and I hate to think this message is
> > actually going to be read by everyone in a general mailing list. But - since
> > the attempt to reach a human 'o
On Wed, 2007-10-31 at 06:53 -0700, John Moss wrote:
>
> I find a mailing list related to php - I think. Seems right -
> "lists.php.net". I 'subscribe' (I think) to a 'General user list' which
> suggests "This is a really high volume general list for PHP users". I think
> this is what I want - but I
On Wed, 2007-10-31 at 06:53 -0700, John Moss wrote:
> I have no idea what I am doing - and I hate to think this message is
> actually going to be read by everyone in a general mailing list. But - since
> the attempt to reach a human 'owner' didn't work and the general-help
> doesn't yield results I
On Sun, April 29, 2007 6:29 pm, Stephen Hernandez wrote:
> These were the values I had to change which I guess is where the
> problem
> is. I was supposed to change host to the name of the computer where
> MySQL is installed. But I do not know what name I should put, the name
> of my site is spanis
On Mon, 2007-04-30 at 00:29 +0100, Stephen Hernandez wrote:
> I have literally just started using php and my sql so I really hope
> somebody can help me and I am addressing the right people as I don't
> want to be a pain in the neck. I have tested whether PHP is installed
> and running on the remot
You will have to find that information out through whoever your host is.
There is no one configuration for that.
The first question to ask is did you create a MySQL database? If you
did, then find out whatever the host was for doing that. Many times,
your host will put it at mysql.___domainnam
On 4/30/07, Stephen Hernandez <[EMAIL PROTECTED]> wrote:
I have literally just started using php and my sql so I really hope
somebody can help me and I am addressing the right people as I don't
want to be a pain in the neck. I have tested whether PHP is installed
and running on the remote web ser
At 4:18 PM +0100 3/13/07, Tijnema ! wrote:
I'm not sure if it's the size you were looking for, but keep in mind that it
depends on the block size. So different filesystems use different block
size.
Tijnema
Yes and in addition, regardless of the "absolute" file size, the file
still has to be
> compared to
> file size which is an actual byte count.
>
> As I mentioned before what I want is a function for getting the result
> for
> the Size no for Size on Disk
>
> Riyadh
>
> -Original Message-
> From: Németh Zolt?n [mailto:[EMAIL PROTECTED]
> Sent
ount.
>
> As I mentioned before what I want is a function for getting the result
> for
> the Size no for Size on Disk
>
> Riyadh
>
> -Original Message-
> From: Németh Zolt?n [mailto:[EMAIL PROTECTED]
> Sent: 10/Mar/2007 12:27 PM
> To: Riyadh S. Alshaeiq
Just a little note, getting content-length and a lot of other stuff from
remote files is also possbiel with curl_getinfo()
www.php.net/curl_getinfo
Tijnema
On 3/11/07, Tijnema ! <[EMAIL PROTECTED]> wrote:
Not everyone checks his email 1000 times a day, last time he replied was
yesterday... s
Not everyone checks his email 1000 times a day, last time he replied was
yesterday... so give him some time to read his email
Tijnema
On 3/11/07, Myron Turner <[EMAIL PROTECTED]> wrote:
I think we've been talking to ourselves. The guy with the original
question seems to have folded his h
I think we've been talking to ourselves. The guy with the original
question seems to have folded his hand and gone home.
This is exactly what my script also did, get the content-length from the
header.
But i don't see what the actual problem is, there have been a lot of
solutions around here b
On 3/11/07, Myron Turner <[EMAIL PROTECTED]> wrote:
Tijnema ! wrote:
>
> I'm not very familiar with PERL, so will this work with remote files?
> As it seems that you are just reading from local hard drive...
>
> Tijnema
It has to be on the machine from which the pages are being served.
He wa
Tijnema ! wrote:
I'm not very familiar with PERL, so will this work with remote files?
As it seems that you are just reading from local hard drive...
Tijnema
It has to be on the machine from which the pages are being served.
There have been several workable suggestions for different
possibi
On 3/11/07, Myron Turner <[EMAIL PROTECTED]> wrote:
Myron Turner wrote:
> Tijnema ! wrote:
>> On 3/10/07, Németh Zoltán <[EMAIL PROTECTED]> wrote:
>>
>>> 2007. 03. 10, szombat keltezéssel 12.42-kor Riyadh S. Alshaeiq ezt
>>> írta:
>>> > Actually if right click on any file or folder on a machine
Myron Turner wrote:
Tijnema ! wrote:
On 3/10/07, Németh Zoltán <[EMAIL PROTECTED]> wrote:
2007. 03. 10, szombat keltezéssel 12.42-kor Riyadh S. Alshaeiq ezt
írta:
> Actually if right click on any file or folder on a machine you
will see
that
> there are two values (Size on disk & Size). File
ubstr($line,16)
}
}
Now your remote file size is in $size.
It is not too fast, but everything in PHP is fast and so is this.
Tijnema
>
> Riyadh
>
> -Original Message-
> From: Németh Zolt?n [mailto:[EMAIL PROTECTED]
> Sent: 10/Mar/2007 12:27 PM
> To: Riyadh S. Alshaei
our remote file size is in $size.
It is not too fast, but everything in PHP is fast and so is this.
Tijnema
>
> Riyadh
>
> -Original Message-
> From: Németh Zolt?n [mailto:[EMAIL PROTECTED]
> Sent: 10/Mar/2007 12:27 PM
> To: Riyadh S. Alshaeiq
> Cc: php-general@lis
Zoltán Németh
>
> Riyadh
>
> -Original Message-
> From: Németh Zolt?n [mailto:[EMAIL PROTECTED]
> Sent: 10/Mar/2007 12:27 PM
> To: Riyadh S. Alshaeiq
> Cc: php-general@lists.php.net
> Subject: Re: [PHP] FW: looking for two remote functions
>
> I'm afraid I
php-general@lists.php.net
Subject: Re: [PHP] FW: looking for two remote functions
I'm afraid I don't understand what you want. The size of a file is its
size in bytes, that is its size on the disk. So what else?
greets
Zolt?n Németh
2007. 03. 10, szombat keltezéssel 06.07-kor Riyadh S. Als
I'm afraid I don't understand what you want. The size of a file is its
size in bytes, that is its size on the disk. So what else?
greets
Zoltán Németh
2007. 03. 10, szombat keltezéssel 06.07-kor Riyadh S. Alshaeiq ezt írta:
> Thank you Mickey, but I have already looked in there and the function p
On Monday 15 January 2007 20:59, Curt Zirzow wrote:
> On 1/15/07, Beauford <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Hopefully this is my last question so I can put this site to bed. Is
> > there a good article that explains how to do the patterns for eregi.
>
> Honestly i hope it isn't the last q
On 1/15/07, Beauford <[EMAIL PROTECTED]> wrote:
Hi,
Hopefully this is my last question so I can put this site to bed. Is there a
good article that explains how to do the patterns for eregi.
Honestly i hope it isn't the last question.
As far as eregi articles that really has been dead since a
Andrei wrote:
> u... Nice... I would agree if I would understand something... lol
>
> Andy
>
> sns-コミュニティー wrote:
>
>>■□■ コミュニティー・エンターテイメント ■□■
>>□■□ ソーシャルネットワーキングサイトに参加してみませんか? □■□
>>
>>メンバーより招待された方のみで構成されている為、安心快適!!
>>ポイント代・料金等は一切御座いません。全て無料でお使いになれます!
>>
>>http://tada-asobi.com/tad
On 1/18/06, Miguel Guirao <[EMAIL PROTECTED]> wrote:
> $this->$NumDias = $unixtime2 - $unixtime1; <--- This is the line 44
hmm wasn't it supposed to be $this->NumDias? (with no $ before the propery name)
-ahmed
Here is some code that you can modify. It's design to convert a
search string into a MySQL full text search string, not sure how
different pgsql is. It adds * for word expansion where appropriate.
It assume a space is the delimiter, but that's easy to change in the
explode statement.
Exam
Albert wrote:
Jochem Maas wrote:
try this site:
http://php.amnuts.com/
I had a look at the way Andy does the masking and changed my code to do a
pixel compare and only transfer the pixels to the satellite image I needed.
This now takes quite a bit longer but at least everything is working
Jochem Maas wrote:
> try this site:
> http://php.amnuts.com/
I had a look at the way Andy does the masking and changed my code to do a
pixel compare and only transfer the pixels to the satellite image I needed.
This now takes quite a bit longer but at least everything is working as it
should.
A
Jochem Maas wrote:
> the output image resource you create should be created with $xxx =
> imagecreatetruecolor(1000,1000), you should call imagealphablending($xxx,
> true) on the output image resource after you create and before copying
> [which you are as far as I can tell], and you should use
Albert wrote:
Jochem Maas wrote:
imagecreatetruecolor() is probably what your after:
http://php.net/imagecreatetruecolor
Albert wrote:
Notes:
1. When using imagecreatetruecolor the images turn black
I did try imagecreatetruecolor() but then the images turn black.
the output image resou
Albert wrote:
Jochem Maas wrote:
imagecreatetruecolor() is probably what your after:
http://php.net/imagecreatetruecolor
Albert wrote:
Notes:
1. When using imagecreatetruecolor the images turn black
I did try imagecreatetruecolor() but then the images turn black.
shit missed that sorry
Jochem Maas wrote:
> imagecreatetruecolor() is probably what your after:
>
> http://php.net/imagecreatetruecolor
>
> Albert wrote:
> > Notes:
> > 1. When using imagecreatetruecolor the images turn black
I did try imagecreatetruecolor() but then the images turn black.
Albert
--
PHP General Mail
imagecreatetruecolor() is probably what your after:
http://php.net/imagecreatetruecolor
Albert wrote:
I have two images which I want to overlay on each other.
Image1 is a satellite image.
Image2 is contains the statistical data we collected. It has a transparent
background and should be overla
http://www.php.net/unsub.php
its at the bottom of each mail posted to the list.
try reading next time...
anshul wrote:
>Please Unsubscribe me
>I don't wanna recieve many e-mails to my inbox.
>
>- Original Message -
>From: "anshul" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Cc:
>Sen
to put my orders into $fileContent. How does one place
> the output of
>
> while($row = mysql_fetch_array( $result ))
> {
> }
>
> into $fileContent?
>
> Thx.
>
> Mayo
>
>
>
>
>
> -Original Message-
> From: Richard Lynch [mailto:
of
while($row = mysql_fetch_array( $result ))
{
}
into $fileContent?
Thx.
Mayo
-Original Message-
From: Richard Lynch [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 01, 2005 1:13 AM
To: mayo
Cc: php-general@lists.php.net
Subject: Re: [PHP] FW: write to file, difficulty inputting
On Tue, May 31, 2005 5:32 pm, mayo said:
> if (!$handle = fopen($filename, 'w')) {
This will WIPE OUT the existing file, and write a *NEW* file, from 0,
starting from scratch.
So you'll never have anything but the LAST item.
You could use "a+" to append to the end of the file...
But you *SH
Phil Ewington - 43 Plc wrote:
Hi All,
I am trying to replicate a ColdFusion custom tag I wrote for transforming an
XML doc with XSLT and having major problems. When I use xslt_process() I get
the following error:
Warning: Sablotron error on line 1: XML parser error 4: not well-formed
(invalid token
bruce wrote:
hey guys
can someone tell me why this seems to work.. is it because a security
attribute hasn't been correctly set?
It's called an "easter egg" - check out your phpinfo on April 1st ...
http://www.phpfreaks.com/articles/229/0.php
Alan
--
PHP General Mailing List (http://www.php.
An addition to point 5 perhaps?
[snip]
One useful trick is
to print the variable/sql query using print or echo command and check
whether you get what you expected.
[/snip]
How about mentioning var_dump() and print_r() also?
rgds
Chris Ramsay
--
PHP General Mailing List (http://www.php.net/
On Monday 31 January 2005 21:30, Jay Blanchard wrote:
> =
> Please feel free to add more points and send to the list.
> =
How about:
When replying to the list use standard quoting, ie
Am 2004-11-08 02:38:48, schrieb Curt Zirzow:
> * Thus wrote Michelle Konzack:
> > For every Message I send I get an error Message...
> > But the E-Mails was correctly delivered...
> >
>
> This is rather new.. I'm looking into why this is occuring.
Thanks
> Curt
Greetings
Michelle
--
Linux-
* Thus wrote Michelle Konzack:
> Hello,
>
> Whats going on with the ListServer of php.net ?
>
> For every Message I send I get an error Message...
> But the E-Mails was correctly delivered...
>
This is rather new.. I'm looking into why this is occuring.
Curt
--
Quoth the Raven, "Nevermore."
On Thu, 7 Oct 2004 19:18:21 +0400, Denis Gerasimov
<[EMAIL PROTECTED]> wrote:
> Can anybody hint me what is this anti-spam filter (see forwarded email
> below)? We all are to tired of spam, so that could be a very good
> solution.
> Is it vilter-spamd (see headers) or I am wrong?
I never heard
On Thursday 19 August 2004 07:01, Research wrote:
> Can i see CPU ID / STORAGE ID with php or javascript, or both combined.
Not with PHP. As for javascript ask on a javascript list or refer to some
javascript resource.
--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Softwa
> Thanks for the info Matt - recommend any good websites for learning to
> script???
>
> Cheerios,
> Bobbie
For PHP, there's no beating php.net. Probably one of the best sites for
learning. I'm sure someone else can list other sites to help but I've
always used php.net and Google Groups for anythi
> Okay - I apologize but I'm a systems admin - not a programmer - would I
> even need those classes now?
>
> -Original Message-
> From: Matthew Sims [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 17, 2004 3:40 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PH
On Tue, 17 Aug 2004 12:40:00 -0700 (PDT), in php.general you wrote:
>I didn't have to look much further than this. You have a class that was
>designed in PHP3 and suddenly you're wondering why it work in PHP5?
Actually, I too would wonder why it worked :)
--
- Peter Brodersen
--
PHP General Ma
> Greetings,
>
> I've had to move an application from a Rehat Linux 6 apache server running
> PHP 3.x to a MAC OS X apache 1.3 running PHP 5 and the code listed below
> bombs out..i have commented it out for now and it works but the code
> listed
> below doesn't work on the new server - do any of y
> -Original Message-
> Its odd, i've yet to get one of those. Either the spammers dns
> doesn't resolve proper (cause my server rejects those) or if its
> due to the fact I only reply-to-list.
>
> I'm assuming its a dns issue at this point.
Hrm. But my email server rejects those also?
-E
* Thus wrote Ed Lazor:
> Gawd this stuff sucks.
>
> Nothing like a spammer posing as the list itself and farming email addresses
> from members.
Its odd, i've yet to get one of those. Either the spammers dns
doesn't resolve proper (cause my server rejects those) or if its
due to the fact I only r
On Wednesday 14 July 2004 11:29, Curt Zirzow wrote:
> > I've already added that domain to my spam list and forgot lazy people
> > who does not unsubscribe from the list.
>
> I've mentioned this everytime this topic comes up, and every time
> it comes up, this solution is always given. And I'm goin
* Thus wrote Jordi Canals:
> Ed Lazor wrote:
>
> >Am I the only one getting these every time I post to the list?
> >
> Everyone is getting it. But we cannot know wich address is giving back
> this message, as it is not reported. Just we know the domain it comes from.
I've put in a request to uns
> -Original Message-
> Everyone is getting it. But we cannot know wich address is giving back
> this message, as it is not reported. Just we know the domain it comes
> from.
The guy lists [EMAIL PROTECTED] as his email address on the site. I bet
that's the one bouncing.
-Ed
--
PHP Gene
Ed Lazor wrote:
Am I the only one getting these every time I post to the list?
Everyone is getting it. But we cannot know wich address is giving back
this message, as it is not reported. Just we know the domain it comes from.
I've already added that domain to my spam list and forgot lazy people
Nope, I'm getting them too. This address should be removed from the
list...whatever it is.
On Tue, 13 Jul 2004 15:19:41 -0700, Ed Lazor <[EMAIL PROTECTED]> wrote:
> Am I the only one getting these every time I post to the list?
>
>
>
>
> > -Original Message-
> > From: GUNSMOKE MAIL DAE
Dennis Freise sagde:
> On Tue, 15 Jun 2004 10:24:45 +0530
> "Sriranganath" <[EMAIL PROTECTED]> wrote:
>
>> $conn = mysql_connect("localhost:3308","user","password");
>> Warning: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) in
>> /var/www/html/whatnew/a.php on line 3
>
> Maybe
On Tue, 15 Jun 2004 10:24:45 +0530
"Sriranganath" <[EMAIL PROTECTED]> wrote:
> $conn = mysql_connect("localhost:3308","user","password");
> Warning: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) in
> /var/www/html/whatnew/a.php on line 3
Maybe that's because the standard MySQL
1 - 100 of 208 matches
Mail list logo