January 8, 2010 - 12:28 pm
Posted in Tips n Trik | No Comments
One of the most popular features on Facebook is tagging, which gives you the ability to identify and reference people in photos, videos and notes. Today, we are adding a new way to tag people and other things you’re connected to on Facebook — in status updates and other posts from the Publisher. It’s another [...]
November 10, 2009 - 3:11 pm
Posted in Tips n Trik, programming | 2 Comments
This tutorial will show you how to display your images (binary data) which has been saved in your mySQL database.
It’s very very simple.. so.. simple…. (read also: Storing Images/Binary Files to mySQL in PHP)
First of all we must connect to our database
PHP Code:
<?php
$username = “”;
$password = “”;
$host = “localhost”;
$database = “”;
$username = “”; – [...]
November 10, 2009 - 1:58 pm
Posted in Tips n Trik, programming | 2 Comments
how to store images, audio, or another binary files into mySQL database with PHP script. cara menyimpan gambar ke mysql dengan PHP.
October 30, 2009 - 5:32 pm
Posted in .htaccess | 1 Comment
Commenting your htaccess Files
It is an excellent idea to consistenly and logically comment your htaccess files. Any line in an htaccess file that begins with the pound sign ( # ) tells the server to ignore it. Multiple lines require multiple pounds and use letters/numbers/dash/underscore only:
# this is a comment
# each line must have [...]
October 28, 2009 - 3:29 pm
Posted in .htaccess, Tips n Trik | No Comments
.htaccess definition:
Apache server software provides distributed (i.e., directory-level) configuration via Hypertext Access files. These .htaccess files enable the localized fine-tuning of Apache’s universal system-configuration directives, which are defined in Apache’s main configuration file. The localized .htaccess directives must operate from within a file named .htaccess. The user must have appropriate file permissions to access [...]
October 27, 2009 - 12:10 pm
Posted in Tips n Trik, programming | No Comments
How to save the resource in our project code? Should we repeat writing the same code in every page/file? We can save a lot of our time and resource by putting the same code or lines into a function or procedure.
In some programming language, such as Pascal, Batch, C, PHP, etc., we can make a [...]
December 15, 2009 - 9:24 am
If you have enough qualification to develop web sites. We are here searching designers ,developers so you can contact us. http://www.youngminds.com.np
December 15, 2009 - 9:36 am
sorry, but i’m not interested yet.. i have to finish my study