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.
- Add Google Pagerank to Mozilla Firefox
- Decode eval gzinflate base64_decode
- How To Check If String Contains Only Alphabet
- Determine A Number Is Odd or Even
- Internet Explorer Keyboard Shortcuts
- Refresh Webpage Once Every Specified Number of Seconds
- Javascript Get Current Page URL
- Redirecting Page Using Javascript
- Javascript Countdown Timer
- Make Javascript Program Waiting
- SandyAllen in Decode eval gzinflate base64_decode…
- TishB in Remove Mybrowserbar From My Browser…
- netino in Remove Mybrowserbar From My Browser…
- ankara nakliye in Call to Undefined Function curl_ini…
- chris in Remove Mybrowserbar From My Browser…
- thisstrangegirl… in Remove Mybrowserbar From My Browser…
- movie6 in Determine A Number Is Odd or Even
- sjmac in Remove Mybrowserbar From My Browser…
- Neal in Remove Mybrowserbar From My Browser…
- clarksparts.com… in Remove Mybrowserbar From My Browser…
PHP Link Cloaker: Hide Affiliate Links and Track Visitor Clicks
Hides Affiliate Links, Tracks Clicks & Clean up URLs. Easy, installer can be setup within 5 minutes on any PHP/MySQL Linux host. The secure web-based admin area centralizes management, converts links from all associate programs. Unlimited Site License.
7 Keys To Living Life Successfully
Discover the Keys that Open Doors to Living Life to the Fullest
Clean, No-Sleeze Minisite Templates
A great mini site, sales page, or squeeze page does not have to be a typical and boring sleeze page. Stop scaring off visitors with the tired styles that have come to define this genre. Php, Photoshop, reseller rights...yeah.
- Remove Mybrowserbar From My Browser
- Javascript - Get URL Parameters
- Fireworks: Make Rounded Corner Edges Image
- Hp Proliant ml350 g6 Win2003 Server Setup Bluescreen
- Get Domain Name From URL Using Javascript
- Merge Table Cells Using Javascript
- Wp-O-Matic Plugin Cannot Add Campaign
- Mozilla Firefox Add-ons for Downloading YouTube Video
- Javascript: Open new window containing php page
- Internet Explorer Keyboard Shortcuts
- check string convert ip to number convert ip to numeric value copy table to a new table copy table using mysql dll file dll file corrupt dll not found 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 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 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
Categories
- Outdoors
- Self Improvement
- Programming
- Fireworks
- Javascript
- Sports
- Software
- MySQL
- PHP
- CSS
- Apache
- Hardware