Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to add datatable in cakephp with records fetching from database

In cakePhp if you have an extensive database which contains thousands and a huge number of record so you can apply the datatables there. By applying the datatable you have given pagination highlight in which it is dependent upon you that what number

Count number of rows and fields in a result set using MySQLi functions

In my previous articles we learned how to perform CRUD operation using MySQLi Procedural and Object Oriented style. On performing CRUD operations, the data of MySQL table are affected. This article provides the details of functions which can be used

Reasons Why PHP is the First Choice of Web Developers

PHP is one of the most famous unique web advancement dialects. The flexible and competent server scripting language is currently what includes on most destinations which needs a specific username to sign-up, download, transfer, use shopping basket or

How to use number_format() function in PHP

Hi Readers, Welcome to FindNerd, today we are going to discuss how to use a number_format() function in PHP ? Basically, a number_format() function is used to format numbers with grouped thousands. This function is very easy to implement. Number_fo

All about Kraken PHP Framework

Kraken is revered as one of the only multi-threaded, multi-processed, fault-tolerant and one of the best PHP Framework. It is a new framework written to offer reliable and easy API for making distributed PHP applications. It aims to offer solution to

Best Language for Server Side Development – PHP or Python?

Python and PHP are just two popular high-tech programming languages. PHP is traditionally employed as a server-side scripting language, while Python is appreciated because of its dynamics, accessibility, and simplicity. Despite almost equal popularit

sort() & rsort() function in PHP

Sort() function is used to sort array in ascending order. Example: <?php $numbers = array(9, 6, 3, 22, 12); sort($numbers); $length = count($numbers); for($x = 0; $x < $length; $x++) { echo $numbers[$x]; ech

REST API in joomla 3.4 with SLIM Framework PART 2

Flowing on from REST API in joomla 3.4 with SLIM Framework PART 1 it's time to to use the real power of Slim Framework. In this second part of tutorial series , we will use SLIM Framework in Joomla way of style to create powerful API. As we learned

Integrate Wegus infotech SMS Gateway API in PHP/Cakephp 2.x

Wegus infotech SMS Gateway If you want to send bulk sms to your users through API, then you can send it using dedicated SMS gateway via HTTP Protocol. The HTTP API can be used to send various type of SMS messages including Long text messages or Shor

Yii : A Futurisitic Framework

Hello Friends, As we know that PHP become one of the most popular web scripting language to develop dynamic web applications. With the advancements in technology, there are lots of frameworks introduced for PHP which provides different features. Most

1 2 4 39
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: