View Single Post
  #5 (permalink)  
Old 08-03-2007, 04:11 AM
venkatesan.N venkatesan.N is offline
D-Web Trainee
 
Join Date: Jul 2007
Posts: 11
venkatesan.N is on a distinguished road
Thumbs up Re: XML posting issue to php

Hi vivek

Thanks. I checked and it works fine.

But in some of the php pages we have given navigation links as below

http://xxx.com/test.php?test=1&val=2

So when i use your logic then i need to find and replace in all pages.it will be tedious.

Is there a way to change php.ini file for a particular page?
Reply With Quote