User Profile

Collapse

Profile Sidebar

Collapse
tamimmakki
tamimmakki
Last Activity: Jan 23 '08, 07:10 PM
Joined: Nov 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tamimmakki
    replied to Passing value with Hyperlink click !!!
    in PHP
    thnx mate but unfortunatly i think i was unable to explain my problem. I am not posting any form. It will be just a list of players hyperlinks. if a user clicks on a hyperlink of any players name the page should redirect to detailed profile of that player. that detailed profile is saved in database. How can i instruct database which profile it should show?...
    See more | Go to post

    Leave a comment:


  • tamimmakki
    started a topic Passing value with Hyperlink click !!!
    in PHP

    Passing value with Hyperlink click !!!

    hi, I want to pass a value with hyperlink click to a php page.What i want to do is I have a list of 12 players in form of hyperlinks. if some user want to check profile of any player he will click on that players hyperlink, I have information of all players in database. I want that hyperlink player name in my database query to search that players profile in database.
    See more | Go to post

  • tamimmakki
    started a topic Time format in php
    in PHP

    Time format in php

    hi guys,
    I want to display time format 22:00 instead of 00:22:00 as stored in mysql. I am using mysql and php. data type in php is time not timestamp. thnx in advance for help
    See more | Go to post

  • tamimmakki
    started a topic posting form to self with data display !!!
    in PHP

    posting form to self with data display !!!

    Hi guys,
    I am new to php. can you tell me how can we post a form to same page and display to posted data on the same page with form. Actully i need a form if i submit it i want the submitted data displaying on the same page and i want to submit a new data with the same behaviour.
    my second question is is there anyway if i can use a global variable in php for all web pages of my web site. As we do in ASP in global.asa
    I need...
    See more | Go to post

  • tamimmakki
    replied to Inserting multiple records!!!
    in PHP
    with array it works, thanks...
    See more | Go to post

    Leave a comment:


  • tamimmakki
    started a topic Inserting multiple records!!!
    in PHP

    Inserting multiple records!!!

    hi, i have to add names of 11 players of a team into database table 'tbl_players'. so i put 11 text boxes in form with a submit button. I tried it with a for loop but its not working. I am working in php.
    See more | Go to post
    Last edited by tamimmakki; Nov 27 '07, 09:41 PM. Reason: forget to tell abt language using
No activity results to display
Show More
Working...