Jump to content

Chikwado

Members
  • Posts

    287
  • Joined

  • Last visited

Posts posted by Chikwado

  1. Let me explain to you what I want to do: 1 create a navbar. 2 when you click the navbar it will call a page and dispaly them in aside. 3 page in aside is also a hyper link, if you click the link in aside it call a new page in the section. All these are javacript function.

  2. Some one check this: Javascript second call function, for example: when i click first button to triger a function it displayed, then in that dispayed field another trigerable button are there, I want to call it and dispaly in a div.

  3. Dear moderator, You have not asked why I always use that word. I had always feel that If I use

    some one check this:

    as opening question I would receive a quick answer, I think I will have to change it, But what could be the best thing to replace?
  4. Some one check this: How to make a comment box, I have one which act like a comment box but not a comment box. Database is require to make a comment, I don't know how to get along with it. Some one help.

  5. Some one check this: This code is it a php function or identify?

    test_input()
    I used that in my application, but it return error like this:
    parse error, undefine php function.
    Can some one help explain it.
  6. Some one take a more look at this syntax: I used the following syntax to create a user, but it return error.

    CREATE USER 'user'@'localhost'   IDENTIFIED BY ' ***** ';
    To grant user:
    GRANT ALL PRIVILEGES ON  * . * TO 'localhost';
    I got the following error:
    'CREATE' is not recognized as an internal or external command,
    some one check it.
  7. Mysql procedural "CREATE DATABASE" not working, I have written the code exactly the way it appear in the tutorial. But it return error insted of creating the database. I am using xampp version: 5.6.3, Some one help.
  8. I am using, chiquado.site90.net as host name and a8114457 as username with correct password. Although I have 2 password; 1 is for login to control panel the other is for login to public_html, i am using the one for public html.

  9. It seem to be together. For example when I login to control panel, This is the detail I see.

    Domain: chiquado.site90.net
    username: a8114457
    password: * * * *
    disk usage:1.26/1500.0mb
    bandwitch: 100000 (100GB)
    hostroot: /home/a8114457
    servername: server19.000webhost.com
    ip: 31.170.160.83
    apache: ver. :2.2.19(Unix)
    php: 5.2. *
    mysql ver. : 5.1
  10. I do not know much about their hosting service, I have tried to ask a question in their forum but they did not allow me to do so. All they demand is upgrading, I can not upgrade a product that does not work for me.

  11. Very Nice exernal css or library w3.css I like it, I woulk like to connect to it. External css or library. Example:

    <script src="http://w3schools.com/libs/w3full.css"></script>
    How do I need to do it. Some one help.
×
×
  • Create New...