Nov 8, 2005 #1 cranebill IS-IT--Management Jan 4, 2002 1,113 US <?php include_once('inc/common.php'); ?> this is part of a function i moved. I used a cpanel to change some things around and wanted to add this function. How do i reference that file when I am not sure where this code I am modifying is being stored?
<?php include_once('inc/common.php'); ?> this is part of a function i moved. I used a cpanel to change some things around and wanted to add this function. How do i reference that file when I am not sure where this code I am modifying is being stored?
Nov 9, 2005 #2 KarveR MIS Dec 14, 1999 2,065 GB If you aren't sure where this code YOU are modifying is being stored...... must refrain, overload overload.... ______________________________________________________________________ There's no present like the time, they say. - Henry's Cat. Upvote 0 Downvote
If you aren't sure where this code YOU are modifying is being stored...... must refrain, overload overload.... ______________________________________________________________________ There's no present like the time, they say. - Henry's Cat.
Nov 9, 2005 Thread starter #3 cranebill IS-IT--Management Jan 4, 2002 1,113 US I told you .. I was accessing the php via a control panel not sure where the code is stored... maybe I ill look far a key phrase by search... Upvote 0 Downvote
I told you .. I was accessing the php via a control panel not sure where the code is stored... maybe I ill look far a key phrase by search...