| | |
wiki pages
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
I don't think the free sites give you enough access to be able to support such a site. You need to be able to host and use CGI scripts/programs in order to create such a site. I don't know of any free hosts that give you that.
Did we help you? Did we miss the point entirely? Update your thread and let us know.
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
Don't like the answers you are getting?
Did you try searching?
Clean up and optimize Windows 2000/XP
•
•
•
•
Originally Posted by sunnypalsingh
I wanna know how to host wiki pages say on geocities or some place else..
It is quite long and complex though.
Javascript in turn can create http connections after the html page is loaded (see AJAX, or IFRAME-RPC). This is pretty much all you need.
The solution wuold be to use javascript to make http connections to an existing application that can store your wiki pages. This is anything on the internet that you can access by authenticating yourself via http, and retrieve/save information. Also, only you should have access.
Examples are email accounts, private message boards, group pages such as msn groups which you keep private, private google groups etc.
Using a free email account as an example:
Authentication:
Im not sure if you can use javascript to authenticate yourself on a pop3 or IMAP server, though this would make it simpler, but you can definately use javascript to authenticate yourself on a webmail page, like yahoo, gmail, hotmail, or the open source horde, or squirrelmail.
(you can also send emails from javascript, but i think that will create a popup telling the user you are sending an email)
To authenticate yourself, you will make a http post request to the webmail account using javascript. The http post request will contain your username and password.
This will grant you a session to your webmail account from the browser that made the http post request.
(Your username and password will be visible on the html page making the request, but this can also be solved by having users register, and in registering they create their own free email accounts. They then use their own username and password).
Editing pages:
Once they are authenticated, they can edit pages, just by sending an email. (The email is sent by making the right http post request to the webmail account to send the email).
The email titles are the title of the page, and you can add a line to the body of the email that says, edited by 'whoever' at 'time' etc etc.
In essense all you are doing is using the already avaialble service on the web, but creating a different user interface, with javascript and html.
I think there isa few projects on sourceforge.net that make use of free hosting and other free stuff on the web to save data.
cant think of the names though.
Try searching the web for AJAX.
And also http post and http authentication.
Also, http post vulnerabilities, or form post vulnerabilities.
good luck.
•
•
Join Date: Jul 2005
Posts: 78
Reputation:
Solved Threads: 3
This
http://en.wikibooks.org/wiki/Wiki_Sc...o_start_a_Wiki
should give you more information on hosting wiki
http://en.wikibooks.org/wiki/Wiki_Sc...o_start_a_Wiki
should give you more information on hosting wiki
![]() |
Similar Threads
- Dynamic web pages? Which will exist? (IT Professionals' Lounge)
- Sams Teach Yourself Active Server Pages (ASP)
- Time out web pages w/text or drop boxes (Networking Hardware Configuration)
- IE 5.0 not displaying pages properly (Web Browsers)
- weird problem : Internet Explorer cannot load all geocities pages (Windows NT / 2000 / XP)
- Java Server Pages (JSP)
Other Threads in the PHP Forum
- Previous Thread: storing details as html doc using php
- Next Thread: Rapid PHP Editor discount for daniweb visitors
| Thread Tools | Search this Thread |
# 5.2.10 access action address apache api array auto autoincrement broken cakephp checkbox class classes clean clients cms code cron curl database date dehasher destroy directory dissertation domain dropdown dynamic echo$_get[x]changingitintovariable... email encode error errorlog fairness fatalerror file folder form function functions href htaccess html image include indentedsubcategory ip javascript joomla legislation limit link load local login mail masterthesis memberships menu methods multiple multipletables mysql mysqlquery newsletters oop open passwords paypal pdf persist php popup provider query radio random script search secure server sessions simple sockets source space spam sql system table tutorial upload url user variable voteup web youtube






