Search found 110 matches

by rajan
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...
by rajan
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.
by rajan
Thu Oct 18, 2007 11:08 pm
Forum: PHP - Code
Topic: Color option on site
Replies: 5
Views: 420

thanks I really want this.
by rajan
Thu Oct 18, 2007 8:17 am
Forum: PHP - Code
Topic: Color option on site
Replies: 5
Views: 420

I also want feature of color mixing like in photoshop.
by rajan
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?
by rajan
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.
by rajan
Sat Oct 13, 2007 5:03 am
Forum: PHP - Code
Topic: Image Size and Font Size
Replies: 3
Views: 302

How can I do this? I have only image width, font file and text . Using this I have to calculate image height and font size. imagefontwidth() and imagefontheight() take fontsize as paramater and value must be between 1-5 and I have to calculate fontsize. Can somebody tell me how can I do this?
by rajan
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?
by rajan
Sat Oct 06, 2007 1:03 am
Forum: Javascript
Topic: Fonts
Replies: 7
Views: 1559

Actually I want the functionality that admin can add fonts in a folder through admin panel and which font status is 1 that will be use on html page. Can we use fonts from folder which are not in system fonts folder but in any other folder?
by rajan
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?
by rajan
Fri Sep 14, 2007 11:04 pm
Forum: PHP - Code
Topic: Bold text image
Replies: 3
Views: 296

I have checked this function and still I didn't get the solution for making text italic using same font. If i am using arial font for normal letters then I don't need to different font arialb for bold and ariali for italic letters.
by rajan
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.
by rajan
Tue Jul 31, 2007 1:05 am
Forum: PHP - Code
Topic: Graph
Replies: 5
Views: 567

How did you do this?
by rajan
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.
by rajan
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?