|  | Posted by Captain Paralytic on 08/24/07 11:29 
On 24 Aug, 07:32, lapto...@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 Directorwww.stikimedia.com
 
 I tend to use Mambo/Joomla for most of my work, but I agree that it
 can be overkill sometimes.
 For what you say you wish to do, I think these pages should get you
 going well:
 
 http://www.onlamp.com/pub/a/onlamp/2002/05/09/webdb2.html
 http://www.php-mysql-tutorial.com/php-mysql-upload.php
 
 Enjoy
  Navigation: [Reply to this message] |