Enter Keywords:
1 - 10 of 23(0.022 seconds)
Sort By:
 
i have 2 tables in mysql: - countries (idCountry,nameCountry) - cities (idCity,idCountry,nameCity) i want to: display a listbox showing the countries (i've made this), and when the user sele...
Zones: PHP and Databases, HTMLDate Answered: 04/07/2008 Rating: 9.1 Views: 42
Hello, I'm trying to use the code below to evaluate HTML as it comes back from my sql db.  I can evaluate php just fine.  Now need HTML evaluated; and if possible, both!  That is what I am tryin...
Zones: PHP, SQL Syntax, HTMLDate Answered: 02/05/2009 Rating: 9.3 Views: 0
Hi, Trying to get the below code to pull out of sql and render properly.  The way I'm currently doing it the <LI> code is simply displaying on the page rather than making a list. Any thoughts?
Zones: PHPDate Answered: 02/05/2009 Rating: 9.6 Views: 0
Greetings, I have a processing page that is receiving a text field filled with Item InternalID's that are separated by commas. I first think i need to place them into an array and then need to run ...
Zones: PHP, SQL Syntax, HTMLDate Answered: 04/21/2009 Rating: 7.6 Views: 0
hello i have an interface which privide text boxes and submit button to insert book information into an SQL file on my server through a php file. when i insert the information to send it to t...
Zones: PHP, HTML, MySQL ServerDate Answered: 09/14/2009 Rating: 2.0 Views: 0
I am trying to use a simple form to return phonebook listings but cannot seem to be using the correct syntax to pass the form variables into the mySQL query properly.  If I replace the "$last" with...
Zones: PHP, HTMLDate Answered: 10/08/2009 Rating: 9.1 Views: 0
I would like to update multiple records when i change the "priority field" of another record. Basically, when I update a priority field of a record in a record set to, lets say "5", i need to upda...
Zones: PHP and Databases, MySQ...Date Answered: 12/10/2008 Rating: 7.6 Views: 0
Hello, i have a database for real estate website. i want to want to make a dynamic drop-down menu that will show the records from a feild in my database's table. the feild name is PropertyName. ...
Zones: PHP, PHP and Databases, MySQL S...Date Answered: 02/13/2009 Rating: 8.6 Views: 0
I am using <input type=button onclick="window.print()" value='Print this page'> in a newsletter. The html code for the newsletter is contained in a My SQL DB. The script seems to break the cell ...
Zones: MySQL Server, PHP ...Date Answered: 06/06/2009 Rating: 5.4 Views: 0
What I'm trying to do is pull some data from a sql database and use that data to create links for me. Here is the code that I have. Any one tell me what is wrong?
Zones: PHP, PHP and Databases, HTMLDate Answered: 06/09/2009 Rating: 9.1 Views: 0