Search results

  1. R

    php session problem

    i am having some problem with php session. in my error log i found this: PHP Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless...
  2. R

    Javascript form check for multiple row input

    hi i wrote a script that check the input value. It works fine for this code. javascript <SCRIPT language="javascript" type="text/javascript"> <!-- function checknumber(x){ var anum=/(^\d+$)|(^\d+\.\d+$)/; if (anum.test(x)) {...
  3. R

    unable to login to cpanel and webmail

    Hello, For the last couple of weeks, I've been unable to login to my cPanel and webmail(Login Attempt Failed!). Previously, I had tried changing my cPanel password, but even that didn't help. My Hosting Server is starka. Thanks.
  4. R

    string search in mysql

    hi, i am trying to play with string. so i need some suggestion. for example i have a database containing id, book name, author name, publish year. now i would like to make a php script that will search book information from the database. User may type part of the book name or author name, may...
  5. R

    multiple data entry?

    hi, i am new in php world. i am trying to write a simple php script that retrieve some information from one table and store them with additional information in another table. i wrote a code that can store single entry, but when i try to store multiple information at once i am facing problem...
  6. R

    Faild to login cPanel account

    I am yet not able to login my cPanel account. Now the status shows active. But when i try to login there is shows "Login Attempt Failed!". Please solve my problem. I am unable to update my site. Thanks.
  7. R

    Account Suspension

    I am having problem with login my cpanel account. It shows Suspension Reason: user transfered to another server. Unfortunately this suspension is not able to be resolved automatically. To resolve this suspension please open a support ticket. Now how could i solve this problem? Please...
Top