# PHP saving

**URL:** https://forum.kirupa.com/t/php-saving/153491
**Category:** programming
**Created:** [July 1, 2005, 8:28pm UTC](https://forum.kirupa.com/t/php-saving/153491 "2005-07-01T20:28:02Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![HITMANukas](https://avatars.discourse-cdn.com/v4/letter/h/c57346/32.png) [@HITMANukas](https://forum.kirupa.com/u/HITMANukas)
#### Post date: [July 1, 2005, 8:28pm UTC](https://forum.kirupa.com/t/php-saving/153491/1 "2005-07-01T20:28:02Z")

</div>

Hello. The main aim of my project is to let users save their flash in png. My flash is like a game to dress all the family members and then save it as a .png picture. The thing is that they choose the clothes from the collection. I have all clothes created in .png. I can send all needed variables for php(for example: var1=shirts1.png, var2=shoes5.png)And I need that php would generate those png in one file. Any help?
