|
|
|
Please see attached file above. |
| phpCards - PHP/mySQL postcard script with web based admin to add, edit, and delete cards and categories. Very easy to install. Categories : PHP, Complete Programs, HTML and PHP, MySQL | | | This program will take data from a user via a web based form, validate it, show it
to the user for re-validation, and finally insert it into the database. Plenty of
sanity checking on the fields in the form.
Categories : MySQL, HTML and PHP, PHP, Complete Programs, Databases | | | bookmarker - PHP, PHPLIB, MySQL WWW based bookmark manager Categories : MySQL, PHP, MySQL, Complete Programs, Databases | |
| | This is a redirection program which is as good as the come.to v3 url
redirection, complete with admin interface all clients stored in mysql
Categories : PHP, MySQL, Ecommerce, HTML and PHP, Complete Programs | | | Functions for loading images into a MySQL database and displaying them. Categories : Graphics, HTML and PHP, MySQL, PHP, Databases | | | dynamic table columns Categories : PHP, HTML and PHP, Arrays, Databases, MySQL | | | Complex paging with no resultset limit Categories : PHP, MySQL, Databases, Output Control, HTML and PHP | | | Dynamically generated pop-ups (Select items) Categories : PHP, HTML and PHP, MySQL, Databases | | | phpFormGenerator for Dynamic Form Generation from MySQL Categories : PHP, PHP Classes, MySQL, Databases, HTML and PHP | | | This is a very simple BBS that uses MySQL Categories : MySQL, Databases, Complete Programs, PHP | | | AITSH Guestbook Categories : Complete Programs, HTML and PHP, Databases, MySQL | | | Accepts a database & hostname from a user and then HTTP username and password. Uses this to connect to a MySQL database. Produces a form based on the tables it finds there to allow the user to do SELECTs, INSERTs, and DELETEs. Categories : Databases, PHP, MySQL, Complete Programs | | | Create and restore backup of MySQL databases Categories : MySQL, Databases, PHP, PHP Classes, Complete Programs | | | phpAds, a complete banner and ad management system with detailled tracking and stats. Categories : MySQL, Complete Programs, Ecommerce, PHP, Databases | |
| | | | Willem Aandewiel wrote : 148
The php end-tag "?>" was somhow lost in the
GenTitle.php3 file. It should be added between the
comment and the first HTML tag "<html>".
| | | | Jan Zwart wrote : 168
It indeed is a great learning example, but it is a
really great tool too!!
| | | | Aleksander Mortensen wrote : 299
Great App - I have been trying to add a function to list
all entries in the tables in order to easily be able to look
up the article you want to update or delete....
Unfortunately my capabilities as a programmer are
somewhat limited and I have currently given up...
Anyone up for the challenge?
I had a problem with stristr - my server gave me a `call
to unsupported or undefined...` but strstr works fine - it
may have other implications in terms of case sensitivity
though... What is the reason for this...
| | | | Fred Moi wrote : 512
I get an error message:
Parse error: parse error, expecting ``,`` or ``;`` in /home/Genmut/GenMut.php3 on line 71
and the pics on the menu bar does not appear.
Any idea what`s wrong ?
| | | | koen De Wolf wrote : 568
the problem mentioned according the parse error is simple to correct:
just write on line 68: global $PHP_SELF, $argv;
instead of global $PHP_SELF, $argv
You`ll notice there was a ; missing
Koen
| | | | Matthew Lapetina wrote : 604
I can`t seem to get the button image to show up correctly - it shows up as a broken image but the link still works. Any ideas?
| | | | Robert Swierczynski wrote :694
Okay so I read the other comments on this particular download, however I have a problem with the STATE variable.
Warning: Undefined variable: STATE in c:\wwwroot/php examples/php mysql example/GenMenu.php3 on line 20
Any ideas?
| |
|
|