|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Apr 2003
Location: On the edge
Posts: 1,796
|
anyone can help with an easy form method = get script?
This is a code to generate sponsor hosted galleries
The output should be just like this http://mydomain.com/hosted.php?codenumber but it happens to be like this instead http://mydomain.com/hosted.php?code=codenumber&submite=generate+links Here is the form code. It must be very simple but I just cant figure it out. PHP Code:
__________________
ICQ :333-548-380 |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Feb 2002
Location: European Union
Posts: 1,124
|
I don't fully understand your question, but one thing is for sure: your Form coding is wrong:
Instead of PHP Code:
PHP Code:
__________________
Make Money with true niche programs like Adult ECards - Pantyhose Fetish - Men in Pantyhose
|
|
|
|
|
|
#3 |
|
Confirmed User
Join Date: Aug 2003
Posts: 1,798
|
lemme go find my magnifying glass maybe I can look
![]()
__________________
TGP Webmasters: sign up for the top 100 tgp list! Submit galleries If you add me to icq (title) make sure to mention GFY or I'll think you're a bot and deny you. |
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Apr 2003
Location: On the edge
Posts: 1,796
|
That's ok in the original code
I just want to add a number to an url via an input box nothing but the number but the from adds a lot of crap like code=XXXX & input= generate I want it to be php?XXXXXX not php?code=XXXX & input= generate
__________________
ICQ :333-548-380 |
|
|
|
|
|
#5 | |
|
Confirmed User
Join Date: Apr 2003
Location: On the edge
Posts: 1,796
|
Quote:
__________________
ICQ :333-548-380 |
|
|
|
|
|
|
#6 |
|
sex dwarf
Join Date: May 2002
Posts: 17,860
|
PHP Code:
__________________
/(bb|[^b]{2})/ |
|
|
|
|
|
#7 |
|
So Fucking Banned
Join Date: Oct 2002
Location: chandler, az
Posts: 1,052
|
i think if you change it from GET to POST it doesnt add that extra shit..
|
|
|
|
|
|
#8 |
|
sex dwarf
Join Date: May 2002
Posts: 17,860
|
Ehm... you wanted it like http://www.mydomain.com/hosted.php?666 instead of http://www.mydomain.com/hosted.php?code=666 ?
Then use this: PHP Code:
__________________
/(bb|[^b]{2})/ |
|
|
|
|
|
#9 |
|
Confirmed User
Join Date: Apr 2003
Location: On the edge
Posts: 1,796
|
Thanks I solved it
Thanks Punkworld I ll keep your code in a safe place
__________________
ICQ :333-548-380 |
|
|
|