Hello everybody - php newbie from switzerland
Hello everybody - php newbie from switzerland
am 21.04.2010 00:08:44 von Nick Balestra
Hello everybody,
I am NIck, from Locarno (southern switzerland) i am getting into php =
development for my own start-up company, maybe there are other people =
near me that would be nice to know for networking and alike. I will post =
here all my questions if i don't find any answer already on this list.
Cheers from Switzerland
Nick=
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Hello everybody - php newbie from switzerland
am 21.04.2010 03:17:34 von Dan Joseph
--001636283fd07a23990484b4f5d3
Content-Type: text/plain; charset=ISO-8859-1
On Tue, Apr 20, 2010 at 6:08 PM, Nick Balestra wrote:
> I am NIck, from Locarno (southern switzerland) i am getting into php
> development for my own start-up company, maybe there are other people near
> me that would be nice to know for networking and alike. I will post here all
> my questions if i don't find any answer already on this list.
>
>
Hi Nick,
Welcome to the community!
--
-Dan Joseph
www.canishosting.com - Unlimited Hosting Plans start @ $3.95/month. Promo
Code "NEWTHINGS" for 10% off initial order
http://www.facebook.com/canishosting
http://www.facebook.com/originalpoetry
--001636283fd07a23990484b4f5d3--
Re: Hello everybody - php newbie from switzerland
am 21.04.2010 11:31:59 von David McGlone
On Wed, 2010-04-21 at 00:08 +0200, Nick Balestra wrote:
> Hello everybody,
>
> I am NIck, from Locarno (southern switzerland) i am getting into php development for my own start-up company, maybe there are other people near me that would be nice to know for networking and alike. I will post here all my questions if i don't find any answer already on this list.
>
Welcome to the list Nick. Words of Wisdom: Don't ask if PHP supports
threading. ;-)
--
Blessings,
David M.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Hello everybody - php newbie from switzerland
am 21.04.2010 18:02:23 von TedD
At 12:08 AM +0200 4/21/10, Nick Balestra wrote:
>Hello everybody,
>
>I am NIck, from Locarno (southern switzerland) i am getting into php
>development for my own start-up company, maybe there are other
>people near me that would be nice to know for networking and alike.
>I will post here all my questions if i don't find any answer already
>on this list.
>
>Cheers from Switzerland
>
Welcome Nick.
Do you own a bank? :-)
Cheers,
tedd
--
-------
http://sperling.com http://ancientstones.com http://earthstones.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Hello everybody - php newbie from switzerland
am 21.04.2010 23:33:34 von Michiel Sikma
--0016367fadef477a8c0484c5f2fa
Content-Type: text/plain; charset=UTF-8
On 21 April 2010 18:02, tedd wrote:
>
> Welcome Nick.
>
> Do you own a bank? :-)
>
>
> Cheers,
>
> tedd
>
>
C'mon, this is the PHP list, not COBOL :)
But yes, welcome to the list. Frequenting a list is one of the best things
you can do when learning a language. Don't be afraid to ask should anything
confuse you.
Michiel
--0016367fadef477a8c0484c5f2fa--
Re: Hello everybody - php newbie from switzerland
am 22.04.2010 00:21:04 von Brandon Rampersad
--000e0cd139981f44ea0484c69ceb
Content-Type: text/plain; charset=ISO-8859-1
What's wrong with asking if PHP supports threading?
On Wed, Apr 21, 2010 at 5:33 PM, Michiel Sikma wrote:
> On 21 April 2010 18:02, tedd wrote:
>
> >
> > Welcome Nick.
> >
> > Do you own a bank? :-)
> >
> >
> > Cheers,
> >
> > tedd
> >
> >
> C'mon, this is the PHP list, not COBOL :)
>
> But yes, welcome to the list. Frequenting a list is one of the best things
> you can do when learning a language. Don't be afraid to ask should anything
> confuse you.
>
> Michiel
>
--
A Brandon_R Production
--000e0cd139981f44ea0484c69ceb--
Re: Hello everybody - php newbie from switzerland
am 22.04.2010 01:48:40 von Dan Joseph
--0016363b7fa66d49e60484c7d554
Content-Type: text/plain; charset=ISO-8859-1
On Wed, Apr 21, 2010 at 6:21 PM, Brandon Rampersad
> wrote:
> What's wrong with asking if PHP supports threading?
>
>
Nothing? PHP itself does not. You can check out fork though. I've never
personally used it with PHP, but I did for a Perl project years ago. I
guess it worked ok.
http://us3.php.net/manual/en/function.pcntl-fork.php
--
-Dan Joseph
www.canishosting.com - Unlimited Hosting Plans start @ $3.95/month. Promo
Code "NEWTHINGS" for 10% off initial order
http://www.facebook.com/canishosting
http://www.facebook.com/originalpoetry
--0016363b7fa66d49e60484c7d554--
RE: Hello everybody - php newbie from switzerland
am 22.04.2010 01:59:09 von Tommy Pham
> -----Original Message-----
> From: Dan Joseph [mailto:dmjoseph@gmail.com]
> Sent: Wednesday, April 21, 2010 4:49 PM
> To: php-general@lists.php.net
> Subject: Re: [PHP] Hello everybody - php newbie from switzerland
>=20
> On Wed, Apr 21, 2010 at 6:21 PM, Brandon Rampersad
>
> > wrote:
>=20
> > What's wrong with asking if PHP supports threading?
> >
> >
> Nothing? PHP itself does not. You can check out fork though. I've
> never
> personally used it with PHP, but I did for a Perl project years ago. =
I
> guess it worked ok.
>=20
> http://us3.php.net/manual/en/function.pcntl-fork.php
>=20
> --
> -Dan Joseph
>=20
> www.canishosting.com - Unlimited Hosting Plans start @ $3.95/month.
> Promo
> Code "NEWTHINGS" for 10% off initial order
>=20
> http://www.facebook.com/canishosting
> http://www.facebook.com/originalpoetry
Keep in mind that's only applicable on Linux & Unix OSes, including =
Mac/Apple since Apple OS is based on BSD and other Unix implementations.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Hello everybody - php newbie from switzerland
am 22.04.2010 02:09:22 von David McGlone
On Wed, 2010-04-21 at 18:21 -0400, Brandon Rampersad wrote:
> What's wrong with asking if PHP supports threading?
Nothing really, I was just kidding.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Hello everybody - php newbie from switzerland
am 22.04.2010 02:12:34 von Dan Joseph
--0016364ee0ecdc7c730484c82a01
Content-Type: text/plain; charset=ISO-8859-1
On Wed, Apr 21, 2010 at 8:09 PM, David McGlone wrote:
> On Wed, 2010-04-21 at 18:21 -0400, Brandon Rampersad wrote:
> > What's wrong with asking if PHP supports threading?
>
> Nothing really, I was just kidding.
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
lol.. I didn't see your email where you said not to ask
--
-Dan Joseph
www.canishosting.com - Unlimited Hosting Plans start @ $3.95/month. Promo
Code "NEWTHINGS" for 10% off initial order
http://www.facebook.com/canishosting
http://www.facebook.com/originalpoetry
--0016364ee0ecdc7c730484c82a01--
Re: Hello everybody - php newbie from switzerland
am 22.04.2010 02:38:49 von David McGlone
On Wed, 2010-04-21 at 20:12 -0400, Dan Joseph wrote:
> On Wed, Apr 21, 2010 at 8:09 PM, David McGlone wrote:
>
> > On Wed, 2010-04-21 at 18:21 -0400, Brandon Rampersad wrote:
> > > What's wrong with asking if PHP supports threading?
> >
> > Nothing really, I was just kidding.
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> lol.. I didn't see your email where you said not to ask
>
Are we gonna have to have a discussion on the use of "threading"? LOL
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Hello everybody - php newbie from switzerland
am 22.04.2010 02:48:02 von Dan Joseph
--0016363b8510b231a10484c8a910
Content-Type: text/plain; charset=ISO-8859-1
On Wed, Apr 21, 2010 at 8:38 PM, David McGlone wrote:
>
> Are we gonna have to have a discussion on the use of "threading"? LOL
>
>
>
We just might. Personally, I use it to sow holes in the toe of my socks.
--
-Dan Joseph
www.canishosting.com - Unlimited Hosting Plans start @ $3.95/month. Promo
Code "NEWTHINGS" for 10% off initial order
http://www.facebook.com/canishosting
http://www.facebook.com/originalpoetry
--0016363b8510b231a10484c8a910--
Re: Hello everybody - php newbie from switzerland
am 22.04.2010 09:05:35 von Per Jessen
Dan Joseph wrote:
> On Wed, Apr 21, 2010 at 8:38 PM, David McGlone
> wrote:
>=20
>>
>> Are we gonna have to have a discussion on the use of "threading"? LO=
L
>>
>>
>>
> We just might. Personally, I use it to sow holes in the toe of my
> socks.
>=20
My newsreader supports threading.=20
--=20
Per Jessen, Zürich (7.4°C)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php