Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mysql & php
#1
Im still learning php as my first language I skipped html because i have basic knowledge of it. But my question is if im on a website and want to get Mysql data, can I do this through php? Im thinking I can but I might be wrong.
Reply
#2
Yes you can functions mostly used for this are
mysql_connect
mysql_fetch_array
mysql_query
mysql_num_rows
mysql_close
and there are few more...

There is a tutorial on how to connect ot the sql db, let me find it for you!


Found it:
http://www.supportforums.net/showthread.php?tid=116
Reply
#3
Thinks Master I appreciate it.
Reply
#4
Cheers for this Smile
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  PHP Framework List: An Ultimate Guide to 102 PHP Frameworks for Web Developers tk-hassan 0 785 07-27-2020, 11:26 PM
Last Post: tk-hassan
  PHP Video Tutorials (PHP For Beginners) Eleqtriq 4 3,293 10-10-2011, 01:00 PM
Last Post: Greyersting
  optimize mysql through a php script andrewjs18 7 2,759 10-05-2011, 06:31 PM
Last Post: John.
  Creating a simple PHP/MySQL login script ndee 16 9,465 05-14-2011, 02:18 AM
Last Post: モrainee
  Simple MySQL Tutorial Sly 4 1,081 05-14-2011, 01:53 AM
Last Post: Sly

Forum Jump:


Users browsing this thread: 1 Guest(s)