- 1,233 categories
- 40,593 scripts
Updated: 06/12/2008
- This example shows you how to do it if you have no MySql DBMS at hand and a not to extensive amount of data to expect. The XML file (holds all basic data we want to make available in the administration by choice), the text file will handle all the chosen data and the SQLite will contain all data submitted from users - as an extra we want to trigger the most important actions as data inserts and changes in text files with error_log(). PHP has everything you need: SimpleXML and XPath to handle the XML data, the fopen-flock-fwrite-fclose functions to handle text files and the SQLite statements and features to handle database content. A configuration class concerns about the connections, a debugger class writes the log messages and a exception class of one's own secures that text files are always in fine read and write condition or checks if the submitted data has been manipulated. The function sqlite_escape_string prevents from submitting harmful code in the SQLite database.
- Categories
- Tags
- Platforms
- Licenses
- Author
- board-tnk is a single-threaded, multi-forum script based on PHP and MySQL. Features: very secure check of the urls, multi-forums, only one level thread for each forum, cookie for tracking user info, smiley icons, &"simplified&" html...
- getID3() is a PHP script that extracts all information from MP3s and other multimedia formats: MP3, Ogg Vorbis, WAV, AVI, MPEG-1 video, Windows Media (ASF / WMA / WMV), RealAudio && RealVideo, Monkey''s Audio, Musepack / MPC, AIFF, AU, V...
- unzes gb is a clone of the UGB, but written in PHP. It features: Notification and thanks E-Mail, support for smilies, greeting text, password-protected administration, multilingual (German, English), ability to delete and edit entries, ability to add...
- PHP and MySQL Web Development teaches the reader to develop dynamic, secure e-commerce Web sites and Web applications. The book shows how to integrate and implement these technologies by following real-world examples and working sample projects. It a...
- The php-js-webedit editor is a tool for editing and building HTML pages (relatively complex) from a browser. It allows you to edit the HTML code in a textarea field, and includes a variety of JavaScript functions to assist you for creating links, tab...