[PHP] Re: Protected Mail System

2005-01-16 Thread allan
Protected Mail System Test. +++ Attachment: No Virus found +++ MC-Afee AntiVirus - www.mcafee.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] file reading and regex

2003-06-04 Thread Michael Allan
New to the list, so I hope I'm in the right place. I'm trying to write a small php function which checks a page filled with a list of satellite images of earth, and loads the latest one to have been taken at 4:25 in the morning, when the view is most complete (full credit to be given to the ori

Re: [PHP] file reading and regex

2003-06-04 Thread Michael Allan
r such quick and effective help, guys! What a great resource. Mike Michael Allan wrote: New to the list, so I hope I'm in the right place. I'm trying to write a small php function which checks a page filled with a list of satellite images of earth, and loads the latest one to have be

Re: [PHP] SQL syntax?

2008-12-05 Thread Allan Arguelles
> > $sql = "SELECT WorkOrderID AS Work_Order_ID, DATE_FORMAT(StartDate, '%b. > %e, %Y %l:%i %p') AS Start_Date, > DATE_FORMAT(EndDate, '%b. %e, %Y %l:%i %p') AS End_Date, "; > $sql .= "Advertiser AS Advertiser_Name,AccountNum AS Account_Number, > Impressions AS Ad_Impressions, "; >

Re: [PHP] SQL syntax?

2008-12-05 Thread Allan Arguelles
Umm.. I meant you need to put $sql .= "FROM workorderform "; between these: $sql .= "AdSize AS Ad_Size, CPM AS CPM_Rate, "; $sql .= "ORDER BY StartDate DESC"; :) Terion Miller wrote: > On Fri, Dec 5, 2008 at 3:57 PM, Allan Arguelles <[EMAIL PROTECTED]&

Re: [PHP] SQL syntax?

2008-12-05 Thread Allan Arguelles
uot;AdSize AS Ad_Size, CPM AS CPM_Rate, "; > $sql.= "FROM workorderform, "; > $sql .= " WHERE WorkOrderID = WorkOrderID ORDER BY StartDate DESC"; > > > On Fri, Dec 5, 2008 at 4:14 PM, Allan Arguelles <[EMAIL PROTECTED]>wrote: > > >>

Re: [PHP] Re: hello

2009-01-08 Thread Allan Arguelles
I only see this in the attachment: -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php bigredli...@yahoo.com wrote: > Please read the document. > > Attachment: No Virus found > F-Secure AntiVirus - www.f-secure.com > > >

Re: [PHP] Re: hello

2009-01-08 Thread Allan Arguelles
Yeah, I was reluctant to open the attachment, but then again I'm on gentoo :) I've forgotten about these "threats" eversince I switched over, didn't even notice the bounced email(to the sender) as an indication. -Allan Robert Cummings wrote: > On Thu, 2009-01-08 at

Re: [PHP] Re: hello

2009-01-08 Thread Allan Arguelles
I guess its these examples that remind us that we still need to look out for ourselves. I got used to the idea that theres so little chance that I'd be a target, as a linux user, I've become less aware of these things. Daniel Brown wrote: > On Thu, Jan 8, 2009 at 04:53, Robert Cummings wrote: >

[PHP] header function query

2010-02-25 Thread Nick allan
Hi all The situation is as follows I've read some data in from a couple of files into a string variable, made some changes to it and want to send the contents of the string out to the browser as a word document. My code currently looks like the following header('Content-Type: application/msword

[PHP] Header function

2010-02-26 Thread Nick allan
Hi all Has anyone got any ideas why the following isn't giving me correct filename in the ie save dialogue header('Content-Type: application/msword'); header('Content-Disposition: attachment; filename="PurchaseReq.doc"'); I get the save dialogue, but with preq.doc instead of PurchaseReq.doc

RE: [PHP] Header function

2010-02-27 Thread Nick allan
27;Content-Type: application/msword'); header("Content-Disposition: attachment; filename=PurchaseReq.doc"); -Original Message- From: Richard Quadling [mailto:rquadl...@googlemail.com] Sent: Saturday, 27 February 2010 8:45 PM To: Nick allan Cc: php-general@lists.php.net Subject: Re

[PHP] All Survey leading to PHP

2008-02-21 Thread Allan Fernandes
x27;s Regards Allan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] All Survey leading to PHP

2008-02-22 Thread Allan Fernandes
Delphi Exe. I am not used to such fantastic support. Good team work out here. Thanks. Regards Allan Fernandes "Matty Sarro" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > You can attempt to protect your code with Zend guard or a couple other > utilities. I be

[PHP] xsltprocessor

2005-07-31 Thread Allan Jardine
GET['ss']."']" ) as $subsection) $content = $subsection; $xsl = simplexml_load_file( 'simple_test.xsl' ); $proc = new XsltProcessor(); $proc->importStylesheet($xsl); echo $proc->transformToXML($content); Thanks for any help Allan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] xsltprocessor

2005-07-31 Thread Allan Jardine
$content = $subsection; } } $xsl = simplexml_load_file( 'simple_test.xsl' ); $proc = new XsltProcessor(); $proc->importStylesheet($xsl); echo $proc->transformToXML($content); Thanks Allan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] xsltprocessor

2005-07-31 Thread Allan Jardine
xml dom model that can be operated on by the xslt processor. I still have no idea why it would spit out the whole xml document if its not done like that - but never mind... Thanks Allan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Question regarding simplexml predefined constants

2005-03-09 Thread Allan, David (ThomasTech)
rsion I am using (5.0.3)? TIA, David Allan mailto:[EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] zipfile problems - SOLVED

2005-04-08 Thread Allan, David (ThomasTech)
> -Original Message- > 08while (false !== ($file = readdir($handle))){ > 09$fn = explode(".",$file); > 10if ($fn[1]=="pdf"){ > 11echo $inputpath.$file.""; > 12$handle = fopen($inputpath.$file,"r"); > 13

RE: [PHP] Social Networking Sites OT

2007-07-13 Thread Allan, David (ThomasTech)
> is anyone a member of linkedin Yes. I've not been hounded. I've reconnected with a couple former co-workers, and been approached (professionally) by College Classmates, but that's been all. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] RE: Questionary Development - Continued

2005-06-02 Thread Allan, David (ThomasTech)
I've just been looking at phpSurveyor. Would that help at all? It's PHP, with mySQL database . . . > -Original Message- > From: ...helmut [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 31, 2005 4:35 PM > To: php-general@lists.php.net > Subject: Questionary Development - Continued > > >