|  | Posted by Jerry Stuckle on 08/24/07 11:34 
laptopia@gmail.com wrote:> I need to build, very quickly, implement a form that will add to a
 > database two text fields and store store an image associated with this
 > record.
 >
 > All my experience with this is from ASP and ASPX, but I'm limited to
 > an PHP server and MySql. I should rephrase that because I don't thinks
 > its appropriate to use the word 'limited' when referring to PHP. I'm
 > starting to like this language.
 >
 > I've seen tutorials on how to write my own class that will store and
 > retrieve records from the DB, but I was wondering if there was a
 > quicker solution.. The content management systems that I'm currently
 > aware of like Drupal, WP, and many others seem are too complex.
 >
 > Is there any script/library unknown to me that I can use to quickly
 > implement this.
 >
 > By this I mean: Add two records to a database and store an associated
 > image, then retreave the records for display on a web page.
 >
 > Regards,
 > Igor Terzic
 > Creative Director
 > www.stikimedia.com
 >
 
 No, but something this is pretty trivial for an experienced programmer.
 You probably spent more time looking for such a class/script that it
 would take to write.
 
 Understanding, however, that you're new an it will take you longer, but
 it's still pretty simple.  I'd suggest giving it a try and posting back
 here if you run into problems - lots of people will be happy to give you
 a hand if you're trying.
 
 --
 ==================
 Remove the "x" from my email address
 Jerry Stuckle
 JDS Computer Training Corp.
 jstucklex@attglobal.net
 ==================
  Navigation: [Reply to this message] |