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 239(0.001 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.6
Hi All , I am a newbie to Linux and have just installed Centos 5.2 on my home pc and I have no idea how to configure Centos 5.2 to work on my home network. Could some please provided me with st...
Zones: Linux Setup, LinuxDate Answered: 11/25/2008 Views: 0
Hi! Just very recently I noticed that some of my sites/apps have stopped working properly. This could be since I upgraded to PHP 5.2 but I'm not sure. I think it has to do with include_path. The l...
Zones: PHPDate Answered: 02/18/2008 Views: 0
I am using tomcat5.25 to deploy a very simple servlet application. But failed. It works yesterday. But today it suddenly does not work. I am using MyEclips6 and J2SE 6. Any hints are high appreciat...
Zones: JavaDate Answered: 06/30/2008 Views: 17
Hello i'm trying to  read a 52 mb  CSV using fgetcsv all works ok  but after over 14.000 records it just  stops without any  error ? any ideas about how i can read  a 52 mb file using ...
Zones: PHP and Databases, PHP for WindowsDate Answered: 05/05/2008 Views: 0
I have a CentOS 5.2 server with WHM/Cpanel. What is the easiest way to backup the whole system to an LTO4 tape drive attached via SAS?
Zones: Linux Admin, B...Date Answered: 09/18/2008 Views: 12
I am trying to install CentOS 5.2 32-bit and CentOS 5.2 64-bit on the same server.  The server has two pairs of mirrored drives (using Dell PERC 5/i hardware based RAID).  One paired of mirrored dr...
Zones: Linux, Linux Admin, Linux SetupDate Answered: 11/24/2008 Views: 16
I'm trying mount /home/jaileduser/proc directly on fstab. When I use the command manually, it works fine: mount --bind /proc /home/jaileduser/proc I tried then to mount it through fstab, so ...
Zones: LinuxDate Answered: 11/22/2008 Views: 14
I'm looking for an rpm that has a modified version of 'ps' without the -a flag. I know the right way to do it is by patching the kernel with grsecurity but I have a Xen VPS. Thanks!
Zones: Linux DevDate Answered: 12/19/2008 Views: 0
<HTML> <HEAD> <TITLE>Echo text</TITLE> </HEAD> <BODY> <H2>text</H2> <BR> <FORM ACTION="search.php" METHOD="POST">Please enter the text: <BR> <INPUT TEXT="text" TYPE=TEXT> <BR> <INPUT TY...
 
Related Solutions:
PHP not reading user input variable

Guys small help: What am i doing wrong in the below code. My searchbyname.php script is now...

Rating: 9.3
 
Zones: PHP and Databases, MAC OS 10.5Date Answered: 11/26/2008 Views: 0
mysql> insert into users (name, password) values ("Mr X", password('letmein'));Query OK, 1 row affected, 1 warning (0.00 sec) mysql> select * from users; +--------+---------+-------------------...
Zones: MySQL Server, PHP and DatabasesDate Answered: 11/28/2008 Views: 0