Re: [PHP] XSL:FO + PHP

2005-05-04 Thread Dan Rossi
On 05/05/2005, at 8:28 AM, Dan Rossi wrote: For any interested parties, there is a tool called html2fo which will convert html to a formatted object file which can then be sent to FOP. I also found another example where any xhtml file can be transformed with a global xsl stylesheet to transform

[PHP] [suspicious - maybe spam] Re: [PHP] Finding out their server type

2005-05-04 Thread bala chandar
i think u can use nmap -O [hostname] On 5/5/05, Mark Cain <[EMAIL PROTECTED]> wrote: > I agree that the best way would be to parse the http header response. > However, If you want to check it out quickly and only do a couple of them, > do this: > > http://www.whois.sc/google.com > > or > > http

[PHP] [suspicious - maybe spam] Re: [suspicious - maybe spam] [PHP] Simple question: How to declare Vars in PHP? (I know it's not necessary, but I still want to know)

2005-05-04 Thread Rasmus Lerdorf
Jon M. wrote: > I know in JavaScript, that you declare vars like so: > > var = variableName; > > So I'm assuming that in PHP you do it like this: > > var = $variableName; > > But there doesn't seem to be a single shred of documentation on PHP.net (or > in ANY book) that covers this. All they s

[PHP] [suspicious - maybe spam] Re: [suspicious - maybe spam] [PHP] Simple question: How to declare Vars in PHP? (I know it's not necessary, but I still want to know)

2005-05-04 Thread bala chandar
Hi On 5/5/05, Jon M. <[EMAIL PROTECTED]> wrote: > I know in JavaScript, that you declare vars like so: > > var = variableName; > > So I'm assuming that in PHP you do it like this: > > var = $variableName; I think you can do like this inside a class var $variableName; > But there doesn't seem

[PHP] control-M

2005-05-04 Thread David Christensen
I know I'm missing something, but I can't seem to find it or figure it out. I've done the google search, and I've done a quick scan of the list archives, but I can't seem to find the right way to remove control-M from a form submission page with textarea fields. I have a series of "textarea" fiel

Re: [PHP] to pass session from one websever to another webserver

2005-05-04 Thread Balwant Singh
thx, actually, i want to pass session of 1st server to 2nd server and vice versa i.e. to pass session of 2nd server to 1st server and want to use them in both the servers. with best wishes balwant On Wed, 2005-05-04 at 22:04, Rory Browne wrote: > Elaborate. > > Do you want to pass the sesson f

Re: [PHP] XSL:FO + PHP

2005-05-04 Thread Dan Rossi
On 05/05/2005, at 1:47 AM, Kristen G. Thorson wrote: Dan, I have done this before, but it was only a proof-of concept excercise for me, so my procedure may not work for you. My test was against an Amazon web service and generating a PDF from the XML returned to me. This method used Apache's F

Re: [PHP] [suspicious - maybe spam] Re: [suspicious - maybe spam] [PHP] Simple question: How to declare Vars in PHP? (I know it's not necessary, but I still want to know)

2005-05-04 Thread James Williams
> No > > You don't declare variables in PHP. You just start using them. > > Perhaps you mean assign? Since your example of > > var = variableName; > > is actually an assignment in Javascript. > > In PHP you simply do: > > $one_var = $another_var; > > -Rasmus You are however, when deali

Re: [PHP] Question about acessing databases and formatting output

2005-05-04 Thread bala chandar
hi, On 5/5/05, The Doctor <[EMAIL PROTECTED]> wrote: > This is probably easy, but how does > one access a database, mysql or oracle or postgresql, > and > present the data in a tabular format? > > -- > Member - Liberal International > This is [EMAIL PROTECTED] Ici [EMAIL PROTECTED] > God Qu

[PHP] Re: [suspicious - maybe spam] Re: [suspicious - maybe spam] [PHP] Simple question: How to declareVars in PHP? (I know it's not necessary, but I still want to know)

2005-05-04 Thread Jon M.
Oops!! What I meant was: JavaScript: var varName; PHP: var $varName; I can't believe I did that (I have been writing JavaScript for a few years, and know better -I gotta get more sleep). So, are you saying that it is absolutely "PHP-illegal" to do: var $varName; in PHP??? W

[PHP] How do you declare Vars in PHP? -I know it's not necessary, but I still want to know

2005-05-04 Thread Jon M.
I just found a place here: http://us2.php.net/manual/en/language.oop.php That has this example: /* This is how it should be done. */ class Cart { var $todays_date; var $name; var $owner; var $items = array("VCR", "TV"); function Cart() { $this->todays_date = date("Y-m-d")

Re: [PHP] [suspicious - maybe spam] Re: [suspicious - maybe spam] [PHP] Simple question: How to declare Vars in PHP? (I know it's not necessary, but I still want to know)

2005-05-04 Thread Rasmus Lerdorf
James Williams wrote: >>No >> >>You don't declare variables in PHP. You just start using them. >> >>Perhaps you mean assign? Since your example of >> >> var = variableName; >> >>is actually an assignment in Javascript. >> >>In PHP you simply do: >> >> $one_var = $another_var; >> >>-Rasmus > >

[suspicious - maybe spam] [PHP] [suspicious - maybe spam] New Security Measures ...

2005-05-04 Thread Paypal
clothesman futile antiquarian bar wholesale sum acquire saturnalia prefecture section astute cathedral intercom behavioral carlyle

<    1   2