Search found 3 matches

by awais786
Wed Nov 19, 2008 6:44 am
Forum: PHP - Code
Topic: time format in php
Replies: 1
Views: 215

time format in php

hi all

i have this 11:10:00 time now i wana show on page like hrs and mins only like this 11:22 (am).

can any one suggest a which format should i use.

Thanks
aq
by awais786
Wed Nov 19, 2008 4:23 am
Forum: PHP - Code
Topic: html parsing to get textbox values
Replies: 2
Views: 228

Re: html parsing to get textbox values

well let me tell in detail.i will send hit a 3rd party page and pas id as query string and then i send me html response which contains some values.now i have to save the data in db.
i showed the response which i got now i have to parse it and extract values of text boxes.
by awais786
Wed Nov 19, 2008 3:33 am
Forum: PHP - Code
Topic: html parsing to get textbox values
Replies: 2
Views: 228

html parsing to get textbox values

Hi , i m doing parsing first time and facing problems in getting text box values. i got this response from a link and then i have to save box values in db. <http> <body> <center><h2>Members</h2></center> <form method="post" action="thin3.php"> <table> <tr><td>USCF ID</td><td> <in...