Php

Using Ajax in Drupal6 Select Box

using ajax with the drupal form , using ajax in select box drupal , easily integrate the ajax in form element in drupal , easily use the ajax in drupal .

Drupal, Javascript, Jquery, Php

Storing and displaying the image stored as varbinary in MSSQL server using PHP (CodeIgniter)

Storing and displaying the image stored as varbinary in MSSQL server using PHP (CodeIgniter), display files in browser , MSSQL server datatype varbinary(MAX), msssql server and codeigniter display images.

CodeIgniter, MSSQL Server, Php

Display nested categories inside Select Box , List ( UL, LI ) and BreadCrumb using single PHP Class

create multi leveled categories inside drop down list bread crumb , nested categories over select box, drop down, menu list with php

Mysql, Php

Highlight the matched text using php

We can often see the text being highlighted if the paragraph or text  matches the supplied keyword in many forums and blogs .  We can render this effect using javascript also but here I will go with the simple method of highlighting the matched texts using php .  Using javascript for doing this I think [...]

Php

Get country date and time with GMT difference and display the time in client side like digital clock using php and javascript

how to make javascript digital clock , get date and time with php gmt date, php gmt date and time, gmt date and country date with time difference, time difference with the php strtotime() function

Javascript, Php

Integrate Amazon FPS single use payment token using PHP

using Amazon FPS single use payment token using php. How to use single use amazon payment using php , use amazon single use payment in a simple way . Amazon FPS single use payment token .

Php

Foreach in php multidimensional array.

loop on php multidimensional array , iteration through multidimensional array using foreach , looping using foreach keyword ,extracting data from the php multidimensional array .

Php

Encoding PHP array into JSON object and parsing it using Jquery.

PHP array to JSON , What is Json , Json pasing using Jquery , Encoding to Json from PHP , Jquery and JSON ,

Javascript, Jquery, Php