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
date function help
i need help with date function
Code: [Select]<!DOCTYPE HTML PUBLIC "-//W3C//DTD H
Structure Question - One Table or One Table Per Record Set?
I have a web app (mySQL and PHP) which allows people to create an item with up to 200 records which
PHP loop
Okay so I have several "articles" stored in a mysql database and am attempting to echo tho
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
Time-based image rotation script
I'm trying to write a PHP script that rotates an image based on what time of day it is. I want the
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
PHP/Database issue
My friend is helping me make a database where you go to a certain webpage of my site and the page wi
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.