Posts Tagged ‘Number’

How To Remove Leading Zero From A Number In Php?

February 10th, 2010

I have this TEXT FIELD which suppose to accept only numbers. It’s actually a field for “price”. I manage to find a javascript for accepting only numbers. Now I’m having issue when user keyed in 00030 into the field. When it’s being save into the database and displayed out to the website, it’s displays as $00030. How do I remove the 3 zeros or any zeros before it?

Where Are The Greatest Number Of Graphic/web Design Jobs Available? What Part Of The Country And Where? ?

January 16th, 2010

Dude its the web, there a lot of ways to look at this. Some if not most work from home and then there are firms that hire. As far as what part of the country refer to my first statement, there is no “hot spot” or “trendy” place to find a web job.

How To Return A Number Of Random Strings From A Group Of Strings Using Php?

November 29th, 2009

I have a group of 200 unique strings, and I need a PHP script to return 100 random strings from that group of 200, avoiding repetition – how to do this??

How To Count Number Of File In A Zipfile Using Php?

November 23rd, 2009

is it possible to count the number of files inside a zipfile without extracting the actual zipfile using php? thanks.

How Can I Limit The Number Of Characters In A Php Variable?

October 21st, 2009

How can I have a variable contain the value of, lets say, the first 500 characters. Im using PHP session variables. If there isn’t a way (which I doubt), is there another way to limit the amount of characters in an amount of text displayed?

How To Show The Visitor Counter Number In My Asp.net Project???

October 20th, 2009

iam making a project using asp.net, vb.net & sql server 2000 as database for my college.
now i want that to show number of users who visit my website i.e. i want to see the visitor counter number..
pls tell me in details about how to do this step by step..
thank you

Will Using An Access Database For My Asp.net Limit The Number Of People Who Can Be On My Website At A Time?

September 11th, 2009

I read that Access will only allow a few concurrent users. So, If I use an Access(mdb) database for a product catalog on my ASP.NET website, will there be a limit to how many people can look at the catalog at one time?

WP Robot Wordpress Autoposter

How Can I Set A Limit For The Number Of Selections In An Asp.net Listbox Control?

September 10th, 2009

i.e suppose there are 10 items in a listbox.
A user can only select a maximum of 3 items only from the list. Is there any property that i can set.

How Many Number Of Concurrent Users Can A Php Site Handle?

August 31st, 2009

I am new to php. I want to know how many number of concurrent users can a normal php site with mysql database with around 15 to 20 tables can handle?

How To Receive A Text From A Phone Number With Php?

August 31st, 2009

I am making an application where you can text anybody from your computer. Or at least attempting too. It is for learning. My application accesses a php script to send the text, this i can do just fine, but if i want someone to text back, how in the world would i do that? I wanted to do some sort of email thing where you have an account on the site and stuff, but how would i receive the text! I really really really need help on this, and asap. Thanks for reading.