Got major problem I MUST be albe to do this i do not like the idea of leaving my user pw etc.. on my main page.. i want it to include or require the file i need i have tried these methodds.. Read carefully once i get to the CONFIG part that holds my DATABASE INFO I need some help on setting my attributes ok soo ive tried this
Now i have my pass to my DB IP USER DATABASE name Etc.. in a file under a folder /config/filename.php
if someone can give me the attribute number i should use so no one in public can see it and and only the server and launch it when its embedded in a site. ( if u understand that part) im sure u do. most people do this
--------------------][][][]]]][][][][][]][][][][ ----------------
| Code: |
| include('scripts/mainmenu.php'); --------------][][][][][][]][][][-----------
include($_SERVER["DOCUMENT_ROOT"]."/scripts/mainmenu.php"); |
Now i have my pass to my DB IP USER DATABASE name Etc.. in a file under a folder /config/filename.php
if someone can give me the attribute number i should use so no one in public can see it and and only the server and launch it when its embedded in a site. ( if u understand that part) im sure u do. most people do this
--------------------][][][]]]][][][][][]][][][][ ----------------
