Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Module Conversion

Guest
Oct 15, 2009 Oct 15, 2009

I have a module that is set up to be useed as an employee lookup. This module uses PHP and MYSQL for the database. I would like to use this module as a members lookup. My thoughts on this process are that I can modify the table to change the names from employeeID to MemberID etc and so on. then adjust my code accordingly using the find replace command. do you guys think this will work?

TOPICS
Server side applications
544
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Advisor , Oct 15, 2009 Oct 15, 2009

why not?

Translate
Advisor ,
Oct 15, 2009 Oct 15, 2009

why not?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 15, 2009 Oct 15, 2009
LATEST

Still learning this stuff, just thought I would ask the experts. Sometimes things aren't as simple as it seems. I will test with another database first.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines