Can you open a simple text file and store each line of that file in it's own
part of an array?
-David Serrano
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrato
Ok, I think I get it, though I have one more question to access a specific
line of that array would it just be as simple as $array[2]?
-David Serrano
"Brian Clark" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> if(! $array = @f
Ok thats what I though. Thanks for your time
-David Serrano
"Brian Clark" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi David,
>
> @ 7:35:06 PM on 4/16/2001, David Serrano wrote:
>
> > Ok, I think I get it, t
I'm not sure if you've read this or not but it may help:
http://www.php.net/manual/en/features.file-upload.php
-David Serrano ([EMAIL PROTECTED])
"Lee Philip Reilly" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
Check out the stripslashes and AddSlashes functions
http://www.php.net/manual/en/function.addslashes.php
http://www.php.net/manual/en/function.stripslashes.php
"Corin Rathbone" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have created a php page that load
You could either rename the file with a .php extension or you can have it so
the server treats .inc files like php files.
"David Hill" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello
>
> If I have a file called db.inc with, for example, this:
>
> // db.i
6 matches
Mail list logo