Re: [nyphp-talk] Thanks in advance

2007-12-26 Thread Rolan Yang
chad qian wrote: I get the following source code from internet.It can upload the image but it can't display the image on the web page.There is always "x" sign .Any idea?Thanks a lot! Here is the source code: . Here's the latest picture fix the image tag ~Rolan _

Re: [nyphp-talk] Thanks in advance

2007-12-26 Thread Tim Lieberman
David Krings wrote: chad qian wrote: I get the following source code from internet.It can upload the image but it can't display the image on the web page.There is always "x" sign .Any idea?Thanks a lot! Check the source code of the resulting page and see if the value for the tag points to a

Re: [nyphp-talk] LIPHP mailing list

2007-12-26 Thread Donald J Organ IV
Hmm ok that wasnt meant to go to you...lol...guess getting up and not adding rewetting drops to your contacts before you send an email can be bad. Tim Gales wrote: Donald J Organ IV wrote: I think we had an issue with the maling list yesterday, when you get a chance can you try and send someth

Re: [nyphp-talk] LIPHP mailing list

2007-12-26 Thread Tim Gales
Donald J Organ IV wrote: I think we had an issue with the maling list yesterday, when you get a chance can you try and send something to the list. Seems to work now -- T. Gales & Associates 'Helping People Connect with Technology' http://www.tgaconnect.com ___

Re: [nyphp-talk] Web hosting.

2007-12-26 Thread Edward Potter
Go with the no-brainers, devote no more then 10 seconds to think about hosting, it's not 1999. pair.com, dreamhost, for 99% of your needs they probably can do it all. Yes, in 1999 we paid $25,000 per MONTH for hosting, today a rock bottom account on dreamhost is probably 100X better. Once you ma

[nyphp-talk] LIPHP mailing list

2007-12-26 Thread Donald J Organ IV
I think we had an issue with the maling list yesterday, when you get a chance can you try and send something to the list. ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http:

Re: [nyphp-talk] Error Fetching http headers

2007-12-26 Thread Todd Sinagra
There a three methods that are giving me that error. They are CreateReceivablesInvoice, CreateSalesOrder, and CreatePayablesInvoice. At one point in time, those three methods did work on the version of PHP I am currently running, which is 5.2.1. I have not tried PHP 5.1 yet. The web service is a co