Re: [PHP] Brain Dead...

2002-03-17 Thread Chuck Payne
needed. cheers, --thalis On Sun, 17 Mar 2002, Chuck PUP Payne wrote: I am trying to get a form to work with pull down menu. But I am so brain dead I forgot how to get the input from the pull down menu. Where do I put input to pass on to php? Chuck Payne -- PHP General

Re: [PHP] Brain Dead...

2002-03-17 Thread Chuck Payne
to find out how to do that. Maybe I am going about it the wrong way. Chuck - Original Message - From: Thalis A. Kalfigopoulos [EMAIL PROTECTED] To: Chuck Payne [EMAIL PROTECTED] Cc: PHP General [EMAIL PROTECTED] Sent: Sunday, March 17, 2002 9:40 PM Subject: Re: [PHP] Brain Dead... What does I

Re: [PHP] Brain Dead...

2002-03-17 Thread Chuck Payne
I think it I am the right path now, it has to do with $_GET or $_POST not passing the information on to mysql. But I will look at the log shortly. Chuck - Original Message - From: Thalis A. Kalfigopoulos [EMAIL PROTECTED] To: Chuck Payne [EMAIL PROTECTED] Cc: PHP General [EMAIL

[PHP] Problem with MySQL

2002-06-14 Thread Chuck Payne
. Chuck Payne

[PHP] Help getting count to show up.

2002-09-10 Thread Chuck Payne
to show. I can get two of the fields. Below is the PHP program that I am wanting to run. How can I get count to show? Thanks. Chuck Payne Magi Design and Support ? $db = mysql_connect('localhost','user','passwd

[PHP] Time Stamp

2002-09-18 Thread Chuck Payne
()); ? This should pass the time right? Chuck Payne Magi Design and Support -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Date-format

2002-09-18 Thread Chuck Payne
= nbsp;; } that way you don't have a bunch of 00-00-00 showing up. I hope that helps, because that is what the maillisting is for and not to always quote Read the Book. Chuck Payne Magi Design and Support -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP] FPDF and MySQL

2002-09-19 Thread Chuck Payne
there is a tutorial. Thanks, Chuck Payne Magi Design and Support -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Thoughts on a simple search engine...

2002-09-24 Thread Chuck Payne
to seach $value = value what they want to by $input = if they want to search by something other a node numder. So I if I create the form, is there way that I can have it echo on the same page if I am using a form? Chuck Payne Magi Design and Support -- PHP General Mailing List (http

RE: [PHP] html input and php (newbie) -- What I was asking with my thoughts on Search Engine

2002-09-24 Thread Chuck Payne
This what I was asking, I want someone to press submit then have the returns print out in one are of the table. So could I do this? ?php if ($submit == click){ echo $sql_result; } ? So instead of doing a search.html that calls on do_search.php like most books teach. I am wanting to do a

[PHP] What other list are there?

2002-09-25 Thread Chuck Payne
this might be a little more advance. Hey, if I am wrong sorry, just thing to make sure a head of time. Thanks, Chuck Payne Magi Design and Support -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] general apache list

2002-09-30 Thread Chuck Payne
apache.org or on Google for Apache Today, I think it apachetoday.org. There you will find your list. Chuck Payne -Original Message- From: electroteque [mailto:[EMAIL PROTECTED]] Sent: Monday, September 30, 2002 10:45 AM To: [EMAIL PROTECTED] Subject: [PHP] general apache list where can