Actually this is a simple thing, but many people still asking for it. “I’m trying to pass a variable in the url, but why it only passes the first word?”
The reason is you can’t pass spaces in URLs. Use rawurlencode() or urlencode to convert the spaces and other symbols into something that can be passed [...]
Archive for December, 2009
URL Variable Only Passes The First Word
PHP – Session Had Already Been Started
While working with session in php I got the following error ‘A session had already been started’. This happened when I included a php file at the top of each page. The included file contained code that do the session_start() and check for the session.
After searching the web, I got the following solutions:
You can [...]
Javascript – Format Decimal Number
There are many ways to format number in Javascript. This following script formats a numeric value passed in to it with specified number of decimal values.
<script type=”text/javascript”>
Number.prototype.toDecimals=function(n){
n=(isNaN(n))?
2:
n;
var
nT=Math.pow(10,n);
function pad(s){
s=s||’.’;
return (s.length>n)?
s:
pad(s+’0′);
}
return (isNaN(this))?
this:
(new String(
Math.round(this*nT)/nT
)).replace(/(\.\d*)?$/,pad);
}
</script>
How to use this script:
var nMyNumber=123.3;
sMyFormattedNumber=nMyNumber.toDecimals(2);
this will return 123.30 for sMyFormattedNumber.
- How to implement jQuery facebox plugin
- PEAR Install Spreadsheet_Excel_Writer
- PHP code to display Alexa rank
- PHP Configurations for Uploading File
- wp_insert_post could not insert post into the database
- PHP in_array() and array_search() functions
- Storing array data to MySQL using PHP
- How To Write print_r Output To File
- PHP Redirect Page
- Remove Non ASCII Characters From A String
- Avinash in PEAR Install Spreadsheet_Excel_Writ…
- paratenilesh in Extjs PHP MySQL Simple Tutorial
- yoube.info in Remove Mybrowserbar From My Browser…
- Alzuun in Remove Mybrowserbar From My Browser…
- RMK in Remove Mybrowserbar From My Browser…
- Laura in Remove Mybrowserbar From My Browser…
- Mitani in Remove Mybrowserbar From My Browser…
- Manila Director… in Remove Mybrowserbar From My Browser…
- Arak in Remove Mybrowserbar From My Browser…
- Angel in Remove Mybrowserbar From My Browser…
Niche Website Templates
This is a professionally designed website template package, it's ideal for sales pages, landing pages, squeeze pages and all kind of niche websites.
Pickup Secrets Exposed
Pickup secrets are exposed in this informative ebook (available for instant download). Also learn what to do after you meet and how to keep a good thing going. A must for any dating man looking to improve his success with women.
Maternity Acupressure Guide: Easier, Shorter And Safer Birth
Best Selling Guide since 2005! Praised by Real Customers! Natural and Safe Maternity Acupressure Method for Pregnancy, Inducing Labor at Home & Getting Effective Relief from Labor Pains.
- Remove Mybrowserbar From My Browser
- Javascript - Get URL Parameters
- Fireworks: Make Rounded Corner Edges Image
- Get Domain Name From URL Using Javascript
- Hp Proliant ml350 g6 Win2003 Server Setup Bluescreen
- Merge Table Cells Using Javascript
- Extjs PHP MySQL Simple Tutorial
- Wp-O-Matic Plugin Cannot Add Campaign
- Javascript: Open new window containing php page
- Mozilla Firefox Add-ons for Downloading YouTube Video
- check string convert ip to number convert ip to numeric value copy table to a new table copy table using mysql dll file domain name domain name from url Export Data fireworks horizontal line effect get domain from url get url parameters golfer social network import data javascript alert javascript alert method javascript dialogue box javascript get url parameter javascript load php page javascript open new window javascript open php page javascript pops up javascript prompt javascript tabbed page JQuery Example location href merge table cells Motion Trail Text mysql copy table mysql ip to number PC Router php compress file php create zip file php error PHP fatal error php how to upload file php ip to number php session how to php uploaded file rounded corner edges image url domain url domain name WinXP auto logon WinXP File Sharing zip using php