Tools used for drawing er diagrams?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of mysql_fetch_assoc in php?
How can you count number of parameters given in a URL by POST method?
What is curl php?
Where to put php files in apache server?
What is form action php?
hi recently i had faced an interview in that they asked me that php have faced the problem of y2k so which one is that year like 2030,2059 not remember exact year anybody will tell me pls?
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
What is die in php?
Explain array_uintersect()?
Describe session in php.
Write a program to display table of a number using php?
What function should you use to join array elements with a glue string?