我以前作过crm,有呼叫中心吗?现在crm行情怎么样?

解决方案 »

  1.   

    看那个程序明显有问题提交给自身?也没处理
    <form action="./index.php" method="post" name="loginform">
    <table align="center" border="0" width="250" cellpadding="6" cellspacing="0" class="std">
    <input type="hidden" name="login" value="1083315621" />
    <input type="hidden" name="redirect" value="" />
    <tr>
    <th colspan="2"><em>My Company</em></th>
    </tr>
    <tr>
    <td align="right" nowrap>用户名称:</td>
    <td align="left" nowrap><input type="text" size="25" maxlength="20" name="username" class="text" /></td>
    </tr>
    <tr>
    <td align="right" nowrap>密码:</td>
    <td align="left" nowrap><input type="password" size="25" maxlength="32" name="password" class="text" /></td>
    </tr>
    <tr>
    <td colspan="2" align="center" nowrap><input type="submit" name="login" value="登录" class="button" /></td>
    </tr>
    </table>
      

  2.   

    登陆后的提示:warning: session_start(): open(/tmp\sess_63c1899d4d5af80e2005caefc3e86976, o_rdwr) failed: no such file or directory (2) in d:\myphp\forum\crm\index.php on line 56warning: session_start(): cannot send session cookie - headers already sent by (output started at d:\myphp\forum\crm\index.php:56) in d:\myphp\forum\crm\index.php on line 56warning: session_start(): cannot send session cache limiter - headers already sent (output started at d:\myphp\forum\crm\index.php:56) in d:\myphp\forum\crm\index.php on line 56warning: cannot modify header information - headers already sent by (output started at d:\myphp\forum\crm\index.php:56) in d:\myphp\forum\crm\index.php on line 60warning: cannot modify header information - headers already sent by (output started at d:\myphp\forum\crm\index.php:56) in d:\myphp\forum\crm\index.php on line 61warning: cannot modify header information - headers already sent by (output started at d:\myphp\forum\crm\index.php:56) in d:\myphp\forum\crm\index.php on line 62warning: cannot modify header information - headers already sent by (output started at d:\myphp\forum\crm\index.php:56) in d:\myphp\forum\crm\index.php on line 63warning: session_write_close(): open(/tmp\sess_63c1899d4d5af80e2005caefc3e86976, o_rdwr) failed: no such file or directory (2) in d:\myphp\forum\crm\classes\ui.class.php on line 376warning: session_write_close(): failed to write session data (files). please verify that the current setting of session.save_path is correct (/tmp) in d:\myphp\forum\crm\classes\ui.class.php on line 376warning: cannot modify header information - headers already sent by (output started at d:\myphp\forum\crm\index.php:56) in d:\myphp\forum\crm\classes\ui.class.php on line 389
      

  3.   

    Warning: session_start(): open(/tmp\sess_fc3a44300547a4b21635e199983dce81, O_RDWR) failed: No such file or directory (2) in D:\myphp\forum\crm\index.php on line 56Warning: session_start(): Cannot send session cookie - headers already sent by (output started at D:\myphp\forum\crm\index.php:56) in D:\myphp\forum\crm\index.php on line 56Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at D:\myphp\forum\crm\index.php:56) in D:\myphp\forum\crm\index.php on line 56Warning: Cannot modify header information - headers already sent by (output started at D:\myphp\forum\crm\index.php:56) in D:\myphp\forum\crm\index.php on line 60Warning: Cannot modify header information - headers already sent by (output started at D:\myphp\forum\crm\index.php:56) in D:\myphp\forum\crm\index.php on line 61Warning: Cannot modify header information - headers already sent by (output started at D:\myphp\forum\crm\index.php:56) in D:\myphp\forum\crm\index.php on line 62Warning: Cannot modify header information - headers already sent by (output started at D:\myphp\forum\crm\index.php:56) in D:\myphp\forum\crm\index.php on line 63Warning: session_write_close(): open(/tmp\sess_fc3a44300547a4b21635e199983dce81, O_RDWR) failed: No such file or directory (2) in D:\myphp\forum\crm\classes\ui.class.php on line 376Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in D:\myphp\forum\crm\classes\ui.class.php on line 376Warning: Cannot modify header information - headers already sent by (output started at D:\myphp\forum\crm\index.php:56) in D:\myphp\forum\crm\classes\ui.class.php on line 389
      

  4.   

    HTTP 400 - 错误请求~~~~~~