problems with php variables in mysql query
i can't seem to get the following query to work.
select $q1c from $vote_rate where id = $re
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
What do you call the "token" thing?
You know how some sites have links that run on tokens? Tokens are links that only stay alive for a c
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell
Display certain image depending on time of year
Hi, I am new to these forums and would really appreciate some advice on a piece of coding I have don
need help about
i store the value of my select statement result to an array and stored it to a variable named $fname
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
True way to see if action was successful?
If this is a good way to see if action was successful to continue:
Code: function changeGa
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
checkbox update
I am having a brain fart right now and i cant remember how to do this. if anyone could help that wou