Jump to content

Need help with PHP code - ob_get_contents() and ob_start()


Recommended Posts

Hello,

 

I am trying to change the string 'IRM Reporting Portal' to 'BIS Reporting Portal' as illustrated in the attachment 'Requirements.jpg'.

 

On inspecting 'IRM Reporting Portal', I noticed the function DoResizeMS ().

 

I found this function call in only one file across the entire code.

 

That file is 'header.dsp' (attached)

 

This leads me to believe that the string 'IRM Reporting Portal' is being dynamically generated in 'header.dsp' (Between ob_get_contents() and ob_start())

 

How do I change that string to 'BIS Reporting Portal'? Please help. I am a PHP newbie.

 

Thanks,

Trinanjan.

 

[attachment deleted by admin]

Link to comment
Share on other sites

Why do you think that function, which is a Javascript function, has anything to do with the string you're trying to change.

 

I looked at the code you posted and I didn't see anything in there that would generate that string. Is there another PHP script?

 

Ken

Link to comment
Share on other sites

Why do you think that function, which is a Javascript function, has anything to do with the string you're trying to change.

 

I looked at the code you posted and I didn't see anything in there that would generate that string. Is there another PHP script?

 

Ken

 

Thanks for your post.

 

I do not think that there is another PHP script. I did a global search for 'IRM Reporting Portal' using Edit Plus. I did not find anything interesting.

 

The similarities of the structures of the Inspected content (Google Chrome screenshot) and 'Header.dsp' seem to indicate that the string 'IRM Reporting Portal' is being generated dynamically.

 

How do I proceed and debug further?

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.