Filed under: Moodle | Tagged: Moodle | Leave a Comment »
Drupal on WAMP stack
Protecting a system with passwords
Client and Application for a general sql query
Here is code for an html and a php file to let you select a database and a general sql query and see the result. Try it out– might be useful for your project. Download and extract the zip file.
Filed under: Uncategorized | Leave a Comment »
Display a Table or Insert using a form and php
Here are links to the files I have been demonstrating
Filed under: Uncategorized | Leave a Comment »
Form GET and POST tutorial
These tutorials use cgi not php to process the form data, but you canh clearly see how the data is passed.
Filed under: HTML and XML | Leave a Comment »
Setting cookies with php
It is easy to do– here is a tutorial.
Filed under: PHP | Leave a Comment »
XML – What is it?
Filed under: HTML and XML | Leave a Comment »
Document Type Definition for XML
Document Type Definition – Wikipedia, the free encyclopedia
See also the examples link in the contents.
Filed under: Uncategorized | Leave a Comment »
Dovcument Type Definition for XML
Document Type Definition – Wikipedia, the free encyclopedia
See also the examples for insight into how it works.
Filed under: HTML and XML | Leave a Comment »