How to set cookies?
No Answer is Posted For this Question
Be the First to Post Answer
Please explain is it possible to use com component in php?
Is it possible to use com component in php?
How can I find what type of images that the PHP version supports?
What is strlen function in php?
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 read the entire file into a single string?
What are the advantages of php mysql?
What is php and its advantages?
What is use of header() function in php? What the limitation of header()?
What is the function of mysql_real_escape_string in php?
I am working in VFP with no knowledge of web programming.I want to learn web database programmin. Can I choose PHP and MYSQL for that?
What type of operation is needed when passing values through a form or an url?