Web Development Blog
Web development blog, including simple php, mysql, c#, html, js, nginx tips and tutorials.
06 December 2010
Fix MySQL Character Encoding Problem UTF-8 PHP
›
While gathering data from Mysql database i got character encoding problems when my tables have non-english text. I found a solution that co...
25 May 2009
ASP.NET How To access Master Page Variables Class Members C#.NET
›
Sometimes we need to access to a variable in master page file. For example I need to change the body onload event in html. In the asp.net ...
6 comments:
22 May 2009
Run PHP On Local Machine
›
When I want to develop a php website, it is always be hard to run and test the php code on local machine . After I search how to run php on...
4 comments:
16 December 2008
C# MS Access Connection String OLE DB OleDbConnection
›
The Connection String for MS Access can be set as ; private constr = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=yourdbfile.mdb; J...
3 comments:
Mobile Phone Hide Your Number
›
To hide your number when you are calling someone with your mobile phone , simply add *31# in the beginning of the number you will call. hid...
1 comment:
Imei Number Learn Your Mobile Phone Imei Number
›
You can easily learn you mobile phone's IMEI number by pressing star square 06 square *#06#
11 December 2008
C# Read Harddisk Serial Number WMI ManagementClass Win32_LogicalDisk
›
With the Win32_LogicalDisk Management path we can reach the local disk information. Even you can read harddisk serial number , size, partit...
2 comments:
‹
›
Home
View web version