English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I thought I knew what I was doing. I have a domain name, hosted with godaddy.com. I am working on a Windows computer. I want a site that, similiar to a blog, I can simply update on the web instead of having to upload files to the server. I want to keep my domain name and hosting. I looked at Word Press and think it would be perfect for what I need, but I can't get it to work with Godaddy for the life of me. I tried using dreamweaver, and I can do the html but when it comes to php and mysql i have no idea what i'm doing, but apparently that is what you need in order to have a website with the conveniences of a blog set-up. Please help!!! Thank you!!!

2006-06-29 05:56:15 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers

If you're going to build a blog from scratch (very cool), I suggest first learning php and mySQL. In order to make it easier, download phpmyadmin. This will help you build and maintain your databases securely. I'd contact godaddy about setting this up if you need help. I'm sure php and SQL would run fine on their server. Taht reminds me... I plan on getting a web host soon. Who's service should I get?

If you're only building an uploader for yourself, you may not even need SQL (depends on your functionality). Use php to write to an external text file. I learned all this stuff last quarter in class, but it was a tough class. You may be able to do this with javascript, I'm not sure.

I think there may be premade applications on the web you can download that will do what you need.

Hope I helped...

2006-06-29 06:07:49 · answer #1 · answered by M 4 · 0 0

First of all PHP and mysql is not the only answer out there for dynamic contents in websites. It is one of the most convenience and cheapest yes. In order to use PHP and mysql you need to first make sure that the hosting computer to your website will have those features available. another easy option for dynamic content is java script. The last option which I only highly recommend if you have the experience and the resources is SQL servers and ASP.net which are Microsoft driven technology.

2006-06-29 06:12:29 · answer #2 · answered by yairs2000 3 · 0 0

Forget all the editors...they suck.
Start using notepad...
http://www.notepad.org/
Make a file and call it notebook. Save any code you like that works so you can copy-paste and modify it. Copy the code you have onto notepad...
Here is how to get it to open with your browser...
http://www.tizag.com/beginnerT/
Need help? There is a ton of support online...type your topic in the search engine. Save the bookmarks of any useful references that you find. Heres a good one...
http://www.echoecho.com
Forget the server-side stuff and scripting for now...any page that you create, you can easily update by hand...learning the basics now will help you with the hard stuff later...you have to walk before you can fly.

2006-06-29 06:11:53 · answer #3 · answered by FreddyBoy1 6 · 0 0

http://www.nvu.com/index.php
This site will get you a free download called NVu. It may not be exactly what you are asking for, but, most "free" websites don't offer back up services so I recommend this because you can save the page(s) in a folder on your PC for backup. And, it's a 1 button upload. Not bad for a free web publishing tool.

2006-06-29 06:06:05 · answer #4 · answered by viclioce 3 · 0 0

fedest.com, questions and answers