Hi All
I'm trying to achieve the following:
In a text string there may be a number of substrings that match my criteria.
I need to retrieve all of them.
This is what I have so far and works perfect for the first substring but
ignores the possibility of others. I need to know if there are more i
Thx,
Just joined today, should have looked thru the archives first though.
Jack
-Original Message-
From: Alex Hogan [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 28, 2004 3:31 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Regular expressions Q
> ereg("(([[:bla
Hi Paul
Try print $instrument."number";
jack
-Original Message-
From: Paul Evans [mailto:[EMAIL PROTECTED]
Sent: Friday, October 29, 2004 9:45 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Parsing a concatenated variable and string?
Hi,
I am new to PHP and cant seem to find a way to par
Try
if($_POST[insert])
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, November 01, 2004 5:08 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Cannot retrive the data ???
Hi there,
Look at the following code please. I have a mysql db setup and apache
running
somehow keeps the $_GET variables. If you
change this to the real script name it seems to work
JACK
-Original Message-
From: Aalee [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 04, 2004 1:54 PM
To: [EMAIL PROTECTED]
Subject: [PHP] what am i doing wrong..??
Hi there please have a
indfont($pdf, "Arial", "host", 1); pdf_setfont($pdf, $arial,
12); //-this is line 50
pdf_show_xy($pdf, "1Information for machine SBPXXA1 for $_POST[day]/
$_POST[month]/$_POST[year]",50, 510);
TiA
Jack van Zanen
df_setfont($pdf, $arial, 12); //-this is line 50
JvZnc> pdf_show_xy($pdf, "1 Information for machine SBPXXA1 for
$_POST[day]/
JvZnc> $_POST[month]/$_POST[year]",50, 510);
JvZnc>
JvZnc> TiA
JvZnc> Jack van Zanen
You have to tell pdf where to find the font, I do it this way
pdf_set_parameter($pdf, "FontOutline", "Arial=/path/to/arial.ttf");
--
regards,
Tom
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi
In your PHP.INI there is a section that will take care of that
;;
; Error handling and logging ;
;;
; error_reporting is a bit-field. Or each number up to get desired error
; reporting level
; E_ALL - All errors and warnin
can you maybe add some debug code to print out the value of $r just before
the if?
and just after the if
It looks at first glance to be correct, except you seem to be missing
opening (actually that may be your problem)
Jack
-Oorspronkelijk bericht-
Van: Aaron Wolski [mailto:[EMAIL PROTE
look at the bottom of the emails you are getting. Specially the last
paragraph may be of interest
If you are receiving mail from one of the mailing lists, there should be
absolutely no reason that you would be unable to unsubscribe yourself from
the list, except for your ability to follow these
10 matches
Mail list logo