|
|
| Author |
Message |
paul
Joined: 31 Jan 2002 Posts: 12
|
Posted: Tue May 14, 2002 5:33 am Post subject: php code.. |
|
|
In the php code, there's a number of calls to:
mysql_result($sql_id,"",0)
or similar.
shouldn't "" be replaced to 0 to optimise that slightly?
Paul |
|
| Back to top |
|
 |
raX Lead Developer
Joined: 13 Oct 2001 Posts: 2234 Location: Carlisle, PA
|
Posted: Thu May 16, 2002 6:38 pm Post subject: |
|
|
Actually I am moving to a database abstraction layer for version 0.8. No more mysql* functions!
-Ian |
|
| Back to top |
|
 |
gwynnebaer
Joined: 13 Apr 2002 Posts: 29 Location: Santa Barbara, CA
|
Posted: Mon May 20, 2002 9:51 am Post subject: |
|
|
yeah, you are really getting down and dirty with the new branch, raX. I am very impressed. Any other thoughts on the plans or progress for the -current branch you want to or can share?
-matt |
|
| Back to top |
|
 |
|