Am Sa, den 18.09.2004 schrieb Chris um 0:50:
> Hi, is there any MySQLi equivalent to the mysql_result function?
Nope.
mysql_result is very slow, so we didn't implement it. Use
mysql_fetch_row instead and use the row offsets to retrieve the content
of a column. See also http://www.php.net/mysql_re
Hi, is there any MySQLi equivalent to the mysql_result function?
I found one site where a user asked the question, but never got an
answer. The documentation doesn't seem to mention it (both MySQL and MySQLi)
Thanks,
Chris
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit:
Hello,
On 09/17/2004 04:52 AM, W Roothman wrote:
Dear All,
Do I need to install a mail server, such as ArGoSoft Mail Server, on my computer (MS
XP) in order to prevent this error when sending mail through a form (ref: N: Mail
functions, PHP manual):
Warning: mail() [function.mail]: SMTP server re
yea i got it the servers are now back up and working perfectly ;)
anyone know of any private news servers i can get an account on free?
i have my ISP one however my app is not going to be hosted on my
machine and my ISP limits connections to ones using one of thier IP's
so my web host wont be abl
yea i got it the servers are now back up and working perfectly ;)
anyone know of any private news servers i can get an account on free?
i have my ISP one however my app is not going to be hosted on my
machine and my ISP limits connections to ones using one of thier IP's
so my web host wont be abl
yea i got it the servers are now back up and working perfectly ;)
anyone know of any private news servers i can get an account on free?
i have my ISP one however my app is not going to be hosted on my
machine and my ISP limits connections to ones using one of thier IP's
so my web host wont be abl
>> Is there anyone here can tell me how to access Matisse DB? Thank you.
>
> Isn't there anyone can help me?
Look at http://www.matisse.com/pdf/developers/php.pdf
I found it by Googling for "Matisse PHP"
-- bob
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://ww
From: "W Roothman" <[EMAIL PROTECTED]>
Do I need to install a mail server, such as ArGoSoft Mail Server,
on my computer (MS XP) in order to prevent this error when sending
mail through a form (ref: N: Mail functions, PHP manual):
Warning: mail() [function.mail]: SMTP server response: 550 5.7.1
Unab
Joseph Crawford wrote:
Guys,
i have been working with custom exception classes that extend the
general exception. Here is some code i have
public function command($cmd) {
if($cmd) {
$res = fputs($this->connection, $cmd);
$this->r
On Fri, 17 Sep 2004 08:56, Joseph Crawford wrote:
> Can anyone shed any light on this error, i have googled and found out
> it is a winsock error but i havent a clue why i am getting it, one
> minute this worked the next it didnt.
>
> Warning: fsockopen() [function.fsockopen]: unable to connect t
Dear All,
Do I need to install a mail server, such as ArGoSoft Mail Server, on my computer (MS
XP) in order to prevent this error when sending mail through a form (ref: N: Mail
functions, PHP manual):
Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable to relay for
[EMAIL P
11 matches
Mail list logo