Click here to Skip to main content
15,908,175 members

Comments by minejass (Top 6 by date)

minejass 9-Jul-12 2:09am View    
i have a product list in a table where the member can choose then if he decide to create a loan, he will be then create his account. for the transaction, like for example, he will pay for his monthly amortization, he will just enter the amount then it will be stored in the database transaction for him to view his accounts history and his account will be updated, meaning his balance will then be updated.

Am i thinking the right way?
minejass 9-Jul-12 2:02am View    
can you suggest a better database? the table for transaction2 is for members to view their transaction history.
minejass 4-Jul-12 2:26am View    
Thank you! This is very much appreciated.
minejass 3-Jul-12 5:34am View    
it's working now. Thanks a lot! that really helps.
minejass 3-Jul-12 5:21am View    
Notice: Use of undefined constant query_num_rows - assumed 'query_num_rows' in C:\xampp\htdocs\codes\login.inc.php on line 10
Invalid username and password combination.

that is the output after i entered the valid username and password combination following your query. now the query you've suggested is working maybe i have some problems with the other block of codes?