Re: [PHP] Problem with RAND()

2003-10-23 Thread Jason Wong
On Friday 24 October 2003 11:02, Chuck PUP Payne wrote: > I am trying to understand how RAND (), because I've had this problem before > with other langs., I am using with this with MySQL statement that is in my > php script, but it's only put the first files. I only have three files, do > I need m

[PHP] Problem with RAND()

2003-10-23 Thread Chuck PUP Payne
Hi, I am trying to understand how RAND (), because I've had this problem before with other langs., I am using with this with MySQL statement that is in my php script, but it's only put the first files. I only have three files, do I need more files in my database? Is RAND() or RAND (), please help