Search:

Type: Posts; User: Jamal; Keyword(s):

Search: Search took 0.61 seconds.

  1. Thread: Tagging word

    by Jamal
    Replies
    1
    Views
    1,760

    Tagging word

    We have a social networking web site in which we wants to tag some words, user are given an option to add tagging words from their profile e.g "World cup Cricket 2007" Every one else who have tagged...
  2. Replies
    3
    Views
    3,745

    how to upload a php website ??

    hi all ,

    i have developed a website in php, using mySQL as database. Now i want to upload it to my web site.


    what steps should i take ?

    What will be the changes in my...
  3. Replies
    10
    Views
    13,542

    thetestingsite : im trying to access my web...

    thetestingsite : im trying to access my web host's local server.
  4. Replies
    10
    Views
    13,542

    yes dude i tried it first, and i think the same:...

    yes dude i tried it first, and i think the same: there is a problem with either the url i am typing or with my hosting service, because this code is working fine wen i tried it on my local machine. ...
  5. Replies
    10
    Views
    13,542

    View Post

    <?php

    define('DB_USER','xyz');
    define('DB_PASS','xyz');
    define('DB_HOST','www.my.com');
    define('DB_NAME','xyz');



    $dbc = mysql_connect(DB_HOST,DB_USER,DB_PASS);
  6. Replies
    10
    Views
    13,542

    remote mysql connection host error

    mysql_connect(): Can't connect to MySQL server on 'www.myweb.com (10061) in d:\accounts\myweb\db_connect.php

    i am getting this error while trying to connect to my sql server host from the php...
  7. Replies
    4
    Views
    4,008

    thanks budd well i tried to disabled the...

    thanks budd

    well i tried to disabled the submit button through onclick but i prevents my form from submition instead i worked this way and have made it :)

    <SCRIPT LANGUAGE="JavaScript">
    var...
  8. Replies
    4
    Views
    4,008

    javascript for single click button

    hi every one :)


    i need a javasript that will allow user to click on the button once, after it it may disable the button.


    please help.

    thanks
  9. Replies
    2
    Views
    2,741

    Resolution Problem

    Im design my site 1024x768 Resolution . I want view my site user as per his Resolution settings. plz help me
  10. Replies
    12
    Views
    6,749

    View my Site as per User Resolution

    Im design my site 1024x768 Resolution . I want view my site user as per his Resolution settings. plz help me
  11. Replies
    1
    Views
    4,000

    Script multiple times on the same page

    Query..
    can we run this script multiple times on the same page, I tried but does not work please help
    Thanks

    <body onload="Carousel()">
    <script type="text/javascript">
    ...
Results 1 to 11 of 11