July 14, 2011

joomla JTABLE getInstance library

joomla JTABLE getInstance library Please follow this path and have a look Path: libraries/joomla/database/table.php You will get answer of these queries: where JTABLE getInstance exists? how to modify joomla table? how to add another field to joomla table? how JTABLE works? Why JTABLE not getting a database field How can i change joomls tables field […]

July 13, 2011

wireless access point WAP and WLAN/WIFI

Is WiFi sufficient for wireless connection? Or is any other wireless technology better than it. Argue your answer with detail reason. In Recent decade Internet has grown so fast, wirless internet connections has been grown so fast because of mobile world. Among many technologies like Bluetooth, Wi-Max; Wi-Fi is used for wireless communications but it […]

July 10, 2011

find positions in joomla template

find positions in joomla template tp=1 required to be passed in url as a parameter so joomla template will display the template positions. Although this option was available in joomla 1.5 version but now you can disable from administrator. But obviously while you are developing and want to locate the positions in joomla template so […]

mysql if statement can speed up website loading time

mysql if statement can speed up website loading time There are my reasons which can slow down the dynamic website while web page is processing and processing is depending upon your hosting server specification. Although we can not say that put maximum load to MySql or on Server Side Scripting. But the better option to […]

June 26, 2011

Gmail settings for outlook

Gmail settings for outlook This helping article is written for those developers who sometimes on client’s demand or sometimes to save disk quota configure mail server of the client’s domain with google mail service. Although a little search on google can figure our that how to configure google accounts in outlook but still when clients […]

June 24, 2011

Connect a web service in a php page

Connect a web service in a php page Connect a web service in a php page instantly lighten the SOAP in our mind as a first word when we talk about web service in php. In simple words if i explain it to you that how can you call this service or connect this service […]

June 21, 2011

php manual chm

php manual chm PHP developers should have php manual chm file in their easy access in more than a single click. Obviously you can keep this file as a shortcut in quick launch bar or even should keep this open instead of searching it every time in google. Click here to download this file. WDWD […]

June 17, 2011

Facade can reduce complexity in website development

Facade How facade design pattern can reduce complexity and help in website development? What facade design pattern is? This is an obvious question as it was in my mind when i first time heard this word. And if it is so important in our development process so why it remained out of screen yet? In […]