How to connect mssql server in PHP

November 14th, 2009 admin 1 comment

This Questions are i got from one of my friend S.Periyasamy. Now he is working as a PHP software developer at SST Software International, Kottivakkam.

1. How to Install a Flash Plugin in Internet Explorer 6 ?

http://www.ehow.com/how_4809424_install-flash-plugin-internet-explorer.html

2. How to enable ActiveX controls in Internet Explorer 6 ?

http://www.downloadatoz.com/windows-registry/faq,how-to-enable-activex-controls-in-internet-explorer-6.html

3. How to develop Variables name as dynamically?

->For example we have define variable name through loop.

for ($i = 1; $i <= $total_fields; $i++ ) {
${"data_$i"} = file_get_contents($page_id.′_′.$i.′.html′); //$data_1,_2,_3.....
if ( $i != $total_fields ) {
${"contents_$i"} = getPageContents($page_id,$i); //$contents_1,_2,_3.....
}
}

http://us3.php.net/manual/en/language.variables.variable.php


4. How to connect mssql server in PHP?

Ex:
$myServer = "localhost";
$myUser = "your_name";
$myPass = "your_password";
$myDB = "examples";

//connection to the database
$dbhandle = mssql_connect($myServer, $myUser, $myPass)
or die("Couldn′t connect to SQL Server on $myServer");

//select a database to work with
$selected = mssql_select_db($myDB, $dbhandle)
or die("Couldn′t open database $myDB");

//declare the SQL statement that will query the database
$query = "SELECT id, name, year ";
$query .= "FROM cars ";
$query .= "WHERE name=′BMW′";

//execute the SQL query and return records
$result = mssql_query($query);

$numRows = mssql_num_rows($result);
echo "<h1>" . $numRows . " Row" . ($numRows == 1 ? "" : "s") . " Returned </h1>";

//display the results
while($row = mssql_fetch_array($result))
{
echo "<li>" . $row["id"] . $row["name"] . $row["year"] . "</li>";
}
//close the connection
mssql_close($dbhandle);
?>

5. How to get mssql error message in PHP?

mssql_get_last_message();

List of PHP Companies in Chennai

November 14th, 2009 admin 5 comments

Netaxis IT Solutions (p) Ltd (Anna Nagar East, Chennai)

Netaxis is one of the upcoming game developing companies in india which will assure a great career in multimedia for upcoming graduates

Company Name: Netaxis IT Solutions (p) Ltd

Website: Not Mentioned

Address:

Netaxis IT Solutions (p) Ltd

No:151,’o’ block,30th street,Ganapathy colony,

Anna Nagar East

Chennai,Tamilnadu,INDIA 600102

Email Address: hr@netaxis.in

Telephone: 91-044-43531555,9884903099

Infospace Technologies (India) Pvt. Ltd (T.Nagar, Chennai)

Infospace Technologies (India) Pvt. Ltd. is a IT and Web solution provider. We are a 4yrs old Company, managed by professionals with over 25 yrs industry experience.

Company Name: Infospace Technologies (India) Pvt. Ltd.

Website: http://www.infospacetechindia.com

Address:

Infospace Technologies (India) Private Ltd

28 Natesan Street

1st Floor, T.Nagar

Chennai,Tamilnadu,INDIA 600017

Email Address: hr@infospacetechindia.com

Telephone: 91-044-64530993

SST Software International Pvt Ltd (Kottivakkam, OMT Road – IT Corridor, Chennai)

Company Name: SST Software International Pvt Ltd.

Website: http://www.sstil.com

Address:
Speech and Software Technologies (I) Pvt. Ltd.
No.140, 3rd Cross Street,
Nehru Nagar,
Kottivakkam, Old Mahabalipuram Road – IT Corridor,
Chennai – 600 041
INDIA

Telphone: +91-44-2454 0370 / 72
Fax: +91-44-2454 0374

Email Address: hrd@sstil.com

PHP with MySql Training Centres in Chennai

November 14th, 2009 admin 1 comment

CegonSoft Pvt Ltd

CEGONSOFT, a Bangalore based IT Training, Development & Consultancy company has its branches in Chennai & Coimbatore. Cegonsoft offers various software courses which are most wanted by the IT companies. Cegonsoft conducts Job oriented software courses in all the branches across Tamil Nadu & Karnataka.

No 624, Annasalai, Kkhivraj Building.4th floor chennai-600006.
No 18, The marl model flat, AJ block 5th street, Annanagar, chennai -40

Lakshmi – 9790936547 / 9789819091

cegon.lakshmi@gmail.com

Astound Consultancy Services

Astound Consultancy Services, recruiting 35 Trainee Software Developers in PHP.

The Candidates can receive their OFFER Letter on the 1st Day of the Training itself without any Interviews.

Astound Consultancy Services

19/11, 1 Main Road,

New Colony, Chrompet,

Chennai- 44.

Mobile: 099402 77966

Landline: 044-42877145

Lynus Academy

Lynus Academy is one stop training solution for Linux and Open Source software, They offer LAMP Course (PHP+MYSQL) for Individuals and Corporate.

This hands on PHP Programming course provides the knowledge necessary to design and develop dynamic, database-driven web pages using PHP. PHP is a web language which is , quick to learn, easy to deploy and provides substantial functionality required for e-commerce. This course introduces the PHP framework and syntax, and covers in depth the most important techniques used to build dynamic web sites. Students will learn how to connect to any ODBC-compliant database, and perform hands on practice with a MySQL database to create database-driven HTML forms and reports. Students also learn how to configure PHP and Apache Web Server. Comprehensive lab exercises provide facilitated hands on practice crucial to develop competence web sites.

Upcoming Date : every Wednesday

For more info – http://lynusacademy.com/index.php?menu_id=la301

Call : 044 – 42171278

Mobile: 9840880558

Epsilon Technology Solutions

Epsilon Technology Solutions offers training in PHP

Features:

• Weekend Classes by People working in Various MNC
• Job placement assistance
• Personality Development Classes for Free

Epsilon Technology Solutions
(Opp. to Koyambedu Bus Stand – CMBT)
Mob: 9962200042
LL: 044 – 42660286

Zupiter Technologies

Zupiter Technologies
25/11, Mannar Street, T Nagar, Chennai -17
(Near by T Nagar Bustand)
www.zupiter.in
php@zupiter.in

Nace Solutions Private Limited

Nace Solutions Private Limited

7.Jain Bhavan,

131. Sir Thyagaraya Road,

T.Nagar, Chennai-17.

Phone: 044 45506348

Barnas International Private Limited

Course Description: A PHP course designed to enable web developers and others with limited programming experience to build dynamic database driven e-commerce web sites using the PHP programming language. Since PHP is such a rich and task-specific language, the course covers the most important range of functions in depth, and equips delegates to understand the remaining less essential aspects. PHP is Open Source and Cross Platform, running on UNIX, Linux, MS Windows, Apple Mac, AS/400 and more, and is often used with an OS-CP database and web server such as MySql and Apache.

Please go to the official website for training price and schedule:

http://www.barnasinternational.co.in

http://www.barnasinternational.in/

Phone:98843 90777/044-24612255/56/57

Barnas International Private Limited.

#8,Valliammal Road,

(Off.Ritherdon Road)

Vepery,Chennai-600 007

Tamil Nadu

India

Skill Master

Skill Master is a chennai based Highly demanded software training and placement company. We provide real time training for SAP, Siebel CRM, Dot Net, PHP, MySQL, Oracle Apps and Networking. We also provide final year project guidence.

Please go to the official website for training price and schedule:

http://www.skillmaster.in/

16a, Palandiamman Koil Street,

Adambakkam, Chennai – 600088

Phone:044-6462 1462

Chandrashekar Babu

This is an intermediate to advanced training program targeting web developers working on server-side web technologies. It provides coverage on PHP5 programming methodologies that include introductory web programming concepts, various built-in PHP functions for handling string manipulation, regular expressions, file management, sessions and cookies, URL handling, database connectivity and integration, OO methodologies, logging and reporting, secure programming, design patterns relevant to web development and web application frameworks. It also covers MySQL database concepts, configuration, connectivity from with PHP5 using mysql and mysqli extensions, database abstraction API that include PEAR::DB, PDO and ADODB, database performance tuning and optimization for serving websites.

Please go to the official website for training price and schedule:

http://www.chandrashekar.info/

#1/279, Kalamegham Street,

(Opposite to Venkateshwara Mahal),

Mogappair West, Chennai – 600037,

Tamil Nadu, India.

Phone:+91-44-26257518

MAINTEC Technologies Pvt. Ltd.

Backend Scripting & Database Management

- Introduction to Apache/IIS web servers

- Overview of PHP

- Basic Scripting and Looping Technologies

- Conditional Scripts

- PHP/ASP Operators

- Arrays in PHP

- PHP Functions

- Database design fundamentals

- Working with Database & forms

- E-commerce fundamentals

Please go to the official website for training price and schedule:

http://www.maintectraining.com/

No:701,2nd Floor,

Mount Casa Blanca,

Near Anand Theater,Anna Salai,

Chennai – 600 006.

NACE Chennai Office Address

Street No.7. Jain Bhavan, 131. Sir Thyagaraya Road,
Pondy Bazaar( Opp. Maya’s Plaza),
T.Nagar, Chennai

Tamil Nadu, 600 017

Zeptoware Technologies

Zeptoware Technologies

21/74, Karaneeswarar Koil Street,

Saidapet, Chennai- 600 015

Ph: 044- 43523723/24/25, 9841488556

AIDEA INFOTECH

AIDEA INFOTECH is a leading Placement oriented advanced computer training institute in chennai. We offer real time training by corporate faculties and working IT professionals. Our Training includes but not limited to JAVA / J2EE, .NET, PHP, ERP, SAS, Informatica, Business Objects, Analytics, CRM, Oracle, Hardware & Networking, MySQL, Software Testing and PeopleSoft.

AIDEA Advanced Training is based in Chennai, Tamil Nadu, India

First Floor, 32, Palandiamman Koil Street,

Adambakkam

Chennai – 600088

India

Unicomtech

Where :- Unicomtech is a Chennai based company in India. Has completed many successful projects in OpenGal,Web designing and visual basic. It was founded in October 1999.

What :- Offers professional training, and doing development in the areas of OpenGL Programming,web designing,asp.net programming, and other Programmings. Our major focus is on .net,c++,c,java,J2EE,OpenGL,php etc..

How :- Providing classroom training, online training through yahoo messanger and doorstep training(if client is chennai based).

Unicomtech is based in Chennai, Tamil Nadu, India

147, Arcot Road, Valasarawakkam

Chennai

Tamil Nadu

600087

India

Pixelbyte Lab

Pixelbyte Lab

#4B, Sambandam Street,

Mandaveli,

Chennai 600 028.

You can reserve your seats through online. Click here

Data Alcott Systems

Data Alcott Systems is a leading IT Service Provider, offering technology and business solutions to global IT industry.

We offer Real Time Project Experience and Technology Training under the guidance of a team of experienced software professionals for the Final year

B.E, B.Tech, M.Sc, MCA and M.E, B.Sc, BCA candidates from reputed colleges

We offer final year projects in IEEE, Networking, Systems and Application in the existing technologies.

Java
J2EE
.Net (ASP/VB/C#)
Embedded Systems
IEEE
PHP

Kindly forward this e-mail to your juniors, Friends or someone you know doing Final Year Students.

For Further details contact

Data Alcott Systems,
Old No. 13/1, New No. 27 Brindavan Street,
West Mambalam,
Chennai – 600 033

Land mark: Next to SBI bank in Duraisamy subway

Ph: 9600095046/47/48
E-mail: mail@dataalcott.com
http://www.dataalcott.com