Posts Tagged ‘ php ’
Yeah I know that it’s been a while since my last post about this series. But don’t worry, here it is. This is the last part of my WAMP setup series In this part we finalize our WAMP Server (configurations and settings). 1. Create a folder named “php” under “C:/server/apache/modules” directory. 2. Extract your PHP [ READ MORE ]
Download this files first: (http://aspell.net/) Aspell installer: Aspell-0-50-3-3-Setup.exe Precompiled dictionary (English): Aspell-en-0.50-2-3_2.exe Install this files, then go to “C:\Program Files\Aspell\bin” copy the following files - aspell-15.dll - pspell-15.dll Paste it under C:\windows\system32\ You can now enable the pspell extension through your php.ini file by uncommenting this line: extension=php_pspell.dll Check it through your phpinfo file. sweeet… [ READ MORE ]
If you are new to Code Igniter (sometimes it’s called CI) and eager to learn in a fast way, why not try to watch their video tutorial. I use this Framework only when I develop an application to a PHP4 based server[ READ MORE ]
Before I start, I would like to greet everyone a Blessed and Joyful Christmas! It’s been a long busy month, because I just got a new large scale website project (wheew…). I am very excited about this project. As of now, I can’t tell any details about it. This tutorial is the second part of [ READ MORE ]