Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1377 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     Programming     PHP and MySQL :

My brain aches.

Thread title: My brain aches.
     
    Thread tools Search this thread Display Modes  
Prev Previous Post   Next Post Next
03-08-2005, 01:06 AM
#1
seen.to is offline seen.to
seen.to's Avatar
Status: unusual suspect ™
Join date: Feb 2005
Location: Lancaster, PA from London UK
Expertise:
Software:
 
Posts: 1,814
iTrader: 0 / 0%
 

seen.to is on a distinguished road

  Old  My brain aches.

I'm using this (created by my programmer)

Code:
$mystring = $_SERVER['QUERY_STRING'];
But it's turning out the URL with & instead of & which is needed for total validation (as required by the client).

I've changed

Code:
arg_separator.output = "&"
to

Code:
arg_separator.output = "&"
in PHP.ini which fixed some previous issues with the same problem but not this time.

I tried
Code:
str_replace ("&","&amp");
but wasn't quite sure of the syntax, where to put it in the string, or if it's even the right thing :-/

Any ideas you PHP guru's out there?

     


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

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed