PM
To: 'Bruce Levick'
Cc: [EMAIL PROTECTED]
Subject: RE: [PHP-DB] include_path problem
On 03 September 2003 01:32, Bruce Levick contributed these pearls of wisdom:
> Well yes I have restarted my webserver, and the php.ini file
> is under the
> "windows directory"
ot;.;c:\php4\pear".
I am running xppro, IIS, php 4.3.2
Any other ideas??
Cheers Bruce
-Original Message-
From: Ford, Mike [LSS] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 02, 2003 7:10 PM
To: 'Bruce Levick'; [EMAIL PROTECTED]
Subject: RE: [PHP-DB] include_path pro
Hi guys,
I am re-developing the look and feel of a site and trying to set it up
localy. Its all setup and ready to go but I am getting a pear.php include
failure.
Warning: main(/PEAR.php): failed to open stream: No such file or directory
in G:\Inetpub\wwwroot\DB.php on line 25
Fatal error: main()
Is there a method for storing each users browser stats within a database
table.
So everytime someone visits the browser info is gathered and stored as a
unique row in the 'browser' table in the database.
Any advice??
Cheers
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visi
Howdy,
I have a SELECT query displaying the results in repeated rows in a
table. I have a COMMENTS column coming out of the database table which
will likely contain a paragraph of information. I would like to display
only the first 10 or so words and then have a more link that people can
click on t
Bruce Levick - VivamotionWhere can I find some good resources for tutorials
to pass php queries into flash??
Cheers
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
``List-Unsubscribe''
Hi all,
I have a simple upload form.
/// upload.php ##
File to Upload:
//#
Which loads up a process page.
//## process.php ###
//
The upload works g
ks etc etc.
Cheers
- Original Message -
From: "John W. Holmes" <[EMAIL PROTECTED]>
To: "'Bruce Levick'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, January 11, 2003 1:08 PM
Subject: RE: [PHP-DB] guestbook to db to email
> > I a
Bruce Levick - Vivamotion
Hi,
I am going to build some form elements to use as submitting to a DB for a
guestbook. Then display those inputs on another page as the entries to the
guestbook. I also want to send the information they submit to an email
address. I know how to manage sending simple
I forgot to mention there will likely be more than the one "file" that
relates to a task.
-Original Message-----
From: Bruce Levick
Sent: Friday, January 10, 2003 2:40 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Relationship or not.
I have a bit of a challenge on and only being
I have a bit of a challenge on and only being a newbie I will need to
call on some experienced PHP'ers.
I have two tables in a databse. "Tasks" and "Files". They relate to each
other via Tasks.ID and Files.FID.
I have successfully created an uploading form which adds images to a
directory and re
Bruce Levick - VivamotionI am opening a chromless window with some JS code.
I need to pass some variables which come from rows in my database into the
jscript which will determine the size and URL of the window.
Before I go about drawing the info from the database I have set up some hard
code php
Bruce Levick - VivamotionIts been a hard day...christmas celebrations and I
have stopped my development thought.
I am passing two variables in a link like such.
http://localhost/starttest.php?titlelink=illustrations?ITID=5
Am I connecting these variables correctly?? I am using the 2 variables
ROTECTED]>
Sent: Tuesday, December 17, 2002 11:48 PM
Subject: Re: [PHP-DB] random rows...what about tables
> On Tuesday 17 December 2002 21:38, Bruce Levick wrote:
> > Bruce Levick - Vivamotion
> > Been searching for an answer to selecting a random table and then a
random
>
Bruce Levick - Vivamotion
Been searching for an answer to selecting a random table and then a random
row within the selected table.
I have this code which successfully selects a random row within a hard coded
table. But just can't get the random table working.
Error performing
thankyou that seemed to work well.
- Original Message -
From: "Jason Wong" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 17, 2002 9:32 PM
Subject: Re: [PHP-DB] random select
> On Tuesday 17 December 2002 18:46, Bruce Levick wrote:
>
Bruce Levick - VivamotionI was curious as to what is the best way to select
a random row from a table in my database.
I have currently five rows and will be expanding on that as well. I have
tried this code.
//retrieve
18 matches
Mail list logo