sir,
thank you v much for responding to my thread. but........ as i am new to php, html im unable to understand exactly what u have said. so, i request u sir to please send me the code or atleast the syntax for what u have said as early as possible. or please clearly explain the code again. we need to submit the project within 3 days. so , please help me, sir.
also can i use the id's concept in php. generally i have seen the concept...
User Profile
Collapse
-
use anchorlinks to get data from the database
there are 4 anchorlinks. if i click the first one i need to get the items from the database related to that hyperlink.
for ex, if i click the products link, ill get 4 categories. now if i click on a particular category , i have to get the items in that particular category from the database.
how can i do this? -
how to block the entry of a user to log in on a particular day
we r doing the project INVENTORY MGMT SYSTEM. it is just like a super bazar producung bills in computer using PHP with database POSTGRESQL.
ny question is............. ........
the shop is holiday on every sunday. so, on every sunday, if some one in the store try to login, they should not be allowed to enter. how to acheive this ? is there any concept to complete this task?
plzzzzzzz help me in this regard. urgent!!!!!!!!! !!!!!!... -
how to decrypt the md5 encrypted password
im using md5 to encrypt the password. then, how to get back the original string if i need it. is there any decryption possible?
plz help me in this regard.
thanks in advance -
how to draw Graphs in PHP
i need to generate graph. can i do it using PHP. if so , how????
someone , plz guide me in doing this soon. -
getting the focus of a cursor in a particular textbox after some action
i have 4 textboxes.
after i give some input in the first text box, i need the cursor focussed in the 3rd textbox automatically.
plzzzzz any1 help me out how to do this.
if possible, give the code for this -
the code i have developed for the implementation of the above task is:
[php]
<form name="f1" action="catitem .php" method='post'>
Category:<selec t name='s1' onchange="f1.su bmit();">
<?php
include('adodb. inc.php');
$db=ADONewConne ction("postgres ");
$db->connect("local host","rams","" ,"stu");
$q="select...Leave a comment:
-
thanks u mainul sir for responding to my thread .
i want to explain my problem clearly here:
i need to generate a bill online to the customer entered into the shop
first in a select box , i have to get all the categories in the shop. for ex, fruits, vegetables, furniture etc . this shd be retrieved from the database & must be displayed on the select box.
when once a category is selected, all the items in that category...Leave a comment:
-
how can we access an HTML variable in the same page?
this is savyatha trying to learn & do a project using HTML, PHP with DATABASE CONNECTIVITY.
iam unable to get the desired output due to the problems iam facing.
they are:
if i write action then the output is getting displayed on a new page.
i want the output of PHP to be displayed on the same page.
also, how can we post variables to a PHP code in the same page?
can we call an action without SUBMIT b...
No activity results to display
Show More
Leave a comment: