atik97's Profile
Reputation: 142
Stalwart
- Group:
- Author w/DIC++
- Active Posts:
- 715 (0.42 per day)
- Joined:
- 16-September 08
- Profile Views:
- 14,809
- Last Active:
May 19 2013 11:13 PM- Currently:
- Offline
Previous Fields
- Country:
- BD
- OS Preference:
- Linux
- Favorite Browser:
- FireFox
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- Who Cares
- Your Car:
- Who Cares
- Dream Kudos:
- 3750
Latest Visitors
-
npanagakis 
02 Dec 2012 - 23:28 -
strawhat89 
15 Oct 2012 - 07:35 -
midknight51 
05 Oct 2012 - 20:55 -
Sho Ke 
06 Sep 2012 - 04:05 -
modi123_1 
09 Aug 2012 - 12:32 -
Simown 
30 Mar 2012 - 19:12 -
cassiopeia 
04 Mar 2012 - 06:04 -
MirrorFish 
18 Oct 2011 - 07:54 -
brep 
17 Oct 2011 - 15:26 -
Vblaster 
21 Aug 2011 - 17:53
Blog entries
atik's Blog > How to display latest wordpress blog posts to non-wordpress site?
Posted 01 February 2011
You can easily display your latest wordpress blog posts to your non-wordpress site. For this, first you need to add the below line at the top of your php script-
<?phprequire(./path/wp-blog-header.php');?>...
atik's Blog > Count number of files in a directory with PHP
Posted 27 May 2010
atik's Blog > Random String Generator in PHP
Posted 27 April 2010
This time we will see how to code a function which will generate random string in php-
...
atik's Blog > Word Counter Class in PHP
Posted 26 April 2010
Lets see how to code a word counter class in PHP. This class will count the number of occurrence of each word in a file. The code is simple and quite self-explanatory.
...
atik's Blog > Managing Variables in PHP
Posted 22 March 2010
Managing Variables in PHP
Three language constructors are used in PHP to manage variables. These are-
1.isset()
2.unset()
3.empty()
These are useful in checking the existence of a variable, undeclaring the value of a variable and in checking the value of a variable.
isset()...
Three language constructors are used in PHP to manage variables. These are-
1.isset()
2.unset()
3.empty()
These are useful in checking the existence of a variable, undeclaring the value of a variable and in checking the value of a variable.
isset()...
My Information
- Member Title:
- ???
- Age:
- 24 years old
- Birthday:
- September 4, 1988
- Gender:
-
- Location:
- Rajshahi, Bangladesh
- Interests:
-
Sci-Fi
Cricket
Programming - Full Name:
- Atikur Rahman
- Years Programming:
- 3
- Programming Languages:
-
PHP
MySQL
Python
jQuery
Contact Information
- E-mail:
- Private
- MSN:
-
atik97@live.com
- Website URL:
-
http://www.atikur.com/
- Yahoo:
-
atikur97
- Skype:
-
atikur97
- LinkedIn:
- http://www.linkedin.com/in/atikbd
- Facebook:
- www.facebook.com/atikur
- Twitter:
- atikur97
|
|


Find Topics
Find Posts
View Reputation Given


|
Comments
jelskie
25 Jan 2011 - 01:58faaroo
18 Aug 2010 - 01:46Baljit
01 Jun 2010 - 01:24