Results 1 to 5 of 5

Thread: Call Content From Mysql?

  1. #1
    TRshady
    Guest
    Anyone able to give me a little step by step for calling content from a mysql table please or at least links which information on how to go about doing so?

    For example theres a table with the fields and set out like so:

    id .... Section .... Title .................... Content

    1 ..... Software ... Adware Guide ...... Blah Blah
    2 ...... Software .... Norton Review ..... Blah Blah

    How would I go about calling this into a php page and how is it usually done?

    Thanks for any help ..

  2. Internet, Programming and Graphics   -   #2
    vivitron 15's Avatar Poster
    Join Date
    Jan 2003
    Location
    North East England, UK
    Posts
    1,741
    erm, theres a good walkthrough guide to php/sql here:

    http://www.adultnetsurprise.com/learning_c...php_week_1.html

    and go to http://rohs.nl/ for some basic scripts to see how they work

    its pretty easy to teach yourself from these and w3c schools
    <insert signature here>

  3. Internet, Programming and Graphics   -   #3
    TRshady
    Guest
    Thanks for the reply.

    On first look I dont see much on mysl content called into php pages, but I&#39;ll go through it now. Would appreciate more replies and a simple step by step would be great

  4. Internet, Programming and Graphics   -   #4
    vivitron 15's Avatar Poster
    Join Date
    Jan 2003
    Location
    North East England, UK
    Posts
    1,741
    shouldve said - after reading each page, change the url up by 1 week, and theres loads on exactly this
    <insert signature here>

  5. Internet, Programming and Graphics   -   #5
    TRshady
    Guest
    wow ... damn right 7 ya should have said

    Thanks mate, me off to read it all now, lol ... hopefully the tut uses phpmyadmin and not ssh or whatever that is .... (TRshady crosses his fingers).

    Thanks again

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •