Web Hosting Talk







View Full Version : php help wanted


thesource
04-22-2002, 04:16 PM
i thought he said something else at first.

i need some php help getting a database to work right. i am looking for someone who can do this for free. http://prcast.net/test.php?series=mmpr is what i need help fixing making it stop looping the data entries source is at http://prcast.net/test.phps veiw source aim mbastian2k.

phatronic
04-22-2002, 04:20 PM
localhost?:confused:

thesource
04-22-2002, 04:28 PM
yes. using localhost works. i still need help very bad stoping the looping.

bacid
04-22-2002, 04:34 PM
localhost is your computer so obviously it works for you :)

if you want someone to help you will need to give us the real hostname/ip

thesource
04-22-2002, 04:37 PM
the link to the source http://www.prcast.net/test.phps use veiw source

RJandthefull
04-22-2002, 04:38 PM
Localhost is your computer. We cant use it

thesource
04-22-2002, 04:54 PM
i clearly misunderstood what everyone was talking about but its fixed now.

blacknight
04-22-2002, 05:51 PM
What they mean is this:
'localhost' is the actual server or computer that the PHP/MySQL is running on. If only 'localhost' has the 'power' to connect, then nobody else can see what is going on without direct access to the 'box'.
As PHP is server-side a link won't help you unless we can see the actual source - not the output source. Do you follow?