Insert Failing.
Hey,
I am making a Sign up page for a website, but the insert query into the Database does not se
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
private constructor
Hello,
Can we create a constructor as private? If yes, what is the use of it? If no, why can'
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
Update not working ... please help
Hi,
I am trying to update a row using an edit form by passing id of the row .. but it is not
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
PHP MySQL and DATE
Hi everyone
I have a databse and in one of the columns I have date values such as 2009-March-
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele