Try reading :
http://www.w3schools.com/php/php_db_odbc.asp...
User Profile
Collapse
-
Change it to :
sendmail_path = "\"C:\xampp\sen dmail\sendmail. exe\" -t"
if it hast been already set..Leave a comment:
-
EventHandler<T extends Event> in JavaFX a class or interface.
Hi,
I have picked a basic example of printing "Hello World" on screen when the mouse is clicked The code goes like this.
Code:package sample; import javafx.application.Application; import javafx.event.ActionEvent; import javafx.event.EventHandler; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.layout.StackPane; import
-
I solved the problem myself by putting in the condition in option tag depending upon which we will echo out the String 'selected=selec ted'.
Suppose choice1 is drop down list while $data_count is the total number of rows returned by firing mysql_query while $data_status is the data picked for the drop down from the database.
then u can use the following code :
Code:<select name="choice1"><option value ='Yes' if($data_count!=0
Leave a comment:
-
How to set a drop down option by picking value from the database.
Is there any way to get the drop down value populated with the value from the database (Mysql) using php code.
Following is one of the table row which contains the drop down and texfield :
Code:<form method="POST" action="processIdce.php"> <table border=1> <?php echo "<tr><td>Has the Checklist Reviewer reviewed the IDCE
-
@acoder
Hi,
I have tried the demo on :
http://www.dynamicdrive.com/style/cs...side_bar_menu/
there it is working fine.....Leave a comment:
-
Javascript code not working fine in IE8.
I have embedded a sidebar menu in the web page , Although it is working fine with Mozilla firefox , but in IE8 I am facing problem what is happening is :
- I am not able to select submenu item options in IE8( It disappears as
soon as I point cursor on it).
- When I select a menu item having a number of submenu items. then a
space is created between menuitems vertically which look awkward.
But when...
No activity results to display
Show More
Leave a comment: