|  | Posted by darius on 05/31/07 01:15 
Hi,
 please let me know how to start with weather map project PHP/MySQL.
 Users, once registered (user_name, password)
 are allowed to enter one or multi record data into Weather table in
 Database_db.
 Users are authorized to modify and delete their own, already entered
 record/s.
 
 So first table is Users with
 Id   user-name   password    first login   last-login  ....
 fields
 Second table is Weather_data with
 Id  user_name     weather data text    date  time  ...
 fields.
 
 
 What code should be run client/server side ?
 
 darius
  Navigation: [Reply to this message] |