Is That Possible in PHP

Reply

Join Date: May 2008
Posts: 43
Reputation: yasmena is an unknown quantity at this point 
Solved Threads: 0
yasmena yasmena is offline Offline
Light Poster

Is That Possible in PHP

 
0
  #1
Nov 2nd, 2008
is it possible to make the user choose his favourite color from a Box like the Paint Program which contains all the colors
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 1,227
Reputation: kkeith29 has a spectacular aura about kkeith29 has a spectacular aura about kkeith29 has a spectacular aura about 
Solved Threads: 167
kkeith29's Avatar
kkeith29 kkeith29 is offline Offline
Nearly a Posting Virtuoso

Re: Is That Possible in PHP

 
0
  #2
Nov 2nd, 2008
this is more of a client side matter where javascript would solve your problem. you can have the chosen color sent to a php script that will process it.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 158
Reputation: sDJh is an unknown quantity at this point 
Solved Threads: 13
sDJh sDJh is offline Offline
Junior Poster

Re: Is That Possible in PHP

 
0
  #3
Nov 3rd, 2008
sure you can - at least with a few downsides.
Make a pop-up-window with Javascript that loads a PHP-file. In this PHP file you can programme a very basic color-picker with the main colurs (eg in steps of 32). When clicking a box you can return the selected colour with JavaScript again.
This cannot replace a good JS or Java-app but does its work well, when you don't expect too much.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum


Views: 494 | Replies: 2
Thread Tools Search this Thread



Tag cloud for PHP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC