Search Results

Showing results 1 to 5 of 5
Search took 0.01 seconds.
Search: Posts Made By: hazel_0821
Forum: PHP Nov 29th, 2006
Replies: 6
Views: 2,334
Posted By hazel_0821
you have no text box... how would you search and your html form?
Forum: MySQL Nov 28th, 2006
Replies: 4
Views: 44,326
Posted By hazel_0821
Forum: PHP Nov 28th, 2006
Replies: 22
Views: 7,275
Posted By hazel_0821
this the code that works:


<?php
$con = mysql_connect("localhost","root");
if (!$con)
{
die('Could not connect: ' . mysql_error());
}mysql_select_db("employees", $con);...
Forum: PHP Nov 28th, 2006
Replies: 12
Views: 4,328
Posted By hazel_0821
this is the code:

if you type john all the j will appear on the search table...
please ym me or email me at hazel_0821@yahoo.com for more questions


<?php
$con =...
Forum: PHP Nov 28th, 2006
Replies: 1
Views: 7,251
Posted By hazel_0821
are you trying to put data on textboxes... this is the code:

:cheesy:

First Form: create an html form
<form action="insertemployee.php" method="post">
<table width="425" border=1...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC