please can any one tell is there any openings for freshers
in PHP ...please tell the company name and address sir
where can i find ..php related companies and how much i
expect salary as a fresher in php ..i finished my LAMP
course i done my mca ..i seen in many job portals there is
no job for freshers in php can any one tel me please in
chennai i need php jobs ..?

thank u friends



please can any one tell is there any openings for freshers in PHP ...please tell the company name a..

Answer / kk

i understand you are a fresher,, if u really intertested in
finding job 100% sure you should go for the reference of the
existing employees,,it will be possible for you by approaching
reputed consultancies, i am sure u will secure ajob which
suits you perfectly by knowing the list of job placements
consultancies,,to know about list of placement consultancies
go through www.ameerpet-institutes-info.blogspot.com

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More PHP Interview Questions

What is varchar mysql?

0 Answers  


How to invoke a user function?

0 Answers  


What is php rest api?

0 Answers  


What is .htaccessfile and use of this file

5 Answers  


What is the interface in php?

0 Answers  






<?php /** * @version 1.0 $ * @package HelloWorld * @copyright (C) 2005 Andrew Eddie * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL */ /** ensure this file is being included by a parent file */ defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); ?> <?php $database =& JFactory::getDBO(); //$sql = 'SELECT name, username FROM #__users'; $sql="select a.id, a.title, a.introtext, a.created_by, a.created from jos_content a, jos_content_frontpage b where a.id=b.content_id and b.ordering='2'"; $database->setQuery( $sql ); $user = NULL; $user = $database->loadObject(); //echo 'Name: ' . $user->name . '<br />'; echo '<h1>' . $user->title . '</h1><br />'; //echo 'Username: ' . $user->username; echo ' ' . $user->introtext; i write this and fetch the result from the database the result is The Intranet is up and working ! Our intranet is up and working and should be accessible from both Mumbai and NOIDA. As you will notice, this template, look & feel is not in line with our corporate indentity but we chose the route of "form-follows-funtion" In the first phase, we are rolling out functionality that is critical to all of us - Policies and How-to documents. In subsequent phases, we will be launching other features. Keep watching this space for more details i want to see only 4 line of top then how this may done

0 Answers   Infovision,


Tell me what is the use of the function htmlentities?

0 Answers  


How can I prevent sql-injection in php?

0 Answers  


What is the maximum size of a database in mysql?

0 Answers  


How many types of array are there in php?

0 Answers  


When are you supposed to use endif to end the conditional statement?

0 Answers  


When a conditional statement is ended with an endif?

0 Answers  


Categories