php

php (8)

php articles/tutorials

Rate this item
(2 votes)

there are many ways to take date input in php.here
is a simple way to take date input as string and
extract the individual parts of the date as day,
month,year values.this values can be used for
different purposes -

Monday, 30 December 2013 00:00

Calendar coding in Php

Written by
Rate this item
(0 votes)

Here is the simple coding on how to code do calendar programming using php..

Last modified on Monday, 11 August 2014 13:22
Saturday, 02 February 2013 13:56

how to show video in web page

Written by
Rate this item
(0 votes)

implementing video in asp.net or php pages is a great thing!.
there are a lot of players are available in web to show
video free.

Rate this item
(0 votes)

the following codes show how to create dynamic
check boxes according to database data.also the
tricky part is that whether a check box will
be checked or not can be done by the code '$checked'.

Monday, 27 January 2014 20:39

how to create facebook application

Written by
Rate this item
(0 votes)
Nowadays facebook is the undisputed number one social media.So is creation of facebook application is
very common for business/personal purposes.This post shows how to create application -
Last modified on Friday, 31 January 2014 12:38
Rate this item
(0 votes)

its a tricky part to create a php multidimensional array
which will be accessed by javascript function.most of the
time it's confusing.i am going to show how to solve the
problem -

Rate this item
(0 votes)
Nowadays facebook is the number one social media.So is creation of facebook application and
showing sites under facebook is common.This post shows how to show website under facebook
and deal with setting canvas urls
Thursday, 08 August 2019 08:16

What is json and how to parse json data

Written by
Rate this item
(0 votes)

JSON is JavaScript Object Notation 


Latest discussions

  • No posts to display.