how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Error in SQL Syntax HELP!!!
I have this page:
Code: <?php
session_start();
//connect to server and s
need help with date function
i have following form for date
Code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
Mysql error message
help me find out what this error message means:
"Duplicate entry '0' for key 'PRIMARY'&q
INSERT data problem!
After having an string with apostrophes ', double quotes " or any other special characters, suc
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.