Re: [PHP] function preg_match()

2006-01-25 Thread Denyl Meneses Guillén
now already I can see the light
  thanks for your help,

  Denyl.

- Original Message - 
From: "John Nichel" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 25, 2006 8:30 AM
Subject: Re: [PHP] function preg_match()


> Denyl Meneses Guillén wrote:
> > sorry , what is PCRE ?
> > I looking my configuration with phpinfo() and not exist PCRE or similar
.
>
> http://us2.php.net/pcre
>
> > I'm using PHPmailer and and inside it calls to function preg_match , but
i
> > want to run a simple example
> >
> > ...:: denyl.php
> >
> >  > $subject = "abcdef";
> > $pattern = '/^def/';
> > preg_match($pattern, $subject, $matches, PREG_OFFSET_CAPTURE, 3);
> > print_r($matches);
> > ?>
> >
> > and I get this :
> >
> > Fatal error: Call to undefined function preg_match() in
> > /usr/local/apache133/htdocs/denyl.php on line 4
> >
> > my phpinfo() is :
> > http://www.olvacourier.com/php.php
> >
> > Thanks,
> > Denyl.
> >
> >
> > - Original Message - 
> > From: "Melanie Maddix" <[EMAIL PROTECTED]>
> > To: "Denyl Meneses Guillén" <[EMAIL PROTECTED]>;
> > 
> > Sent: Wednesday, January 25, 2006 7:56 AM
> > Subject: RE: [PHP] function preg_match()
> >
> >
> > [snip]
> > When I try to use preg_match(), I get this...
> >
> > Fatal error: Call to undefined function preg_match() in
> > /usr/home/www/library/defines.php on line 25
> > [/snip]
> >
> > Do you get the error with all PCRE functions?
> >
> > Take a look at your PCRE settings using phpinfo().
> >
> >
> >
>
>
> -- 
> John C. Nichel IV
> Programmer/System Admin (ÜberGeek)
> Dot Com Holdings of Buffalo
> 716.856.9675
> [EMAIL PROTECTED]
>
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.375 / Virus Database: 267.14.22/238 - Release Date:
23/01/2006
>
>


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] function preg_match()

2006-01-25 Thread Denyl Meneses Guillén
sorry , what is PCRE ?
I looking my configuration with phpinfo() and not exist PCRE or similar .

I'm using PHPmailer and and inside it calls to function preg_match , but  i
want to run a simple example

...:: denyl.php



and I get this :

Fatal error: Call to undefined function preg_match() in
/usr/local/apache133/htdocs/denyl.php on line 4

my phpinfo() is :
http://www.olvacourier.com/php.php

Thanks,
Denyl.


- Original Message - 
From: "Melanie Maddix" <[EMAIL PROTECTED]>
To: "Denyl Meneses Guillén" <[EMAIL PROTECTED]>;

Sent: Wednesday, January 25, 2006 7:56 AM
Subject: RE: [PHP] function preg_match()


[snip]
When I try to use preg_match(), I get this...

Fatal error: Call to undefined function preg_match() in
/usr/home/www/library/defines.php on line 25
[/snip]

Do you get the error with all PCRE functions?

Take a look at your PCRE settings using phpinfo().



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.14.22/238 - Release Date: 23/01/2006



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] function preg_match()

2006-01-25 Thread Denyl Meneses Guillén
When I try to use preg_match(), I get this...

Fatal error: Call to undefined function preg_match() in
/usr/home/www/library/defines.php on line 25

I have php5.0.4 ,web server Apache (Linux)  . 

as I can solve it?

Thanks,
Denyl.






-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Page Setup

2005-12-13 Thread Denyl Meneses Guillén
Sorry , my question is about javascript .
I want to eliminate the Headers (&w&bPage &p of &P ) and Footers ( &u&b&d )
of my pagina by means of Javascript.
this is poible? , please help me.

thanks

Denyl.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: editor in WEB PAGE

2005-06-20 Thread Denyl Meneses Guillén
of course that is Javascript, but I want to know if it is possible and if
they know some application
- Original Message - 
From: "M. Sokolewicz" <[EMAIL PROTECTED]>
To: 
Sent: Monday, June 20, 2005 8:01 AM
Subject: [PHP] Re: editor in WEB PAGE


Denyl Meneses Guillén wrote:
> Hello
> I want to use a RTF editor within a web page like the Hotmail or Yahoo
where when writing the content of the email him can be put format like Bold,
fonts, etc.
>  I'll like to find how to do.
> Thanks for your helps
>
> Denyl.
>
JavaScript; this has nothing whatsoever to do with php; try using google...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.8/22 - Release Date: 17/06/2005

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] editor in WEB PAGE

2005-06-20 Thread Denyl Meneses Guillén
Hello
I want to use a RTF editor within a web page like the Hotmail or Yahoo where 
when writing the content of the email him can be put format like Bold, fonts, 
etc.
 I'll like to find how to do.
Thanks for your helps

Denyl. 


[PHP] Of .txt to .zip

2005-06-08 Thread Denyl Meneses Guillén
Hi All,
I want that the file with extension .TXT that this in my server, to keep packed 
it with extension ZIP. Somebody knows since I can do it.
Thanks
Denyl.





Re: [PHP] dynamic drop down

2005-06-06 Thread Denyl Meneses Guillén
in the drop down  look up : onChange="your java script "

- Original Message - 
From: "Chris W. Parker" <[EMAIL PROTECTED]>
To: "Danny Brow" <[EMAIL PROTECTED]>; "PHP-Users"

Sent: Monday, June 06, 2005 2:34 PM
Subject: RE: [PHP] dynamic drop down


Danny Brow 
on Saturday, June 04, 2005 2:45 PM said:

> So how do you refresh the page when the drop down is selected?

With javascript or force the user to click a submit button.


Chris.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.6.4 - Release Date: 06/06/2005

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php