Log in

View Full Version : how to try mysql examples?



mamandis
01-07-2009, 10:45 AM
hello

i have several mysql examples and i dont know how i can try it..



i need to creat banners exchange system and i dont know how i can start creating.. ;(

thanks for any help.. ;)

Nile
01-08-2009, 12:25 AM
Basically what you want to do is have something like:
Insert your banner, and link. You could then insert them into the db - and link to them in the sidebar by getting the info from the DB. If you can't do this I suggest you search Google or Yahoo for MySQL tutorials. This is probably a very simple thing - if you want what I said above.