This topic is locked
[SOLVED]

Creating Folder

7/15/2021 6:48:57 PM
PHPRunner General questions
D
DRCR Dev author

Hi

Thank you for all the help so far. I have an issue I can't work out.

I'm looking to create a folder with all my website profiles. Something like this: website.com/profiles/$usernames$
It basically picks up website.com/search_profiles_by_distance_view.php?editid1=%ID%&

I need to set this up that these will be created but still logged into the system and all the cookies and session data remains. I can't workout how to do this with Phprunner and not sure if I need to build this outside of the system.

Any advice in creating this would be appreciated.

Cecil