Re: [PHP] display settings

2003-12-09 Thread Tyler Lane
/4.0 (compatible; MSIE 5.01; Windows NT 5.0) > > is there one that will recover the display settings of the user? > > Matt -- Tyler Lane <[EMAIL PROTECTED]> Lyrical Communications -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Find the last friday of each month.

2003-10-26 Thread Tyler Lane
OrangeHairedBoy wrote: Hi all, I'm trying to write a script to get the next last friday of the month and I am failing miserably. It keeps giving me October 10th. So, I scrapped it. Basically, I just want to show what the last friday of the month is, and if that date has already passed, show the l

Re: [PHP] Read a PDF File using php

2003-10-01 Thread Tyler Lane
t; > if(session_is_registered("user_valid")){ > > $filepath ="docs/any_file.pdf"; -- Tyler Lane <[EMAIL PROTECTED]> Lyrical Communications -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] What to use?

2003-09-25 Thread Tyler Lane
> dealing with whitespace so it does not make much sense right now with my > current output > > Please help. > > Thanks, > -Ryan > > > > > We will slaughter you all! - The Iraqi (Dis)information ministers site > http://MrSahaf.com -- Tyler Lane &l

Re: [PHP] Remove vars from memory?

2003-09-05 Thread Tyler Lane
is NOT in the rest of code > ... > ... > ?> > > or I must use allways unset()? > yes, you must use unset() to remove a variable, otherwise it will stay for the duration of the script. > Thanx > > Emo -- Tyler Lane <[EMAIL PROTECTED]> Lyrical Communications

Re: [PHP] syntax error using header and SID

2003-09-04 Thread Tyler Lane
chat instantly with your online friends? Get the FREE Yahoo! > Messenger http://mail.messenger.yahoo.co.uk -- Tyler Lane <[EMAIL PROTECTED]> Lyrical Communications signature.asc Description: This is a digitally signed message part

Re: [PHP] XML Parsing

2003-07-17 Thread Tyler Lane
ECIALHANDLING: CODE: SDD NAME: Saturday Delivery QUOTE: CARRIER: CODE: UPS NAME: United Parcel Service ACCOUNT: 123456789 INVOICED: 1 CLASS: CODE: 1DY NAME: 1st Day SERVICE: CODE: NDA

Re: [PHP] Month loop

2003-06-19 Thread Tyler Lane
On Thu, 2003-06-19 at 12:57, drparker wrote: > Is there any way I could loop thru and print all the month names (i.e. > January, February)? -- Tyler Lane <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part

Re: [PHP] Reporting tools for PHP?

2003-01-30 Thread Tyler Lane
st? Makes no sense. > Just support the OS projects...make a donation. > > John > > Tyler Lane said: > > On Thu, 2003-01-30 at 08:57, Denis L. Menezes wrote: > >> hello Friends? > >> > >> Is there any reporting toold for PNH/MySQL like there is Crys

Re: [PHP] Reporting tools for PHP?

2003-01-30 Thread Tyler Lane
it using Crystal Reports. > > Thanks > denis -- Tyler Lane [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Looking for an open source PHP editor on linux

2002-10-25 Thread Tyler Lane
I would also recommend jedit. It is a VERY nice IDE. Supports a TON of language, any operating system that supports Java, syntax highlighting. etc. Tyler Lane [EMAIL PROTECTED] On Fri, 2002-10-25 at 04:14, Clint Tredway wrote: > Have a look at www.jedit.org > > This editor is not sp