Which of the delimiter is ASP style?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to generate bill screen 1.1st page should get the number of products to be billed. 2.2nd page should display the number of rows according to the number of products given in the first page. 3.Each row should have a text box for a.product name b.quantity c.unit price d.item price = quantity x unit price This should be automatically calculated not to be entered by the user. 4.After entering the products calculate sales-tax for the total amount which 8.25%. 5.After entering these values you have to generate the bill in the next page with a unique number for the bill. can anyone solve this problem..i am in need to solve this problem..pls help me
How to execute a php script from the command line?
What is the current php version?
Can I use node js with php?
How to execute an sql query?
For printing out strings, there are echo, print and printf. Explain the differences.
Why php is widely used?
What is the difference between a session and cookies?
how php works with oracle?
Hi all,, im completely new to PHP, started learning just 2 days before. Can anybody tell me how to run a PHP file to see the program's output? i have created some simple program in Dreamweaver CS3 but don't know how to run it...
What is final in php?
How are variables declared in php?