"Raditha Dissanayake" <[EMAIL PROTECTED]> escreveu na mensagem
news:[EMAIL PROTECTED]
> Ricardo Cezar wrote:
>
> >Hello all,
> >
> >I want to put a instant messenger in a website. People connect to this
> >website to stay in touch with each other. There is a photo album for
> >everyone, a Forum, g
- Original Message -
From: "Sethi, Samir (IDS DM&DS)" <[EMAIL PROTECTED]>
To: "Victor Alvarez" <[EMAIL PROTECTED]>
Sent: Monday, September 27, 2004 5:47 PM
Subject: RE: [PHP] how to execute a remote command from php
Exactly, I had to generate keys for nobody and now I am able to execut
ugh, obviously I'm a bad typer :) The code should be:
preg_match('#username=champinoman&category=13.*align="right">(.*)#mi',
$text, $out);
Or using any other patterndelimiter... ;)
M. Sokolewicz wrote:
I thought I clearly stated that for the m modifier you need to use PCRE
functions!
eg:
preg_m
I thought I clearly stated that for the m modifier you need to use PCRE
functions!
eg:
preg_match('/username=champinoman&category=13.*align="right">(.*)/mi',
$text, $out);
Champinoman wrote:
so does this look right:
eregi
("username=champinoman&category=13.*align=\"right\">(.*)"m,$line,$out))
so does this look right:
eregi
("username=champinoman&category=13.*align=\"right\">(.*)"m,$line,$out))
is that where i am ment to put the 'm' modifier? or am i still off on the
wrong track?
"Graham Cossey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> From http://gnosis.cx/
Hi.
Any one could tell me about how to implement VeriSign Payment
Gateway.
I mean I want to know how to implement the AVS and CSC filter settings
in test mode and how to convert them in to live mode. Its Very Important
Thanks in advance...
--
PHP General Mailing List (http://www
>From http://gnosis.cx/publish/programming/regular_expressions.html:
"Sometimes you have a programming problem and it seems like the best
solution is to use regular expressions; now you have two problems."
To me regular expressions are some kind of black art, I've been programming
for 20 years an
where abouts am i putting the modifier 'm' in the expression to allow the
multilines?
"Champinoman" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
>> instead of the POSIX regexp, tr using PERL style RegExps
>> (www.php.net/pcre) Once you've done that, you can add the pattern
>>
Vincent Fonteneau wrote:
Hi,
I'm trying to find how to execute a shell command in a php script, I
meen I would like for example to stop services like ssh or others in
/etc/init.d with command stop and start it again.
I've tried some commands without success, and I've missed something like
script ow
hi everyone,
im fairly new to php scripting and was having trouble grabing information
from a website.
i have been able to grab information that is in amongst other text (for
example, the word firemaking below)
---
Firemaking
7,386
61
333,575
---
but the number i want to grab is the
Champinoamn wrote:
hi everyone,
im fairly new to php scripting and was having trouble grabing information
from a website.
i have been able to grab information that is in amongst other text (for
example, the word firemaking below)
---
Firemaking
7,386
61
333,575
---
but the number i wa
Hi,
I'm trying to find how to execute a shell command in a php script, I
meen I would like for example to stop services like ssh or others in
/etc/init.d with command stop and start it again.
I've tried some commands without success, and I've missed something like
script owner or group. I really
> instead of the POSIX regexp, tr using PERL style RegExps
> (www.php.net/pcre) Once you've done that, you can add the pattern modifier
> 'm' to allow multilines .
i think im lost now. i had a look at the site but im not sure what im
looking at. any chance u could make a mock script up so i can
Hi!
How can I make a code into html format like this
Shi MuQi
Quoting Manuel Lemos <[EMAIL PROTECTED]>:
> You may just need to tune qmail to maximize the number of simultaneous deliveries
> according to the available bandwidth.
How do I tune qmail in that manner ? If the answer is too long and complicated, pls
flame me softly as this is already OT.
> Fo
101 - 115 of 115 matches
Mail list logo