Re: [PHP] PHP Reference

2010-08-14 Thread Karl DeSaulniers
Thanks tedd. On Aug 14, 2010, at 7:45 AM, tedd wrote: At 1:08 AM -0500 8/14/10, Karl DeSaulniers wrote: Hello all, I was wondering, can you reference php in a url string like you can javascript. EG: "javascript:someFunction()" Can you do something similar in php like "php:someFunction()"

Re: [PHP] PHP Reference

2010-08-14 Thread tedd
At 1:08 AM -0500 8/14/10, Karl DeSaulniers wrote: Hello all, I was wondering, can you reference php in a url string like you can javascript. EG: "javascript:someFunction()" Can you do something similar in php like "php:someFunction()" I am thinking that you can not do this, but was wondering

Re: [PHP] PHP Reference

2010-08-14 Thread Karl DeSaulniers
On Aug 14, 2010, at 5:19 AM, Ashley Sheridan wrote: On Sat, 2010-08-14 at 01:57 -0500, Karl DeSaulniers wrote: That is what I thought. Thank you for confirming. Karl On Aug 14, 2010, at 1:54 AM, Peter Lind wrote: > On 14 August 2010 08:08, Karl DeSaulniers > wrote: >> Hello all, >> I was

Re: [PHP] PHP Reference

2010-08-14 Thread Ashley Sheridan
On Sat, 2010-08-14 at 01:57 -0500, Karl DeSaulniers wrote: > That is what I thought. > Thank you for confirming. > > Karl > > > On Aug 14, 2010, at 1:54 AM, Peter Lind wrote: > > > On 14 August 2010 08:08, Karl DeSaulniers > > wrote: > >> Hello all, > >> I was wondering, can you reference p

Re: [PHP] PHP Reference

2010-08-14 Thread Karl DeSaulniers
Thank you Andre. Yes, I had been doing it that way, but was just wondering if PHP had a reference like that of javascript with the colin : in it. Best, Karl On Aug 14, 2010, at 3:50 AM, Andre Polykanine wrote: Hello Karl, If I understood you properly, try this: -- With best regards from

Re: [PHP] PHP Reference

2010-08-14 Thread Andre Polykanine
Hello Karl, If I understood you properly, try this: -- With best regards from Ukraine, Andre Skype: Francophile Twitter: http://twitter.com/m_elensule Facebook: http://facebook.com/menelion - Original message - From: Karl DeSaulniers To: php-general Date: Saturday, August 14, 2010, 9:

Re: [PHP] PHP Reference

2010-08-13 Thread Karl DeSaulniers
That is what I thought. Thank you for confirming. Karl On Aug 14, 2010, at 1:54 AM, Peter Lind wrote: On 14 August 2010 08:08, Karl DeSaulniers wrote: Hello all, I was wondering, can you reference php in a url string like you can javascript. EG: "javascript:someFunction()" Can you do some

Re: [PHP] PHP Reference

2010-08-13 Thread Peter Lind
On 14 August 2010 08:08, Karl DeSaulniers wrote: > Hello all, > I was wondering, can you reference php in a url string like you can > javascript. > EG: > "javascript:someFunction()" > > Can you do something similar in php like > > "php:someFunction()" > > I am thinking that you can not do this, bu

Re: [PHP] PHP-reference

2008-05-16 Thread Daniel Kressler
"Daniel Brown" <[EMAIL PROTECTED]> wrote: On Fri, May 16, 2008 at 5:24 PM, Daniel Kressler <[EMAIL PROTECTED]> wrote: Hi! I want to know, if it's allowed to write an own online reference for PHP, with own examples and so on? Hello, fellow Daniel. ;-P Absolutely! In fact, you're enco

Re: [PHP] PHP-reference

2008-05-16 Thread Daniel Brown
On Fri, May 16, 2008 at 5:24 PM, Daniel Kressler <[EMAIL PROTECTED]> wrote: > Hi! > > I want to know, if it's allowed to write an own online reference for PHP, > with own examples and so on? Hello, fellow Daniel. ;-P Absolutely! In fact, you're encouraged to write references and example