PHP and MySQL

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
Arctic
-


Joined: 24 Sep 2004
Posts: 560

PostPosted: Sun May 01, 2005 10:20 pm    Post subject: PHP and MySQL Reply with quote

A message

Last edited by Arctic on Sat Apr 20, 2019 5:24 pm; edited 1 time in total
Back to top View user's profile Send private message ICQ Number
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon May 02, 2005 3:45 pm    Post subject: Reply with quote

i know how to do this with php and no mysql but not with mysql. I think I have how to do it with just PHP on one of my other sites. If you need it, I'll dig it out.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Arctic
-


Joined: 24 Sep 2004
Posts: 560

PostPosted: Mon May 02, 2005 4:54 pm    Post subject: Reply with quote

A message

Last edited by Arctic on Sat Apr 20, 2019 5:24 pm; edited 1 time in total
Back to top View user's profile Send private message ICQ Number
AbyssUnderground
-


Joined: 31 Dec 2004
Posts: 3855

PostPosted: Mon May 02, 2005 7:59 pm    Post subject: Reply with quote

Fraid not. I'm looking for one myself. If I find one I'll let you know.
_________________
Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk
Back to top View user's profile Send private message Visit poster's website
Arctic
-


Joined: 24 Sep 2004
Posts: 560

PostPosted: Mon May 02, 2005 9:30 pm    Post subject: Reply with quote

A message

Last edited by Arctic on Sat Apr 20, 2019 5:24 pm; edited 1 time in total
Back to top View user's profile Send private message ICQ Number
MonkeyNation
-


Joined: 05 Feb 2005
Posts: 921
Location: Cardiff

PostPosted: Tue May 03, 2005 6:51 pm    Post subject: Re: PHP and MySQL Reply with quote

Arctic wrote:
Okay, I need some help.

Can someone tell me how I can include the HTML data from a MySQL table? So it would be: www.trielite.net/?p=table_name

And then it would include the data from that table in a certain area? (Maybe with PHP includes?)

Can you also explain how the code works?


$sql = mysql_query("SELECT * FROM '".$_GET['p']."'");
$data = mysql_fetch_array($sql);
echo $data;

I really have no idea what you mean, just a guess =P
_________________
Back to top View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group