Jump to content

Access a another page


shabar

Recommended Posts

Hi

 

 

I came across following code in one of php pages and it call another page from that image click.

 

{code}

 

<td align="right" valign="top" ><a href="#" onclick="create_usr();"> <img src="images/Conn.jpg" border="0"/> </a> </td>

 

{code}

 

My question is "create_usr();" mentioned in the code, how it could call the other page (pageA.php). Within the current page I couldn't fin any method call by that name and even that calling page was not appears.

 

Can there be any mapping doc/page. If so how can that be find out?

 

 

rgds

 

shabar

 

 

Link to comment
https://forums.phpfreaks.com/topic/178564-access-a-another-page/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.