Hello Friends,I am seeking for a job in php having 9 months.
exp.Please suggest any company openings.
No Answer is Posted For this Question
Be the First to Post Answer
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
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 can you parse files that were not ending with .php by using Apache?
How to create a session? How to remove data from a session?
What is final keyword in php?
Can we use include ("xyz.php") two times in a php page "index.php"?
How can post form values with out press submit button
Describe session in php.
What is mod_php?
What is php session id?
Which functions are used to count the total number of array elements in php?
What is Gd PHP?