Jason S Motes wrote:
Thanks,
i could not find that function in the book i was using.
sorry for the inconvenience.
John W. Holmes wrote:
Jason S Motes wrote:
When updating or deleting a table is there anyway to find out how
many rows where affected using php??
I don't even use PG, but it took
which is the "best" upload file method ?
file uploads or FTP commands from PHP
thanks
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks,
i could not find that function in the book i was using.
sorry for the inconvenience.
John W. Holmes wrote:
Jason S Motes wrote:
When updating or deleting a table is there anyway to find out how many
rows where affected using php??
I don't even use PG, but it took me 5 seconds to find t
Jason S Motes wrote:
When updating or deleting a table is there anyway to find out how many
rows where affected using php??
I don't even use PG, but it took me 5 seconds to find this:
http://us2.php.net/manual/en/function.pg-affected-rows.php
--
---John Holmes...
Amazon Wishlist: www.amazon.com/
When updating or deleting a table is there anyway to find out how many
rows where affected using php??
I am using Postgresql 7.2 and php 4.2
using pgsql from the the command line I enter this query
update teststock set item_num ='something' where item_num ='something';
and it returns
UPDATE so
Hi,
I try to make a php script for update news.
It does not work. Could you please help. Here is the input page.
http://www.minsel.org/news_input.html
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hendri wrote:
how about just hard copy /var/lib/myql/ directory
and then restore them as ordinary copy file scheme ?
it works for me, and with no something strange
You can do that, but you need to shut down MySQL first. If you don't,
one of these times you'll run into trouble.
--
---John Holmes..
I am running the latest Apache2 and PHP 4.3.3 and mySQL 4...
I have installed php as a module in apache.
I cannot connect to the locally installed mySQL database.
It complains that the server cannot be found
I am doing the following
$Conn = mysql_pconnect($Server, $User, $Pwd);
I hav
how about just hard copy /var/lib/myql/ directory
and then restore them as ordinary copy file scheme ?
it works for me, and with no something strange
Hendri,
Hobbyst Coder
-Original Message-
From: "nabil" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Thu, 11 Sep 2003 09:42:44 +0200
Subj