Answers:
I dont have any idea on that...
the query should be:
SELECT partno, qty, unitprice FROM parts WHERE compid= $_REQUEST['no'] LIMIT 0,5
note: where 0 is the first record of your resultset and 5 being the number of
records to be displayed
you can also visit this site for pagination tutorials:
www.phpfreaks.com/tutorials/43/0.php
hth,
kray
imran shafiq <[EMAIL PROTECTED]> wrote:
Dear Experts
I have a two questions :
1) How to calculate the cost of the PHP project?
2) Following query returns 0 to 5 rows.
SELECT partno, qty, unitprice FROM parts WHERE compid= $_REQUEST['no']
How to display each field value in the different locations on a page?
Thanks
<|_|_| | Hafiz
Imran Shafiq Khan
---------------------------------
Yahoo! Messenger NEW - crystal clear PC to PC calling worldwide with voicemail
[Non-text portions of this message have been removed]
The php_mysql group is dedicated to learn more about the PHP/MySQL web database
possibilities through group learning.
SPONSORED LINKS
American general life and accident insurance company American general
life insurance company American general life American general mortgage
American general life insurance Computer internet security
---------------------------------
YAHOO! GROUPS LINKS
Visit your group "php_mysql" on the web.
To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
__ _
____ | |(_)
/ || | __ _ ,_ _______
| -- | || |> \/'\/ || __ |
\ \ | || || +-+-+ || ___/
/+__\ \| || || | | | | \ \
< > copyryt 2003 (r)
---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
[Non-text portions of this message have been removed]
The php_mysql group is dedicated to learn more about the PHP/MySQL web database
possibilities through group learning.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/php_mysql/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/