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
Pagination
Okay here is the page in question: http://blenderteachings.000a.biz/tutorials.hamishhill.php
How many users online in the last 24-hours using time()?
I'm fairly new to PHP. I have a MySQL table called 'users' and a field called 'loggedin' which is in
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
help retrieiving results and doing pagination
Having some trouble trying to get the results to show on more than just one page.
What is ha
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
Including calander to page - will not show other months than current??
im trying to add an existaing calander onto a profile page by using Code: <?php include "
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
Passing PHP variables from one page to another
Hello-
I'm having trouble figuring out how to transport a variable from one php file to anoth