User Profile
Collapse
-
Hi, Thanks alot friends, I was able to fix the problem. -
-
To display a field from databse and calculate time different
To display a field from databse and calculate time different
--------------------------------------------------------------------------------
Good day,
i have problem to display a field from databse and calculate time different.
See below my code.
I hope somebody can fix the problem for me.
<?php
$db = mysql_connect(" localhost", "****", "********") ;... -
To display a field from databse and calculate time different
Good day,
i have problem to display a field from databse and calculate time different.
See below my code.
I hope somebody can fix the problem for me.
<?php
$db = mysql_connect(" localhost", "****", "********") ;
mysql_select_db ("FDP",$db);
if (isset($_POST['clearance']))
{
$result = mysql_query("SE LECT cs, tac, eta, eat,... -
Hi,
is perfectly now working.
You cann't buy experience.
I gained alot.
BakarreLeave a comment:
-
Hi,
is perfectly now working.
You can buy experience.
I gained alot.
BakareLeave a comment:
-
How can i use Apache instead of IIS in VB.NET
Hi,
I have Windows XP home edition on my computer and it doesn't have IIS, is't possible to use Apache instead.
If yes, what are the steps I will forllow to acomplish that.
Bakare -
Display and Update record in php
I have problem in retrieving record from mysql using php form, I was able to retrieve the record, if I edit, the changes is not updated in mysql.
find below my code
[code=php]
<html>
<body>
<?php
$db = mysql_connect(" localhost", "root");
mysql_select_db ("k1",$db);
$id = $_POST["id"];
echo $id;
if ($submit) {
$first...
No activity results to display
Show More
Leave a comment: