User Profile

Collapse

Profile Sidebar

Collapse
Hyperion
Hyperion
Last Activity: Dec 3 '07, 04:53 AM
Joined: Feb 23 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hyperion
    replied to payment gateway
    in PHP
    hi ,
    Actually i was selected an interview but ,the interviewer want to check my skills in payment gateway,which i never deal before .So could u please tell me the code from the basic ............
    See more | Go to post

    Leave a comment:


  • Hyperion
    replied to payment gateway
    in PHP
    hi,

    i do hahve 1.6 years of exp in php,mysql but never deal with ecommerce project .Can u plese help me regarding this...
    See more | Go to post

    Leave a comment:


  • Hyperion
    started a topic payment gateway
    in PHP

    payment gateway

    hello all,
    presently im doing an ecommerce project ,and i donty have any idea how to conect withthe gateway can any one help me from the basic pt .
    thank you
    See more | Go to post

  • Hyperion
    started a topic key board short cut in programming
    in PHP

    key board short cut in programming

    hello,
    is it possible to give key board short cuts for print preview and print instaed of placing buttons?im strucked here plese reply
    See more | Go to post

  • Hyperion
    replied to Sessions
    in PHP
    thanq for u reply sir.
    can u please give me an example of destroying a remote cookie .
    See more | Go to post

    Leave a comment:


  • Hyperion
    started a topic retrieving id of a row to edit in the next page.
    in PHP

    retrieving id of a row to edit in the next page.

    Hello all,
    Im very new to php ,when I check execute this progrm the values from the database are retrieving and didplyed in a row.When I click the particul;ar edit button of a row ,I should take a vlue($id),by which I can edit that prticula data.what i should do?
    plese help.
    <html>
    <body>
    <table width="53%" border="0" cellspacing="5" cellpadding="0"...
    See more | Go to post

  • not able to retriving values from one page to another page.

    Hello,
    Here is my problem in my first.php program I retrieved values from the database and displayed (each row contails one display and one edit button),when I click on edit button The page should be redirected to second.php and the id of that particular row should be retrived to the second.php page so that based on that id i can delete or upadte the data.
    [php]
    <html>
    <body>
    <table width="53%"...
    See more | Go to post

  • Hyperion
    replied to Sessions
    in PHP
    when i use this code Im able to enter into the website even though I logout,when I click on browsers back button
    in my first program
    --------------------------------------------------------------------------------------------------------------------
    index.php

    --------------------------------------------------------------------------------------------------------------------
    <?php

    session_start() ;...
    See more | Go to post

    Leave a comment:


  • Hyperion
    replied to Sessions
    in PHP
    Hello Ronald Thanks for ur reply,
    in my first program
    --------------------------------------------------------------------------------------------------------------------
    index.php

    --------------------------------------------------------------------------------------------------------------------
    <?php

    session_start() ;

    include("dbconn ect.php");

    if(isset($_POST['login']))...
    See more | Go to post

    Leave a comment:


  • Hyperion
    started a topic Sessions
    in PHP

    Sessions

    How to maintain a session from page to page? I'm getting a problem here when i try to logout, the session is destroy but i still can go inside to that page without login first by using IE Back button or history cache! How can i solve that? Anybody help me please...
    See more | Go to post
No activity results to display
Show More
Working...