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 , wha

Re: [PHP] function preg_match()

2006-01-25 Thread Denyl Meneses Guillén
() 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,

[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 c

[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/

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 wr

[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