PHP code needed to get/post form fields and request mysql query results.
I'm new to PHP
I've created an html form to allow the user to request a basic telephone dire
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Transferring session variables into MySQL
I am trying to transfer $_SESSION variables into MySQL. However there is an error in my MySQL statem
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
Random date selection
i want to select random date with time(hour+minutes+sec) where date is specified(10/22/2009) and tim
Web Host List
Here is a list of web hosts that offer PHP and MySQL. It is no where near a full list, but it is mos
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
Parse Error with doctype
I'm getting a parse error with this simple code. I don't get it. It worked one time then when I relo
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,
Calling a Procedure with IN & OUT Parameters
Hello,
I usually call my procedures using the following way
declare variable e