According to this article, there is a major security leak in all
versions of MySQL...
http://www.eweek.com/article2/0,4149,1306270,00.asp
The article provides a link to a patch, but I find two things
confusing...
1. All the patches on that page are ancient. Why wouldn't these patches
have bee
php-windows Digest 3 Oct 2003 19:21:46 - Issue 1939
Topics (messages 21657 through 21671):
Re: php_tidy.dll ?
21657 by: toby z
21658 by: Ignatius Reilly
Re: Send Email with an attachment - SOLVED
21659 by: Disko_kex
Re: [PHP] Getting PHP to work under IIS 6.0
Does anyone have any code that will create a windows .lnk file?
Charles Killmer
just one way to create record created. not really relevant to the delete
statement, other than for reference.
Ryan Vesely
Sales Engineer
Pinnacor
685 Market Street, Suite 500
San Francisco, CA 94105
tel
As well as it assumes that a delete trigger takes care of
any dependent existences with other rows in other tables.
Secondly, what is the purpose of all assignments below?
-Original Message-
From: Ryan Vesely
To: 'Php2tor '; '[EMAIL PROTECTED] '
Sent: 3-10-2003 18:35
Subject: RE: [PHP-WI
This assumes one of the columns on your DB is RecordCreated:
$today = getdate();
$year = $today['year'];
$month = $today['mon'];
$day = $today['mday'];
$hours = $today['hours'];
$minutes = $today['minutes'];
$seconds = $today['seconds'];
$RecordCreated = $year."-".$month."-".$day."
".$hours.":".$m
DELETE FROM
WHERE >
-Original Message-
From: Php2tor
To: [EMAIL PROTECTED]
Sent: 3-10-2003 18:15
Subject: [PHP-WIN] Mysql Purge script
Does anyone have a script that will purge a MySQL DB that
has entries over 30 days old?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubsc
Hi all!
Id like to access Sun's StarOffice/OpenOffice.org from PHP, but I found
it almost impossible. Has anyone succeded on doing this?
Leo. AFIP-AR.
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anyone have a script that will purge a MySQL DB that has entries over
30 days old?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Fri, Oct 03, 2003 at 04:56:23PM +0200, [EMAIL PROTECTED] wrote:
> Hi Geoff, I've seen your message on the PHP/Windows list, and I'm writing
> because I get the **exact** same problem on my box:
>
> HP Proliant dual Xeon 2,8Mhz - 1GB RAM
> PHP 4.2.2
> Apache 1.3.22
>
> On myne it happens even if
I don't know if this is related but every once in a while I get timeout
issues. A script that usually runs just fine will timeout on line 2 or
3.
A few times it has been on a line like this.
If (isset($REMOTE_ADDR)) {
//stuff
}
The if statement is the line that times out.
Just a weird thi
Hi Geoff, I've seen your message on the PHP/Windows list, and I'm writing
because I get the **exact** same problem on my box:
HP Proliant dual Xeon 2,8Mhz - 1GB RAM
PHP 4.2.2
Apache 1.3.22
On myne it happens even if just one user is accessing the pages. On another
server -- it is a little bit old
Jay Blanchard wrote:
[snip]
Has anyone been able to get PHP working fully under IIS 6.0? If so, try
the following script:
I get "Warning: shell_exec() [function.shell-exec]: Unable to execute"
whenever I try this or any other shell_exec or back tick (`) shell
function.
I've tried running in II
[snip]
Has anyone been able to get PHP working fully under IIS 6.0? If so, try
the following script:
I get "Warning: shell_exec() [function.shell-exec]: Unable to execute"
whenever I try this or any other shell_exec or back tick (`) shell
function.
I've tried running in IIS 5.0 isolation mod
I found an example on the web.
The file was successfully sent!";
} else {
die("Sorry but the email could not be sent. Please go back and try
again!");
}
?>
-Original Message-
From: Disko_kex [mailto:[EMAIL PROTECTED]
Sent: den 2 oktober 2003 16:33
To: [EMAIL PROTECTED]
Subject:
its usd to trsfrm a html str into xhtml
so tht u can traverse it w xpath
ig
_
- Original Message -
From: "toby z" <[EMAIL PROTECTED]>
To: "Ignatius Reilly" <[EMAIL PROTECTED]>; "Win32 list PHP"
<[EMAIL PROTECTED]>
Sent: Friday, October 03, 2003 9:12 AM
Subject: Re:
pardon ma ignorance
whats tidy.ll for
toby .
:$
--- Ignatius Reilly <[EMAIL PROTECTED]> wrote: > Hello,
>
> I am trying to use the Tidy extension found on Frank Kromann's
> site
> http://kromann.info/pecl.php (php_tidy.dll, libtidy.dll), but it
> does not
> work ("Can not load the s
17 matches
Mail list logo