Posts Tagged ‘colors’
How can i edit a php template in dreamweaver? It shows up with the little php script box and no images?
I can’t see the page, nor the colors, or anything just the script and a blank design view.
How do you edit php in dreamweaver? I donwloaded a script/template and can’t edit the colors nothing.
help a noob please
How do you remove noise in a jpeg picture in php?
I need to extract an object from a jpeg using php, and I think the only way to do it is to group all pixel with the same colors. But those extra pixels (which I think are noise), I can’t extract the picture correctly. I’m not sure of what function to use.. Please help! Thanks in advance.