Search found 110 matches
- Sat Feb 13, 2010 10:25 am
- Forum: PHP - Code
- Topic: htaccess rewrite
- Replies: 0
- Views: 242
htaccess rewrite
hi, I am working on multilingual site. I just want to access same site using another folder like http://mysite.com/ http://mysite.com/fr/ http://mysite.com/de There is not seperate folder for fr, de. I will check user IP address and fetchs content according to their country if available otherwise in...
- Thu Nov 29, 2007 11:53 pm
- Forum: Javascript
- Topic: Default CSS
- Replies: 2
- Views: 744
Default CSS
Is there any way to give default css for submit button?
I want to create button having css , background image which repeats and I want that where I use input type submit it will apply automatically without giving me class and this class apply to only submit type buttons not to any input type fields.
I want to create button having css , background image which repeats and I want that where I use input type submit it will apply automatically without giving me class and this class apply to only submit type buttons not to any input type fields.
- Thu Oct 18, 2007 11:08 pm
- Forum: PHP - Code
- Topic: Color option on site
- Replies: 5
- Views: 420
- Thu Oct 18, 2007 8:17 am
- Forum: PHP - Code
- Topic: Color option on site
- Replies: 5
- Views: 420
- Thu Oct 18, 2007 8:08 am
- Forum: PHP - Code
- Topic: Color option on site
- Replies: 5
- Views: 420
Color option on site
I want to give option to user to choose color like photoshop. They can mix the color as they want. How can I do this?
- Wed Oct 17, 2007 3:02 am
- Forum: PHP - Code
- Topic: String to Arithmetic Expression
- Replies: 2
- Views: 275
String to Arithmetic Expression
I am entering formulae from admin panel and now i want to calculate cost of the product using this formulae, But it always take it as a string so how could I calculate cost using the formulae entered by admin.
- Sat Oct 13, 2007 5:03 am
- Forum: PHP - Code
- Topic: Image Size and Font Size
- Replies: 3
- Views: 302
- Wed Oct 10, 2007 6:38 am
- Forum: PHP - Code
- Topic: Image Size and Font Size
- Replies: 3
- Views: 302
Image Size and Font Size
I want an option that user can enter text and height or width of the image. On the basis of height/width and no of characters of text I want to calculate width/height of the image and font size which fits in this dimension of image. How can we do this?
- Sat Oct 06, 2007 1:03 am
- Forum: Javascript
- Topic: Fonts
- Replies: 7
- Views: 1559
- Fri Oct 05, 2007 8:12 am
- Forum: Javascript
- Topic: Fonts
- Replies: 7
- Views: 1559
Fonts
Can I use my folder font files on my html page? If yes then how?
- Fri Sep 14, 2007 11:04 pm
- Forum: PHP - Code
- Topic: Bold text image
- Replies: 3
- Views: 296
- Fri Sep 14, 2007 3:33 am
- Forum: PHP - Code
- Topic: Bold text image
- Replies: 3
- Views: 296
Bold text image
I want to make an image having bold, italic and mirror effect text using GD. I don't want to use different font for bold and italic text.How can I make such type of image.
- Tue Jul 31, 2007 1:05 am
- Forum: PHP - Code
- Topic: Graph
- Replies: 5
- Views: 567
- Mon Jul 30, 2007 10:54 pm
- Forum: PHP - Code
- Topic: Graph
- Replies: 5
- Views: 567
Please take a look http://www.ifreelance.com/project/stats ... ctid=14723. I like its graphs' color shades and smoothness.
- Mon Jul 30, 2007 7:41 am
- Forum: PHP - Code
- Topic: Graph
- Replies: 5
- Views: 567
Graph
I like project and provider's graphs on ifreelance.com. I like its coloring which has 3d effects and smoothness of graph, How can I create such type of area graph and pie graph using php?