User Profile

Collapse

Profile Sidebar

Collapse
anis2007
anis2007
Last Activity: Jan 23 '07, 09:47 AM
Joined: Oct 5 '06
Location: Noida
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • anis2007
    replied to Types of Payment Gateway
    in PHP
    Respected sir,
    I Know its not a quiz, but i do't know types of payment gateway, so i ask it.
    anu...
    See more | Go to post

    Leave a comment:


  • anis2007
    started a topic Types of Payment Gateway
    in PHP

    Types of Payment Gateway

    Hi to all of you,
    plz can anyone tell me how many types of Payment Gateway.

    Thanks in advanse.
    anu2007
    See more | Go to post

  • anis2007
    replied to Header Problem (Its a very urgent).
    in PHP
    First of all i would like to say thanks very much for response.
    then secondaly, i have post this problem four times, but i can't got my answer.
    my question was, wht wrong with this code, because this is running on our server, but this is not run on my client server,
    Plz help me sir.
    Thanks in Advance.
    See more | Go to post

    Leave a comment:


  • anis2007
    started a topic Header Problem (Its a very urgent).
    in PHP

    Header Problem (Its a very urgent).

    Hi Everubody,

    Code is thois :

    <?php
    include_once("c onnection.php") ;
    ob_start();
    @session_start( );
    $ctr="";
    $ctr1="";
    if($_POST["login_x"]!="")
    {
    $emp_name=$_REQ UEST['emp_name'];
    $emp_pass=$_REQ UEST['emp_pass'];
    $emp_name=trim( $emp_name);...
    See more | Go to post

  • anis2007
    started a topic Help Plz.
    in PHP

    Help Plz.

    Hi to all of you,

    my problem is :
    i have two radio button(Yes, No) and two text field below this radio button.

    How it is possible when we click in Yes, then both below textfield appear and when we click No then both below textfield disappear.

    plz help me.
    For any sussetion i m thankful to you.

    Regards
    anu2007
    See more | Go to post

  • anis2007
    started a topic hide textfield on click

    hide textfield on click

    Hi to all of you,

    my problem is :
    i have two radio button(Yes, No) and two text field below this radio button.

    How it is possible when we click in Yes, then both below textfield appear and when we click No then both below textfield disappear.

    plz help me.
    For any sussetion i m thankful to you.

    Regards
    anu2007
    See more | Go to post

  • anis2007
    replied to Help Plz Related in javascript
    in PHP
    Yes I want this.
    Thanks very much.
    anu2007
    See more | Go to post

    Leave a comment:


  • anis2007
    started a topic How we got top ten employee salary

    How we got top ten employee salary

    Good morning to all of you,
    Plz tell , how i write the query that i got top ten employee salary.

    Thankyou



    Regards
    anu2007
    See more | Go to post

  • anis2007
    started a topic Help Plz Related in javascript
    in PHP

    Help Plz Related in javascript

    Hi to all of you,

    My problem is this-
    How i use javascript in textfield which i got result at rendom if i give some intiger value in text field.
    Like use in monster, if i give no of jobs in text field, i got just total saving mony.
    link is this, plz see
    Enter the number of jobs you want to purchase:
    http://hiring.monster. com/products/jobproducts.asp x

    Plz Help, i m thankfull to all...
    See more | Go to post

  • anis2007
    replied to Problem with back button.
    Thanks to all of you.
    regards
    anu2007
    See more | Go to post

    Leave a comment:


  • anis2007
    replied to Help Plz
    in PHP
    actually problem is this

    i want a calculator, so i willing to know, Is php provide a inbuilt calculator or mujhe banana padega.
    plz guide.
    See more | Go to post

    Leave a comment:


  • anis2007
    started a topic Help Plz
    in PHP

    Help Plz

    actually i m new in php.

    Plz tell me if i need calculator, then we make calculator, or this is inbuilt already in php and we used only function and in this type calender also.
    plz sussest.
    thanks to all of you.
    urs
    anu
    See more | Go to post

  • anis2007
    started a topic Best Trainer of .Net
    in .NET

    Best Trainer of .Net

    Hi to all of you,

    Plz tell me anybody "Who is the best trainer of .Net"


    Thankyou
    Regords
    Anu2007
    See more | Go to post

  • anis2007
    started a topic difference betbeen...............
    in PHP

    difference betbeen...............

    Hi to all of you,

    Plz tell me, exact diff......

    1. What is the difference between include() and include_once().
    OR require() and require_once().
    2.diff in echo() and print();
    See more | Go to post
    Last edited by anis2007; Oct 6 '06, 11:15 AM. Reason: for right question

  • anis2007
    replied to Using focus() with "this" keyword
    <script>
    function valid()
    {
    if(document.for mname.fieldname .value=="")
    {
    alert("Show message here");
    document.formna me.fieldname.fo cus();
    return false;
    }
    }

    </script>
    and call this function on click event,...
    See more | Go to post

    Leave a comment:


  • anis2007
    replied to Problem with back button.
    Back Button.....

    Hi to all of you,

    what is wrong with thi code, when we back previous page then its not go.
    code is

    onclick="histor y.back();"
    OR
    onclick="javasc ript: history.back(); "
    OR
    onclick="javasc ript: history.go(-1);"
    OR
    onclick="histor y.go(-1);"

    like:
    <input type="image" src="images/back.gif"...
    See more | Go to post

    Leave a comment:


  • anis2007
    started a topic header problem...................
    in PHP

    header problem...................

    Hi,

    following code run our server but this is not run client server:-
    index code is: PUT YOUR CODE BETWEEN code OR php TAGS!! It is absolutely unreadeable!
    Code:
    <?php
    ob_start();
    session_start();
    include_once("connection.php");
     if($_POST["login_x"]!="") ## Submit a login button
          {
           
    	$uname=$_REQUEST['uname'];
    	$password=$_REQUEST['password'];
    ...
    See more | Go to post
    Last edited by anis2007; Oct 6 '06, 09:54 AM. Reason: for right question

  • anis2007
    started a topic Problem with back button.

    Problem with back button.

    Hi to all of you,

    When we back, then not go previous page
    What this wrong with this coade, plz help me.
    onclick="Javasc ript: history.go(-1);"
    OR
    onclick="Javasc ript: history.back(); "

    thankyou

    Records
    ...
    See more | Go to post

  • anis2007
    started a topic Pagination in MySQL database

    Pagination in MySQL database

    Hi Every one,

    Plz tell me, how we used paging through database.

    Thankyou
    Records
    Anis
    See more | Go to post

  • anis2007
    started a topic Header Problem
    in PHP

    Header Problem

    Hi every one, Plz help me hurry.

    Actualy problem is this:
    my whole website is running in a right way our company server.
    but this website not run in the client server, and show this message, when we login and go the next page.
    error is:

    Warning: Cannot send session cache limiter - headers already sent (output started at c:\apache\htdoc s\medscout\www\ connection.php: 1) in c:\apache\htdoc s\medscout\www\ my-medscout.php...
    See more | Go to post
No activity results to display
Show More
Working...