Newbie with Kiwiwebhost and LAMP with PHP 4.XX
Trying to iron out my first "file upload" issues. Using "Build your
own database driven websites: using PHP and MySQL" and the online
manual as main resources.
I cannot write out a file to my public_html directory. I have trimmed
this down to the ba
On Tue, 31 May 2005 23:13:38 -0700 (PDT)
Richard Lynch <[EMAIL PROTECTED]> wrote:
> On Wed, May 25, 2005 3:01 pm, Jack Jackson said:
> > Hi, dumb config issue.
> >
> >
> > I'm putting a php_value include_path statement in an .htaccess file
> >
> >php_value include_path
> > ".:/home/user/publ
On Fri, 27 May 2005 11:59:53 +0100
symbulos <[EMAIL PROTECTED]> wrote:
> Dear friends,
>
> we are using php for developing a small tool for uploading files for
> download
> (publications). Using the usual move_uploaded_file, the publications
> are loaded into a directory where the webserver can
On Wed, 12 Jan 2005 20:46:46 -0500
"MikeA" <[EMAIL PROTECTED]> wrote:
> I have a PHP file that outputs HTML to the Internet to a user. The
> user also wants to be able to print that output to a printer. The
> user wants it formatted with page breaks in the proper place and so
> on. Using one PH
On Wed, 15 Dec 2004 10:23:29 -0800 (PST)
Patrick Roane <[EMAIL PROTECTED]> wrote:
> I am trying some excercises in a book and one of the
> excercises says to:
>
> Assign values to two variables. Use comparison
> operators to test whether the first value is:
>
> 1. the same as the second
>
> 2.
On Wed, 1 Dec 2004 02:32:14 +0200
Emperor Kang Xi <[EMAIL PROTECTED]> wrote:
> I use MySQL for PHP and I need to retrieve data from MDB directly and
> display it to user browser. If php possible to retrive mdb data, so i
> do not need to write converter for MDB to MySQL.
>
> Why MDB + MySQL for P
7;userName'];
>
> Mike
And assuming both Armando and Mikes answers work which method is
the more correct?
--
Michael Adams
Trying to learn in dribs and drabs
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
s working so I am assuming my problem is the
> > way that I
> > > > am passing the array. How can I pass an array or is it not
> > > > possible? I would think that anything can be passed as
> > it is just
> > > > bits of data (pun intended).
A real PHP newbie here.
I have so far only used the include statement in my site.
Each page on the server loads a common header and footer. The header
contains the site menu and the footer contains a line of logos in
one graphic that .
My query is:
If i load the header as .HTM does it put the inc