Re: [PHP] Code samples in OOo Presenter

2010-03-21 Thread Paul M Foster
On Sun, Mar 21, 2010 at 07:14:56PM -0500, Larry Garfield wrote: > On Sunday 21 March 2010 05:41:55 pm Ashley Sheridan wrote: > > > > I don't like any of these options. :-) I don't know what the alternative > > > is, though. Ideally I'd love to have a custom text region or format or > > > someth

Re: [PHP] Code samples in OOo Presenter

2010-03-21 Thread Larry Garfield
On Sunday 21 March 2010 05:41:55 pm Ashley Sheridan wrote: > > I don't like any of these options. :-) I don't know what the alternative > > is, though. Ideally I'd love to have a custom text region or format or > > something that is "take this and highlight it properly", but I don't know > > if

Re: [PHP] Code samples in OOo Presenter

2010-03-21 Thread Ashley Sheridan
On Sun, 2010-03-21 at 17:25 -0500, Larry Garfield wrote: > Hi all. > > I have a busy conference season coming up, and will be giving a number of > presentations that involve code, specifically PHP. I am going to want to put > code onto slides in OpenOffice (3.1 specifically, using Kubuntu 9.

[PHP] Code samples in OOo Presenter

2010-03-21 Thread Larry Garfield
Hi all. I have a busy conference season coming up, and will be giving a number of presentations that involve code, specifically PHP. I am going to want to put code onto slides in OpenOffice (3.1 specifically, using Kubuntu 9.10), but to date I've never figured out a good way to do that. Any

[PHP] XSLTProcessor issue

2010-03-21 Thread Tom
I have located what appears to me to be bug in the XSLTProcessor in PHP5.2.13 but want to insure that I am not overlooking something before reporting it. Any advice will be appreciated. The issue is apparent discrepancies in output sort order in an XSLTProcessor generated list. Following is a deta

Re: [PHP] Session Variable Problem

2010-03-21 Thread tedd
At 10:14 AM -0400 3/21/10, Gary wrote: Thanks again for all the help, however the plot thickens. Gary : It doesn't have to thicken. Here's an example of using $_SESSION that works and you can have as many fields as you want: http://www.webbytedd.com/aa/step-form-sessions/index.php All the

Re: [PHP] Session Variable Problem

2010-03-21 Thread Gary
g > to use the variables in some manner and then clean/scrub them all at one > time. That makes the process simpler for me -- plus I can then keep all my > security checks in one location. > > Cheers, > > tedd > > -- > --- > http://sperling.com http://ancientst

Re: [PHP] PHP SMTP Mailers

2010-03-21 Thread King Coffee
Thanks Jan G. B., You got me over the first hump. I'm having programs installing pear on my VISTA localhost... So, I uploaded the Mail folder and Mail.php file to my Shared Hosting ISP. I do not think pear is provided. The Testing is as follows: "; $to = "Bill "; $subject = "PHP Mail Test"; $bo

Re: [PHP] Session Variable Problem

2010-03-21 Thread tedd
At 2:22 PM -0400 3/20/10, Gary wrote: I have this perplexing issue of session varibles getting dropped. It is a 4 page form, the last page being a review page incase the submitter wants to change any of the information.If you go through the form, all of the information carries forward, and from

[PHP] REMINDER: Month of PHP Security 2010 - CALL FOR PAPERS - Only 3 weeks left

2010-03-21 Thread Stefan Esser
Month of PHP Security 2010 - CALL FOR PAPERS Three years ago, in March 2007, the Hardened-PHP project had organized the Month of PHP Bugs. During one month more than 40 vulnerabilities in the PHP interpreter were disclosed in order to improve the overal