PHP (3028)
Laravel PHP Framework (1078)
WordPress (1256)
Drupal (621)
Joomla (294)
Magento PHP (281)
CodeIgniter (272)
Zend (235)
CakePHP (128)
Yii PHP Framework (148) If the variable $a is equal to 5 and variable $b is equal to character a, what’s the value of $$b? Can anyone explain how's the value of $$b=100
15 26322write 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
1 8348Here in this site i could not find the details for php ZEND certifications or i think u did not post any ? so i need the information about the php certification how to prepare and some of the mock exams?
1 4776Can i get free good material for preparation for Zend Certification can i get good questions about certification?
1963hey i m a trainee n jus wanted to ask that initially i was given the opportunity for .NET bt that project is abt to complete , nw i m asked to join a project of php on linux which is about to start , so wt say . is it a wise decision to join this project . will i be having job opportunities when i l complete my training after 4 months ? Plz suggest something ASAP .
1 41561. Create student database. 2. First page should display the students available in the database. There should be add, edit and delete buttons. 3. There should be option to search students by name, code, date of joining, department or combination of these. 4. Should have an add/edit screen. Add and Edit should be handled in the same page. 5. Delete should ask for confirmation before deleting the actual record. 6. Validation should be done in JavaScript as well as php.
4822Write a php code which could be used to generate random numbers between 1 - 100 and display them on the screen.
7 11256
Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?
Explain me what directories that need to be writable laravel installation?
What is a Restful Resource Controllers ?
Define composer.
Can you give example for trait in php?
What do you mean by hooks in drupal?
What are macros in laravel?
How to improve security in a wordpress site?
What is the difference between require_once and require in php?
What is remember token in laravel?
Explain about switch statement in PHP?
What is the use of Module Class Suffix in Breadcrumb Module?
What is routing and how it's work?
How to add an external javascript or css file to magento?
What are the 5 types of variables?