Upload image interface

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jonathan Zarzar
    • Sep 2025

    Upload image interface

    I was wondering if anyone could tell me what language is used to make an image upload interface. For example, how does blogger or gmail make it so that when a user uploads an image it appears in the text field and they can change the alignment? Is that a mixture of PHP and AJAX? Thanks.
  • Stephan Needank
    New Member
    • Apr 2011
    • 10

    #2
    That's probably PHP to upload the image and then some Javascript to select an area out of it or change the alignment.

    Comment

    Working...