First code in PHP
Posted: Wed Oct 29, 2008 9:18 am
Just thought I'd announce how happy I am to have acheived my first code in PHP. Its a basic CRUD to a small MYSQL base id, Name, url, category for say a URL list. The only reason I mention it was that I found it hard to gather all the info to do it (snippets from here there and everywhere)
Its got basic (very basic) screens for add record, display records, update records and delete records.
However I feel sure that there are a huge number of issues I need to get through like how can have a user login and apply priviledges like only some people can delete etc. and lots of stuff related to security what not to do etc.
see atched .rar
Its got basic (very basic) screens for add record, display records, update records and delete records.
However I feel sure that there are a huge number of issues I need to get through like how can have a user login and apply priviledges like only some people can delete etc. and lots of stuff related to security what not to do etc.
see atched .rar