php

Easy way to add Contact form in Magento

Easy way to add contact form in Magento (An Open Source E-Commerce Solution)   Login to Admin Panel CMS -> Pages Create New page In Content : paste this line {{block type=”core/template” name=”contactForm” form_action=”/contacts/index/post” template=”contacts/form.phtml”}} Save page

air-university-hadoop

HADOOP Programming

Provided a 4 hours training session on “HADOOP Programming” to students of 8th semester. We covered what is hadoop, why we need it, how it works, which sort of data we need, what is big data, how big data helps us, installation of hadoop, configuration and searching … Main training was conducted by Mr. Kashif-Ur-Rehman Qureshi and …

HADOOP Programming Read More »

Web Development Language Used

Web Development Language Used Website Title Website URL Language Used Facebook www.facebook.com PHP YouTube www.youtube.com Flash, Python, Java Google www.google.com Java (Web), C++ (Indexing) Yahoo www.yahoo.com PHP & Java Microsoft www.live.com Dot Net Wikipedia www.wikipedia.com PHP Blogger www.blogger.com Java MSN www.msn.com Dot Net Twitter www.twitter.com Ruby n Rails, Scale, Java Paypal www.paypal.com Node.js

How to configure CakePHP Application

How to configure CakePHP Application Make app/tmp folder as writeable and also all included sub folders and files Change app/config/core.php (line 197) Security.salt set empty value Change app/config/core.php (line 197) Security.cipherSeed set empty value Rename file located in app/config/database.php.default to database.php Update information of database.php file as per your local machine Now need to install …

How to configure CakePHP Application Read More »

Access LinkedIn Companies/Groups/jobs/Contacts in PHP

Access LinkedIn Companies/Groups/jobs/Contacts in PHP A simple way to access LinkedIn all data which includes: Own Profile Information My Grouops All Jobs (Also my jobs) My Network (My Contacts) By using a stand-alone OAuth/LinkedIn API solution, we don’t need to install any server/PHP extensions, which usually require some form of root access. Download the code …

Access LinkedIn Companies/Groups/jobs/Contacts in PHP Read More »