[PHP] Posting values of dynamically generated text fields at a time

2010-07-13 Thread Amit Bobade
Hi is anybody there to help me out on this? > > Hi all, > I am new to PHP and JS. > > I am adding new text fields using javascript and I have to save the values > of these fields in database in single row. So, how should I post these > values? So that I can save them in the db. > > Additional

[PHP] Generic Email

2010-06-09 Thread Amit Bobade
Hi friends, I am new in PHP. I want to know that how to send an email in HTML format(i.e. with proper header, footer, etc) in PHP. Please suggest me with code. -- Thanks and Regards, Amit

[PHP] Problem in image placing

2010-05-26 Thread Amit Bobade
Hi, I am Using PHP 5, I am trying to place an image in the black box in proportional to that black box using the function:- *imagecopyresampled* ( ). But image is not placing proportionally. Is their another method to do that. Please tell me. -- Regards, Amit