[PHP] Mysql insert problems

2005-04-15 Thread Frank Miller
','$Phonenumber','$RoomNo','$Email','$Situation','$DateRec','$TimeRec','$ip'); $result = mysql_query($query,$connection) or die(Couldn't Insert into table techsupport); $WONumber = mysql_insert_id(); etc... Any help would be appreciated. Thanks - Frank -- Frank Miller Webmaster

[PHP] Help with Displaying RSS feed links

2003-09-09 Thread Frank Miller
//** Frank Miller Computer Specialist and Webmaster Texas AM University-Texarkana 2600 N. Robison Rd Texarkana, Texas 75501 Office 165 Phone (903)223-3156 (2*2*61*37017349) Fax (903)223-3139 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http

[PHP] Using $PHP_SELF in a form

2002-06-24 Thread Frank Miller
= mysql_connect(localhost) or die(Couldn't connect to the database!); // select database mysql_select_db(techsupport, $connection); //formulate and run query $query = update techsupport set TCompleted='Y'where $WONumber=$Checkbox[0]; $result = mysql_query($query,$connection) or die(Error in

[PHP] Apache2

2002-05-13 Thread Frank Miller
again for the second installion of Apache? I know I'll have to change the port number on the second Apache installion. What I'm wondering is has anyone done this and, if so, what steps you used to accomplish this. TIA - Frank Frank Miller Computer Specialist and Webmaster Technology

[PHP] Upgrading PHP

2002-02-28 Thread Frank Miller
rid of the older version of PHP and upgrade to the new? Thanks in advance - Frank Frank Miller Computer Specialist and Webmaster Technology and Distance Education Texas AM University-Texarkana 2600 North Robison Rd Texarkana, Texas 75501 Phone: 903-223-3156 Fax: 903-223-3139 Office: 165

Re: [PHP] Upgrading PHP

2002-02-28 Thread Frank Miller
as a whole. It's still using the php4.0.3 module, and when you recompile with the new php it will register the 4.1.2 module. Mike - Original Message - From: Frank Miller [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 28, 2002 4:32 PM Subject: [PHP] Upgrading PHP All

[PHP] RE: mysql_num_rows

2002-02-19 Thread Frank Miller
it would always be blank. The clue came when I deliberately changed the vale of $num right above my code above and it still didn't work. Thanks again to all who replied. It was a good chance to learn about isset(), empty() and other functions. Frank Frank Miller Computer Specialist

[PHP] Mysql_num_rows

2002-02-18 Thread Frank Miller
. I'm using Mysql 3.23.38 and php 4.06 on a windows test machine but it works the same on php 4.06 and Mysql 3.23.46 on my Linux server. Has anyone else run into this and if so can you tell me what to do about it. Thanks in advance - Frank Frank Miller Computer Specialist and Webmaster

[PHP] Formatting a MYSQL time

2002-02-07 Thread Frank Miller
that is stored in Mysql. My question is am I doing this correctly or do I need to use another function to format a mysql time. Thanks in advance. Frank Miller Computer Specialist and Webmaster Technology and Distance Education Texas AM University-Texarkana 2600 North Robison Rd Texarkana, Texas 75501