Aelxander Schwarz schrieb:
> Hi NG!
> I wannt to insert an article into the Mysql database without clicking the
> frontend. Is it possible and how?
> greetz Alex
1) Figure out the database structure and generate the serialized strings
somehow.
2) use the xmlrpc method putPage (if not disabled due to spam)
putPage(String pagename, String content, [String author[, String
password])
--
Reini Urban
http://phpwiki.org/ http://murbreak.at/
|