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 27932(0.014 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!

9.0
PHP Mistaking ">" Greater Than for "?>" Closing Script I transferred a website from an old server to a new server. The script works on the old server but not the new. I've had to update se...
Zones: PHP, PHP for WindowsDate Answered: 01/30/2008 Views: 15
Hello, I have used functions to organize php codes in a php file. But when i use many functions in a file, that's hard to organize them well. Sometimes I need to take long time to detect particular...
Zones: PHP, PHP and DatabasesDate Answered: 01/31/2008 Views: 4
Hi Experts, In learning PHP, what I have written has always been on one machine with one user. 1.  My question is in a multi-user environment, how do you keep all users data separate?   Does...
Zones: PHPDate Answered: 03/11/2008 Views: 13
How would i parse the following array and assign variables/values.
Zones: PHP, PHP and DatabasesDate Answered: 03/13/2008 Views: 97
Hi, I am writing a PHP soap client. I my web services call, I am recieving a xml resource which I can get in a variable. I can dump this variable and I know that this is a xml vairable. Is ...
Zones: SOAP, PHP, XMLDate Answered: 03/31/2008 Views: 0
How can I make my variables $line1 and $line2 available to use outside my function? When I do an "echo $line1" instead of "return $line1" i am able to see correct output on screen as 123 test st...
Zones: PHP, PHP and DatabasesDate Answered: 04/02/2008 Views: 0
I am trying to setup a search function. The "meat" of the searchable filelds is located in a database table called INFO. I need to filter that search by first going through another table called HIE...
Zones: PHP and Databases, PHPDate Answered: 11/30/2008 Views: 0
I am getting some weird characters showing up in Firefox at the top of my php script when running PHP5. They are =>  After investigating on Google, most determined it is caused by PHP proc...
Zones: PHP, PHP for Windows, ...Date Answered: 05/12/2008 Views: 37
Hi, I am badly need to get the values from string using php regular expression. eg. $test_str = "1034,'checker','10,030',2003,'10',392"; The values I would like to extract are : 1) chec...
Zones: PHP, PHP for Windows, ...Date Answered: 07/13/2008 Views: 4
I'm trying to run my php script but it's bombing out at line 305. Error message: ------------------- PHP Parse error:  syntax error, unexpected T_LNUMBER in /var/www/html/www.mysite.com/scri...
Zones: PHPDate Answered: 08/21/2008 Views: 0