skipion
11-02-2005, 11:07 AM
I need to retrieve all characters from a string within the characters ? and &.
So for example: if the string is,
http://mywebsite.adress.com/cgi-bin/testing.pl?this&is&my&test
I wanna retrieve the word 'this'. What coding could i use for this ?
So for example: if the string is,
http://mywebsite.adress.com/cgi-bin/testing.pl?this&is&my&test
I wanna retrieve the word 'this'. What coding could i use for this ?