[PHP] SOAP function call

2004-04-21 Thread Craig Gardner
I'm trying to create a simple (I think) SOAP function that checks whether or not a file was uploaded to a server. I have everything set up, but when I try to use the function I get an array disguised as an object. The function I've created should return either TRUE or FALSE and I can't find

Re: [PHP] Parse error, unexpected T_STRING!!

2004-03-04 Thread Craig Gardner
What do you have before line 73? On Thu, 2004-03-04 at 12:03, Enrique Martinez wrote: Hello, I'm getting an error that says: Parse error, unexpected T_STRING on line 73 line 73 is: ?xml version=1.0 encoding=iso-8859-1 ? this is what I have below line 73: !DOCTYPE html PUBLIC

[PHP] Re: [PHP-DEV] Passing JavaScript variables to PHP

2001-08-01 Thread Craig Gardner
Here's a more detailed explanation of my problem. I am setting up a form with multiple text boxes. I am trying to send a formatted version of the form, via e-mail... Here's kinda how I have it layed out. html head script language='javascript' function formatText() { message =