View Single Post
  #2 (permalink)  
Old 12-16-03, 01:03 PM
blaw's Avatar
blaw blaw is offline
Junior Code Guru
 
Join Date: Dec 2003
Location: Vancouver, BC, Canada
Posts: 550
Thanks: 0
Thanked 0 Times in 0 Posts
Hi again,

Quote:
Originally Posted by skipper23
But like I said before I am new to php and I don't have a clue how to declared functions.
You mean how to call a function?

Code:
mp3SearchEngineForm();
will call your first function that shows the search forms.

Have you read readme.txt or some sort of instruction that came with these? I think you can find how-to's and a lot more in there. Good luck.
__________________
Blavv =|
Reply With Quote