[PHP] Regular expressions Q

2004-10-28 Thread Jack . van . Zanen
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

RE: [PHP] Regular expressions Q

2004-10-28 Thread Jack . van . Zanen
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

RE: [PHP] Parsing a concatenated variable and string?

2004-10-29 Thread Jack . van . Zanen
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

RE: [PHP] Cannot retrive the data ???

2004-11-01 Thread Jack . van . Zanen
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

RE: [PHP] what am i doing wrong..??

2004-11-04 Thread Jack . van . Zanen
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

[PHP] PDFLIB error 2516

2004-11-05 Thread Jack . van . Zanen
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

RE: [PHP] PDFLIB error 2516

2004-11-05 Thread 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

RE: [PHP] how to show errors in browser

2004-11-17 Thread Jack . van . Zanen
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

RE: [PHP] How to get 2 columns to display?

2004-12-06 Thread Jack . van . Zanen
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

RE: [PHP] Attempted to unsubscribe to no avail

2004-12-13 Thread Jack . van . Zanen
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