Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

Any Opensource Software Or Script Like This?


4 replies to this topic

#1 k_s_baskar

    Newbie [Level 1]

  • Kontributors
  • Pip
  • 21 posts

Posted 13 January 2010 - 10:15 AM

Hi,
I am having mysql database with the fields SlNo, Product name, Review, price i wish to create separate webpage for each and every record in the database offline. I googled for such software or script in net, Finally i found a software named webmerge which will solve my purpose unfortunately it is not free. I am searching for Free tools or script.

Can anybody here recommend me such software or script in php?

Thanks in advance.
:)

#2 truefusion

    Coincidence is non-sequitur, therefore everything has a reason for its existence (except if they are eternal).

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 3,216 posts
  • Gender:Male
  • Location:No, not there. Not there either. Yes, you'll never figure it out.
  • Interests:God, Christianity.
  • myCENT:86.16

Posted 13 January 2010 - 07:00 PM

What you are asking for is a bit too simple to be writing a third-party tool for—if anything, that is more of a task for an extension or plug-in to an already existing script. Normally, the kind of scripts (if any) that do something close to what you want are content management systems (CMS), but these do things a certain way that may not be what you are looking for, or are more than what you are looking for, and are more complicated than what you are asking for. You say you wish to create, but you are looking for a third-party tool. For the task at hand, learning some PHP would be enough. You could probably find a PHP tutorial on conditional statements, connecting to a MySQL database, and getting any content from the database.

#3 k_s_baskar

    Newbie [Level 1]

  • Kontributors
  • Pip
  • 21 posts

Posted 16 January 2010 - 05:53 AM

Thanks for your kind recommendation. but i am looking for some well experienced who can help in this great community. :)

#4 robertflorish

    Newbie

  • Kontributors
  • Pip
  • 3 posts

Posted 20 January 2010 - 07:41 AM

I suggest you to search in the script directory - scriptsdesk which is the best scripts directory that compiles and distributes Web programming-related resources,scripts, geared toward webmasters, developers and programmers looking for enhancing their Web sites and intranets with dynamic development tools.

#5 jlhaslip

    Insert Custom Title Here

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,040 posts
  • Gender:Not Telling
  • Location:Linux, DOS and Windows…the good, the bad and the ugly
  • myCENT:81.07
  • Spam Patrol

Posted 15 December 2011 - 10:48 PM

I would think that you could write a PHP script that can do this for you.
You really do not need a separate 'page' for each record, just use the query-string in the link to develop the page and retrieve the database information. To a search engine, the page would be accessible. This is one reason why scripting is important. You can build pages "on-the-fly" with query-strings and DB searches. Forums and Content Management Systems work exactly this way.




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users