Hola, PHP folk!
I hope this is an appropriate forum for this:
I am setting up a Redhat 9 webserver to serve as my testbed for a little
php/mysql app I want to develop. I installed RH9 without the
webserver/php/mysql so I could manually install the most current versions.
MySQL 4.0.16 installed
Hola, PHP folk-
I am using
$page_title="some page title here";
require('header.inc');
to include a common header for all my pages. I am using $page_title so
I can have unique names for the different pages.
//---header.inc
...
I want to be able to also define the path to th
Hola, PHP folk!
I am learning about PHP from a book (MySQL/PHP Database Applications).
I have been following the examples in the book, modifying them to suit
my purpose and experiment, etc.
I am using an old work machine my webserver. I did a Redhat 9 install,
adding MySQL version 4. The 'sto
Hola, PHP folk!
I am slowly getting a handle on what php/mysql can do. I have a mysql
database that I can display in a web browswer with php. That part is
working just fine, but it was the easiest part, of course.
My goal is to create an order form sort of thing were a certain quantity
of ea
4 matches
Mail list logo