For anyone wanting to learn PHP or needing to use PHP to develop a custom application for their company or business, PHPRunner IDE by Xlinesoft is my recommendation by far!!! I am constantly researching ways to save time and develop stable, reliable, and secure solutions for my clients, I haven’t found an IDE out there yet that […]
Project Update: Classmate Website (beta)
I just launched my Mom’s Classmate Website. The entire site project was built in PHP/MySQL using PHPR. Basically this site consists of only two database tables “classmates” and “events”. Each classmate will register on the website with their information (name, spouse’s name, address, city, state, zip, telephone, cell phone, email, current photo, short message, etc.). This information […]
PHP / MySQL development environment
IBM’s Developerworks section has a good tutorial for setting up a PHP / MySQL Development Environment on a Windows XP machine, here is a Link to the Resource if you are interested in checking this out. This is pretty much what I do on my test machine so that I can stress test applications before I load them […]
Varying Levels of User Access in PHP/MySQL
Creating varying levels of access for users of a site is something that I wrestled with for a while trying to get my mind around when I first sat down to learn PHP inside and out. Fortunately in PHPR (phprunner) there is a section full of tutorials that demonstrate how to setup user access to […]
Project: Classmate Website (beta)
I am currently working on a project for my Mom’s classmate website. I am building the project using PHPR (phprunner) and it is written in PHP with a MySQL database on the backend. Her current website features an out of date content management solution that is hard for her to get around in, and it […]
CodeIgniter PHP Framework
I ran across CodeIgniter over the weekend and tagged it so that I could come back in this morning and do a little more research on it because it looked pretty interesting. Indeed it’s pretty interesting so I thought that I would post a blog entry about it and see if anyone else had any […]
- « Previous Page
- 1
- …
- 6
- 7
- 8
- 9
- Next Page »