Search:

Type: Posts; User: Click SSL; Keyword(s):

Search: Search took 0.00 seconds.

  1. Please use below code for display dynamic option...

    Please use below code for display dynamic option in selection


    <?php
    $con=mysql_connect("localhost","root","");
    mysql_select_db("dbname",$con);

    function selectName($postname)
    {...
  2. Replies
    2
    Views
    6,607

    Hi, Try this query...i think it's helpful ...

    Hi,

    Try this query...i think it's helpful

    $query = mysql_query("select max(amount),code from member group by code where rank = '2'");
  3. Replies
    3
    Views
    4,937

    PAYPAL Master Card JCB Card American...

    PAYPAL
    Master Card
    JCB Card
    American Express
    Wisa Card


    You can use all these services for your e commerce store. I also recommend SSL Certificate. It's secure your online transaction &...
Results 1 to 3 of 4