Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

PHP: Storing SQL Queeries in a MySQL database


  • Please log in to reply

#1
Linden

Linden

    Member

  • Member
  • PipPip
  • 57 posts
I have a database with queries stored in it, so I can change the value in the DB rather than editing the PHP files directly.

EG: It will call something like "INSERT INTO `booking` (`value1`) VALUES "$value1";
and $value1 = 'lols';

When it runs however, it just inserts $value1 into the database. How can I get around this?

Edited by Linden, 07 December 2009 - 03:24 AM.

  • 0

Advertisements


#2
gregrulez

gregrulez

    Member

  • Member
  • PipPip
  • 17 posts
You have to tell MySQL that you are intending to use parameters, here is a quick link that should help you.

Stored Procedures Parameters in MySQL
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP