Re: [PHP] Re: WELCOME to php-general@lists.php.net

2002-05-12 Thread Manisha
Thanks Miguel, Manisha At 10:38 PM 5/12/02 -0500, Miguel Cruz wrote: >On Mon, 13 May 2002, Manisha wrote: > > At 10:06 PM 5/12/02 -0500, Miguel Cruz wrote: > >>> I just want to know whether it is necessary (compulsory) to have file > lock > >>> before writing to file? > >> > >> It is definit

Re: [PHP] Re: WELCOME to php-general@lists.php.net

2002-05-12 Thread Miguel Cruz
On Mon, 13 May 2002, Manisha wrote: > At 10:06 PM 5/12/02 -0500, Miguel Cruz wrote: >>> I just want to know whether it is necessary (compulsory) to have file lock >>> before writing to file? >> >> It is definitely a good idea if you don't want corruption. You may find >> a database is easier in th

Re: [PHP] Re: WELCOME to php-general@lists.php.net

2002-05-12 Thread Manisha
At 10:06 PM 5/12/02 -0500, Miguel Cruz wrote: > > > I just want to know whether it is necessary (compulsory) to have file lock > > before writing to file? > > > >It is definitely a good idea if you don't want corruption. You may find a >database is easier in the long run. Do you mean to say that

Re: [PHP] Re: WELCOME to php-general@lists.php.net

2002-05-12 Thread Miguel Cruz
On Mon, 13 May 2002, Manisha wrote: > I am having a form, I want to write the form values into csv file. > > I just want to know whether it is necessary (compulsory) to have file lock > before writing to file? > > There is only my program which is writing in the file - no other program. > But

Re: [PHP] Re: WELCOME to php-general@lists.php.net

2001-09-13 Thread nate
Ah, well shows what I know :) - Original Message - From: "Sterling Hughes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 13, 2001 11:14 PM Subject: Re: [PHP] Re: WELCOME to [EMAIL PROTECTED] > On Thu, 13 Sep 2001 [EMAIL PROTECTED] wrote: >

Re: [PHP] Re: WELCOME to php-general@lists.php.net

2001-09-13 Thread Sterling Hughes
On Thu, 13 Sep 2001 [EMAIL PROTECTED] wrote: > I'm not entirely positive but not sure if you can use the domain name in the > include.. in other words try: > include("home.htm"); > ?> > > And you obviously cant include pages from other servers.. > 1) yes, you can include pages from other s

Re: [PHP] Re: WELCOME to php-general@lists.php.net

2001-09-13 Thread nate
I'm not entirely positive but not sure if you can use the domain name in the include.. in other words try: And you obviously cant include pages from other servers.. - Original Message - From: "Andreas Sartori" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 13, 200

RE: [PHP] Re: WELCOME to php-general@lists.php.net

2001-05-15 Thread Jason Lotito
> > Dear sir, > I am new to php.kindly recommend me tutorials tp get started. > thanks asif > www.newbienetwork.net www.phpdeveloper.org www.devshed.com www.webmonkey.com www.irc-html.com www.phpbuilder.com www.zend.com Jason Lotito www.NewbieNetwork.net -- PHP General Mailing List (http:

Re: [PHP] Re: WELCOME to php-general@lists.php.net

2001-05-15 Thread Miles Thompson
First of all, WELCOME! Only you know what you need, your background and skill level. Rather than listing every possible resource here, do a search on google for PHP tutorial. Having said that Juli Meloni has some excellent tutorial material at http://www.thickbook.com There is also material a

RE: [PHP] Re: WELCOME to php-general@lists.php.net

2001-05-15 Thread Sandeep Hundal
have a look at : http://www.hotscripts.com/PHP/ and www.devshed.com and zend.com sunny -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 15 May 2001 14:45 To: [EMAIL PROTECTED] Subject: [PHP] Re: WELCOME to [EMAIL PROTECTED] Dear sir, I am new to php.kindly

Re: [PHP] Re: WELCOME to php-general@lists.php.net

2001-05-15 Thread Kees Hoekzema
http://hotwired.lycos.com/webmonkey/programming/php/index.html and, for general use: http://www.php.net/manual And this one can be usefull too. http://marc.theaimsgroup.com/?l=php-general http://marc.theaimsgroup.com/?l=php-general&w=2&r=1&s=tutorials&q=b Kees - Original Message - Fro