Hi !!!
I have a page in html, containing some text like " ABCDEFGHIJKL" etc.
This text has also a website link (hyperlink) with it.
This website link changes on each refresh of page.
Such link changes due to javascript runing behind on it.
I just want this link each time stored in a PHP variable.
Such text always appears on a certain position on the page (X,Y).
Can you please help me on it.? I can provide additional details on request.
Your early answer is required.
Regards,
Ahmed Taufiq
Need a help on PHP
Moderator: General Moderators
- flying_circus
- Forum Regular
- Posts: 732
- Joined: Wed Mar 05, 2008 10:23 pm
- Location: Sunriver, OR
Re: Need a help on PHP
You've given very vague info.
I just want this link each time stored in a PHP variable.
Code: Select all
<?php
$myVar = "MyLink";
?>-
ahmedtaufiq
- Forum Newbie
- Posts: 4
- Joined: Wed Dec 23, 2009 4:30 am
Re: Need a help on PHP
i know how to store a value in php variable.
i just want a cross platform thing, that takes up the value from java page and send it into php variable. Read me message carefully again
i just want a cross platform thing, that takes up the value from java page and send it into php variable. Read me message carefully again