Sorry, I still don't know how to attain it.
Could you give a sample?
PS: See http://wudicgi.spymac.net/pt/pt_autoflush.gif
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Run phpinfo() to see the Configuration File (php.ini) Path.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Can PHP attain autoflush?
(See attachments.)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Wed, 18 Aug 2004 10:42:54 +0200
Jay <[EMAIL PROTECTED]> wrote:
> Hi!
>
> Why can? i get this code to work:
> $html = $_POST["htmlIn"];
>
> $patterns[0] = "//";
> $patterns[1] = "//";
> $patterns[2] = "/align=\"left\"/";
>
> $replacements[0] = "";
> $replacements[1] = "";
> $replacements[2] =
On Wed, 4 Aug 2004 19:36:40 -0700 (PDT)
PHP Gen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Have very little of idea of the GD functions (and dont
> ahve imagemagik) so am having problems
>
> 1. I need to read all the images from a dir and write
> something on it at the bottom right side of the
> p
On Sun, 1 Aug 2004 10:38:06 -0700 (PDT)
Kathleen Ballard <[EMAIL PROTECTED]> wrote:
> Sorry,
> Here is the code I am using to match the tags:
>
> .*
>
> I have removed all the NL and CR chars from the string
> I am matching to make things easier. Also, I have run
> tidy on the code so the tags
On Mon, 26 Jul 2004 11:44:04 +0800
Jason Wong <[EMAIL PROTECTED]> wrote:
> On Monday 26 July 2004 10:05, Wudi wrote:
>
> > Thank you. I have found a method to get links. But it's slow.
> > The script replaced the links, marked it.
> > And then foreach() all t
On Mon, 26 Jul 2004 02:03:56 +0800
Jason Wong <[EMAIL PROTECTED]> wrote:
> On Sunday 25 July 2004 13:14, Wudi wrote:
>
> I repeat:
>
> > > Hmmm it needs to be able to *find* the links before it can replace them.
> > > Just borrow the code that finds the links
This script can replace links:
$text = ereg_replace("[[:alpha:]]+://[^<>[:space:]]+[[:alnum:]/]", "\\0", $text);
But it cannot get the links.
On Sun, 25 Jul 2004 09:18:28 +0800
Jason Wong <[EMAIL PROTECTED]> wrote:
> On Saturday 24 July 2004 16:08, Wudi w
Hm, Perl is OK. Could you send that program to me?
I have searched the class in phpclasses.org, but not found.
The classes I searched only can replace the link, can't get links.
On Sat, 24 Jul 2004 12:36:25 +0600
raditha dissanayake <[EMAIL PROTECTED]> wrote:
>
> Wudi wrote
[0] => http://www.host.com/path/logo.png
)
How to achieve?
--
Comment: English is not my first language.
Wudi <[EMAIL PROTECTED]>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
e-mail without SMTP?
Comment: English is not my first language.
Wudi <[EMAIL PROTECTED]>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
elp!
>
> Sincerely
>
> Victor
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
Comment: English is not my first language.
Wudi <[EMAIL PR
ote:
> Dear:
> I wonder why my website runs smooth in PHP 4.1.1 but it does not in 4.3.7.
> Dannis
Comment: English is not my first language.
Wudi <[EMAIL PROTECTED]>
--
PHP General Mailing List (ht
$country_symbol['AU']] ;
> this didnt work, so I have to change to :
>
> $symbol = $country_symbol['AU'];
> $temp = $country_list[$symbol] ;
>
> is this PHP bug ?
>
> --
> Best regards,
> adwinwijaya mailto:[EMAIL PROTECTED]
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
Comment: English is not my first language.
Wudi <[EMAIL PROTECTED]>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
> Olly
>
> Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
----
Comment: Engli
16 matches
Mail list logo