Search Results

Showing results 1 to 18 of 18
Search took 0.02 seconds.
Search: Posts Made By: fortiz147
Forum: ASP.NET Oct 14th, 2008
Replies: 0
Views: 868
Posted By fortiz147
please help this simple script doesn't work. it's suppose to display the word failed in the ajaxDiv section of the index.php script when the login fails.

index.php

<?session_start(); ...
Forum: PHP Sep 9th, 2008
Replies: 2
Views: 404
Posted By fortiz147
nope. thanks for the reply
Forum: PHP Sep 9th, 2008
Replies: 2
Views: 404
Posted By fortiz147
hi please help me, i want to know how to enable smtp in php mysql, i have the code right so no worries there. please help
Forum: PHP Sep 1st, 2008
Replies: 5
Views: 915
Posted By fortiz147
ok i got it, thank you very much for your help digital-ether!
Forum: PHP Sep 1st, 2008
Replies: 5
Views: 915
Posted By fortiz147
thank you i got to query their respective values using this code:

<?php
$dbhost = "localhost";
$dbuser = "root";
$dbpass = "";
$dbname = "smportal";


//Connect to MySQL Server
Forum: PHP Aug 31st, 2008
Replies: 5
Views: 915
Posted By fortiz147
thank you for replying that helped, here's my new code:
this is the code that inserts multiple empId values to the maximum hrm1Id.

<?php
#
//mysql connection here

//mysql connection
$dbhost...
Forum: PHP Aug 29th, 2008
Replies: 5
Views: 915
Posted By fortiz147
i have passed multiple identical id values, and now i want to retrieve those corresponding id values in mysql. how do i retrieve them? the table that the ids were inserted is a join table named...
Forum: PHP Aug 27th, 2008
Replies: 3
Views: 1,074
Posted By fortiz147
thank you!!! here's my code.

Display the Mysql Table and assign checkboxes for each value:

<html>
<head>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link...
Forum: PHP Aug 27th, 2008
Replies: 3
Views: 1,074
Posted By fortiz147
here's the process:
1. i display the mysql data in rows with checkboxes on each row
2. i want to add the checked values into another table under the specific field employee

here's the problem: i...
Forum: PHP Aug 19th, 2008
Replies: 19
Views: 5,550
Posted By fortiz147
finally!!!!!!! it worked! thank you to everyone especially to enim!
Forum: PHP Aug 14th, 2008
Replies: 19
Views: 5,550
Posted By fortiz147
thank you!!!! i will try the code. =)
Forum: PHP Aug 14th, 2008
Replies: 19
Views: 5,550
Posted By fortiz147
yep but i need the delete function for mysql >.< i dont know how to query the data from mysql in php when using the checkboxes in each row.
Forum: PHP Aug 13th, 2008
Replies: 19
Views: 5,550
Posted By fortiz147
yep but i need the delete function for mysql >.< i dont know how to query the data from mysql in php when using the checkboxes in each row.
Forum: PHP Aug 13th, 2008
Replies: 19
Views: 5,550
Posted By fortiz147
it won't help sorry.. coz im lookin for the delete function not validation
Forum: PHP Aug 13th, 2008
Replies: 19
Views: 5,550
Posted By fortiz147
please help i don't know how to delete multiple rows in mysql using checkboxes, because it seems the delete doesn't seem to work.
here's the code:


<?php
$host="localhost"; // Host name...
Forum: PHP Aug 13th, 2008
Replies: 5
Views: 2,041
Posted By fortiz147
hi whenever i insert this code

[code=language]
$display_string .= "<td><input type="checkbox" class="delete" value="{$row['empId']}"/></td>";
[code]

i get an error when i query the table and...
Forum: PHP Aug 13th, 2008
Replies: 5
Views: 2,041
Posted By fortiz147
thank you very much for your reply. i will try the code now
Forum: PHP Aug 13th, 2008
Replies: 5
Views: 2,041
Posted By fortiz147
i can't figure out how to delete my records in php. my page displays all the records from the database, and i want to place a checkbox beside each record and the function delete. please help me....
Showing results 1 to 18 of 18

 


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

©2003 - 2009 DaniWeb® LLC