Hi,
can anyone recommend a good php discussion/bulletin board thats free, as I
need to choose one and have been over whelmed by the variety available.
Cheers
Tom Hodder
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
check that you have either specified
[mail function]
; For Win32 only.
SMTP = mail.myserver.com
; For Win32 only.
sendmail_from = [EMAIL PROTECTED]
or the sendmail path here;
; For Unix only. You may supply arguments as well (default:
'sendmail -t -i').
;sendmail_path = /usr/bin/sendmail
o
the
SELECT candidates.ID as canID, client_ID as cliID
to the queries.
Regards
Tom Hodder
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL
I have a crontab job that locks a mysql table as it needs to process the
information in it only once. But subsequent scripts don't timeout, they just
sit and wait. Is there any way of telling if a mysql table is locked?
Thanks
Tom Hodder
--
PHP Database Mailing List (http://www.ph
print '$subject = '.$subject."\n;
print '$this->mime = '.$this->mime."\n";
$to = "Tom Hodder" <[EMAIL PROTECTED]>
$subject = htrheht
$this->mime = This is a MIME encoded message.
--=_ab31b283
What was all that about~??
-Original Message-
From: Christian St-Pierre [mailto:[EMAIL PROTECTED]]
Sent: 23 July 2001 16:02
To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [PHP-DB] cancel <[EMAIL PROTECTED]>
This message was cancelled from within Mozilla.
--
PHP D
First normal form (1NF), A table in which the intersection of every column
and record contains one, and only one, value.
-Original Message-
From: Hugh Bothwell [mailto:[EMAIL PROTECTED]]
Sent: 16 July 2001 19:21
To: [EMAIL PROTECTED]
Subject: [PHP-DB] Re: enum !!
"McShen" <[EMAIL PR
rough and readysomething like this should work...
$pagesize = 20;
$page = $page ? $page : 1;
$pages = ceil(mysql_num_rows( $results ) / $pagesize );
mysql_data_seek( $results, ($page - 1) * $pagesize );
while( ($row = mysql_fetch_object( $results )) && ( $counter++ <
$pagesize) )
{
//
You can use the TARGET attribute of the form that would be in the
edit,delete,submit frame to make the main page process the form variables.
ie clicking on submit in the edit frame would send the vales
var1=ffefe&var2=gfregr, etc etc, to the main frame.
alternatively you could use the javascrip
Can I do something similar to the perl fork() in php and if so, does anyone
know of any examples of this.
regards
Tom Hodder
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list
h the --imap flag (I think, something like that) although I
had no end of trouble getting this to work,
Regards
Tom Hodder
-Original Message-
From: vipin chandran [mailto:[EMAIL PROTECTED]]
Sent: 20 June 2001 18:54
To: [EMAIL PROTECTED]
Subject: [PHP-DB] imap problem
Hi,
I am devel
UltraEdit
www.ultraedit.com
cool software
-Original Message-
From: Sharmad Naik [mailto:[EMAIL PROTECTED]]
Sent: 18 May 2001 12:47
To: [EMAIL PROTECTED]
Subject: [PHP-DB] php notepad
Hi,
I have recently fineshed my project in php
I want to document it.
Can anyone tell me an editor
12 matches
Mail list logo