Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

Capture values from URL

Thread Tools
 
Search this Thread
 
Old 12 September 2004, 03:32 PM
  #1  
SinghSuperStud
Scooby Regular
Thread Starter
iTrader: (2)
 
SinghSuperStud's Avatar
 
Join Date: Jul 2001
Location: Walsall
Posts: 1,918
Likes: 0
Received 0 Likes on 0 Posts
Default Capture values from URL

Hi,

I need to capture values passed by another application via an URL in the form of :

http://server/?number=%NUMBER&text=%TEXT%

and store these via PHP into a MySQL DB.

ANy help appreciated !!

Thanks

Jai
Old 12 September 2004, 07:57 PM
  #2  
tommy1980
Scooby Newbie
 
tommy1980's Avatar
 
Join Date: Apr 2004
Posts: 21
Likes: 0
Received 0 Likes on 0 Posts
Default

I believe it is
$text = $_GET['text']




All times are GMT +1. The time now is 05:06 AM.