-
Three things to do for File upload using PHP and Apache
Recently I have been ask by a developer to check the Apache configuration as his PHP script is not able to upload files more than 512KB. I looked around with my basic knowledge to see whats the cause of problem. And found these three things need to be modify in order to correctly upload file…
-
HTML Textarea Word Wrapping
Today I discovered a new thing, it sound silly to most of developers, and might laugh on me… But Today I understood the mean of wrap=”hard” for Textarea :). Actually we hava a textarea for product description, and programmer add wrap=”hard” in description, not sure why? And while displaying description for product, we just replace…
-
Visual Basic Express 2005
Install on my pc yesterday, and get its first look today… just few hours ago. What can I say about it. Simply amazing software. When I first look at Visual Studio 2002/2003 I thought what extra in a interface they can make. But with Express interface we have new Icons, and programming in no more…