Go Back   Gaming Gutter > Non-Gaming > Programming


Programming - All general programming discussion in here.

» Site Navigation
» Home
» FAQ
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Advertisement
» Recent Threads
Go to first new post SOTW #1 Winner
Today 02:19 PM
Last post by Axed
Today 07:22 PM
1 Replies, 11 Views
Go to first new post f*ck
Today 06:41 PM
Last post by Unregenerate Passion
Today 07:20 PM
14 Replies, 15 Views
Go to first new post So guys...
Today 07:02 PM
Last post by Unregenerate Passion
Today 07:19 PM
7 Replies, 8 Views
Go to first new post How....
Today 05:30 PM
Last post by Hale'iwa
Today 07:16 PM
7 Replies, 29 Views
Go to first new post Selling Main and Shell...
Today 03:44 PM
Last post by David
Today 07:11 PM
3 Replies, 29 Views
Reply
 
LinkBack Thread Tools Display Modes

 
Old 12-23-2007, 07:57 AM   #1 (permalink)
Banned

Male bug14 is offline
 
Join Date: Oct 2007
Location: bugmenot.com
Posts: 1,536
iTrader: 2 / 100%
bug14 Is a Lord of Awesomenessbug14 Is a Lord of Awesomenessbug14 Is a Lord of Awesomeness
Rep Power: 0
I'm trying to send three variables from a php using url_encode
the first page is a form that sends variables to the second page with GET, now I want to send those to a third page

header("Location: ohnoes.html?m=".url_encode($_GET['mark'])."&i=".url_encode($_GET['item'])."&p=".url_encode($_GET['price']));

but I get a blank white page that says
Quote:
Fatal error: Call to undefined function: url_encode() in /myurl/my_php.php on line 14
so like what? do I have to define the function first. I'm new to php and this seems to be a little too much for me

Nevermind! I needed to use urlencode(), NOT url_encode()! I got it now...

and sorry for the double post, but GG is having problems right now and I can't edit

Last edited by Tyler; 12-24-2007 at 09:52 AM.
  Reply With Quote
Reply

Bookmarks



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Powered by vBadvanced CMPS v3.0 RC2

All times are GMT -7. The time now is 07:22 PM.


vBulletin skin developed by: eXtremepixels
The contents of this webpage are copyright © 2006-2008 GamingGutter.com. All Rights Reserved.

Page generated in 0.13315296 seconds (100.00% PHP - 0% MySQL) with 19 queries