
Search In
TCP Transmission Control Protocol is the main protocol that is been used in the networking.
It is mainly being used for the data transmission in the communication network.
TCP is reliable protocol. This means if data gets lost in any ca
Prepared Statement is the feature which allows us to write a set of sql statement in which some fields values are unspecified. The unspecified field are labeled with the question mark as "?".
for example :
INSERT INTO TABLENAM
IPv4 Reserved Addresses
There are some IPV4 address that can be used in the internet. These are special address and meant for the special purpose.
Private IP Addresses
The IP address have thre
In order to convert .doc file to .pdf file in cake PHP I have used ZEND library here. Following steps are needed to be done:
You need to make sure SOAP extension is enable on your server.
Use ZEND library as third party. Put ZEND library inside t
Hello readers , this is a small blog on session in cakephp.
Sessions are the most useful and important function of PHP. I think Sessions are used in every website. Sessions can be used in e-commerce website, job portals, payroll systems , heal

3D Text by using 3D Extrude & Bevel
Step 1: Open up your document
You can open a new document of any size what you want.
Step 2: Adding the text
Click on type tool (T) or press 'T' and drag a box on art board
Hi all ! If we want to show the glowing effect on the UIButton i.e when you are selecting the UIButton then the titleLabel will glow and when its not selected the titleLabel will again come to its original color.
Here is an example which shows this
Welcome to FindNerd.
Today our discussion is based on cakePHP request cycle. In our previous blog We have described the different layers in CakePHP. Click here to check this blog. After checking that blog you will get the clear idea of layers
In this blog i am going to explain why comment field of comment form in wordpress 4.4 and above version comes on the top whereas other fields come on the bottom and how to make comment field to come on the bottom and other fields on the top.
B
In WordPress, there is a Reading setting option in WordPress dashboard which is inside setting option. We can use this Reading setting for controlling Reading experience in WordPress. Reading setting is utilized to set the substance which is re
