Jump to content

Simple php question.


Dark_Archon

Recommended Posts

i'm new to php and would need a easy to understand answer if possible.

 

im looking for a way to be able to enter numbers into a textarea submmit form type thing so that it changes a certain link that i need to be changed. for example:

 

if you put 1234 in the submit form (or w/e) the url would change to http://url.com/lalala/hmm=1234

 

or if there's a way to to do the same thing, but changing the actual URL of my website (example: http://mywebsite.com/test/1234) so that it makes the numbers, again, http://url.com/lalala/hmm=1234.

 

 

Link to comment
https://forums.phpfreaks.com/topic/108362-simple-php-question/
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.