Archive for July 20th, 2005

MySQL for real

I’m now stopping relying on WordPress to connect to another tables in its database.

The thing is, I want to display my latest project from anticubed on the work page of this very site.

I just don’t want WordPress to do the job for me. I want to connect to the database, select the table, do a query (which is not a hard thing to do with SQL), and display the results.

Plus, we are going to use MySQL in the 3rd semester this year at school. I’d better know it; otherwise Marc-Antoine will look smarter than me… ;-)

Read more…


Sidebar