Jump to content

SQL info?


SasaMAker

Recommended Posts

Yo, SasaMaker here.

i can do a little bit of PHP, wana learn more but it involves SQL, the free host that i use doesnt really like sql... so any way, i have XAMPP installed on my computer, and i dont know ANY thing about MySql, so what do i need to install? to get it going? any help is good help, thanks

Link to comment
Share on other sites

Took a look at that tutorial and it does give some pretty scary instructions in some places. Never ever ever put user input directly into a SQL query. In that tutorial they for instance grabs an id and puts it into the query, you should at least make sure it is numeric first.

The site I would recommend for just pure SQL syntax lookup when you got the basics of connecting to the database in PHP would be w3schools.

What's missing is a site concisely describing how you should design the tables for a real site but I don't know of any good ones. It's better to learn database design properly when you start out rather than trying to unlearn bad behavior later.

Link to comment
Share on other sites

i dont need help with the SQL/PHP i need help setting every thing up, MySQL wont run

Do you get the "mysql won't run" error message? No way that can be fixed, better just take to your hard drive with a sledge hammer.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...