I use the’id’ field – char(22) as the primary key of the MySQL table.
This field is only used to filter unique IDs when adding new users to the table.
For me, it is not important to use utf8
I use the’id’ field – char(22) as the primary key of the MySQL table.
This field is only used to filter unique IDs when adding new users to the table.
For me, it is not important to use utf8
Using cpanel in my hosting account, I created a subdomain. www.clothing.mysite.com
A cgi-bin folder is automatically created in the directory of clothing.mysite.com. Do i need it? I only use
I am developing a python version of the cgi script, it needs to create an img file in the cgi-bin folder (will be displayed on the web page).
But it failed:
[Wed Oct 28 16:13:51 2009] [Error]