GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   This possible? (https://gfy.com/showthread.php?t=61928)

Pipecrew 05-26-2002 10:06 PM

This possible?
 
To take form Input and send it to 3 different places?
so when the person hits submit it goes to the 3 same scripts....


I have autogallery running seperately on 3 sites, I would like to keep one submission form that submits to each

g33k 05-26-2002 10:07 PM

i made a poopy

Dirty F 05-26-2002 10:07 PM

I did that once using a simple php include code.
Maybe with ssi it can be done too.

Sly_RJ 05-26-2002 10:08 PM

Couldn't you just make a script that adds your information to your database of each site? Would be pretty easy.

Sorry, I have no idea what autogallery is. Never used it.

Mr.Fiction 05-26-2002 10:22 PM

You can insert into multiple databases from the same submission. We have a site that queries multiple databases when a new user signs up, to make sure that the username isn't in use in any of several databases before adding the user.

Here is some code related to this:
http://www.zend.com/codex.php?id=25&single=1

Check it out, I think you should be able to hack it to do what you want.

Pipecrew 05-26-2002 10:26 PM

Thanks


Sounds like a job for my programmer bizznatch Mike503 :Graucho

posh rat in hell 05-26-2002 10:26 PM

I think he means a page that submits to 3 different tgps, or something like that.
And, I've seen javascript that does this before.

Dirty F 05-26-2002 10:37 PM

Why dont you make your page php.
You make tgp.php page where autogallery writes the links on.
Then on every domain you want it on you put this code.
PHP Code:

<?php include("http://www.mysite.com/tgp.php"); ?>

Did the job for me.

Gemini 05-26-2002 10:42 PM

Costs $$ for some bits of info. :thumbsup

Milton 05-27-2002 01:16 AM

money money


All times are GMT -7. The time now is 02:42 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123