Category: main
Jan
19
I need to check browser is mobile for redirct to moblie compactible page. A lot of sample was founded in internet. However I have to select sample from Â
Ericka Q. Stokes here
http://erikastokes.com/php/how-to-test-if-a-browser-is-mobile.php
This f… more »
Jan
17
We can use HTTP-EQUIV="REFRESH" in Header of Html for Redirect your page to other page.
<meta HTTP-EQUIV="REFRESH" content="0; url=http://localhost:8080/index.php" />
content = 0 Â for adjust time to delay in second.
However, The best way to Re… more »
Jan
13
The Sysinternals web site was created by Mark Russinovich and Bryce Cogswell since 1996. I never know this site even I have use Process Explorer long time ago.
When I have decided to update all software tools in my Thumb drive. I have try to search fo… more »
Nov
26
Take more time to install and config Apache httpd server without use Appserv.
I found this page
http://www.thesitewizard.com/php/install-php-5-apache-windows.shtml
It may can help me for this time.
.....
After follow instruction on web. I have to a… more »
Nov
26
I have found some problem when use IIS for develop website by PHP. However, I must use IIS for some project which use ASP.NET.  Then I decided to install apache in port 8080 for use to test site under apache.
What problem I have found? It's cannotÂ… more »
Nov
15
After drop all table in database which generate by Networksolutions Hosting tools that contain all latin1 table.
And rebulid new table by change from latin1 to utf8. Now, This blog can post and comment in ไทย Language.
However, I still write thi… more »
Nov
15
After to take a time to config B2Evolution blog to work with Thai Language follow struture from "blogtika.com" , that not work. Then I thing to try to write this blog to English language and try to find another way later.
This blog is my personal blog… more »
Recent comments