-
splashpage call over php
Hello,
is it possible to call the splashpage from a html page url input -> PHP -> splashpage ???
I mean, in this case the line 'splashpageurl=' should not contain any url.
Thanks!
-
-
Can you give more information or a link to your page? What other code are you using? What exactly do you want to happen and why do you want it to happen?
I believe what you are asking for is possible, but I don't understand the terms like "html page url input" and "splashpage" without some kind of context.
You can use a variable like ?splashpageurl (with or without a value) in PHP to do different things but to do that we will need more information about exactly what you want to do.
In PHP, you can use isset($_GET['splashageurl']) to check if it exists at all. You can use $_GET['splashpageurl']=='value' to see if it has a certain value, also.
Daniel -
Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks