Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 579(0.005 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.2
Hello, I'm slowly getting to grips with the basics of php but one thing is confusing me. How do a attach a SQL command to a link ? What would it look like ? Is this possible or do y...
Zones: PHP and DatabasesDate Answered: 07/25/2005 Views: 0
Dear experts, If I have a sentence like the examples below: example 1 - get me 5 home addresses, 2 business postcodes and 3 school telephone numbers example 2 - i need postcodes from 5 com...
Zones: MySQL Server, PHPDate Answered: 03/06/2008 Views: 0
Hi Guys I have a strange problem here, or maybe im just doing it wrong. I have a loop in SQL and it returns records for 12 months. but when i loop it out in PHP i only returns the first value? w...
Zones: MS SQL Server, PHP, PHP for WindowsDate Answered: 01/17/2008 Views: 12
I have a VB script that extracts data from an Exchange server and outputs it to a text file. I then need this file parsed and the relevant data extracted and inserted into a SQL table. Here is t...
Zones: MS SQL Server, Databases, MySQL ServerDate Answered: 03/13/2008 Views: 20
Hi I have a problem inserting multi language through an sql query. I have a db called pwfinal and basically am trying to produce a multi language query to update a table with some Polish text. I...
Zones: MySQL Server, PHPDate Answered: 01/28/2008 Views: 0
Hi i have a quick question I would like to know how to handle a error and do something if a insert for example returns an error lets say i have this $insert = "insert table (id,test) value...
Zones: PHP for Windows, MS SQL ServerDate Answered: 12/18/2008 Views: 8
First time doing this from scratch and below is how far I have got and thought I would ask here because you guys always point me in right direction quickly! Could you give me a quick example of ...
Zones: PHP and DatabasesDate Answered: 03/10/2008 Views: 0
I would like to do a SELECT DISTINCT query, and then sort the results by most repeated occurence first. Example, if I do: $citiesinfrance = mysql_query("SELECT DISTINCT city FROM hotels_mars...
Zones: PHP and Databases, PHP, MySQL ServerDate Answered: 03/11/2008 Views: 0
The first bracket is what causes an error however I cant see another way to do this code. Its using a variable in php to select a filename from database. echo "<img src="/your/path/here/to/image...
Zones: PHP and Databases, SQL Server 2005Date Answered: 03/11/2008 Views: 0
This sql query result is not returning the first row in PHP. It should return 21 (01-21)rows but it is only showing 20(02-21) When queried in phpadmin the reults is fine ?
Zones: PHP and DatabasesDate Answered: 03/20/2008 Views: 0