This post related with this post. I love Ubuntu so much.. so whenever I have PC, I want to install Ubuntu on it. Till now, I still have my Vista dual booting with Ubuntu. Last version (9.04) of Ubuntu is very exiting to me. So I need to remove the oldest version and then renew [...]
2008.11.24 | |
Code Igniter
Yeah, Code Igniter again. I this day i got problem with dynamically dropdown value on Code Igniter. First think i hope I can generate dropdown with values from mySql database. I want to use form helper that provided by Code Igniter to generate form.
Basically to make dropdown input on controller are:
?View Code PHP1
2
3
4
5
6
…
$data[’input_category’] = [...]
Today I tried to connect to my mail server on my office with outlook. But I always got connection timeout to mail server message and showing error number 0×800ccc19. I had checked my account setting to make sure that’s correct setting, but I got connection time out again. I tried to use my account setting [...]