InterviewSolution
| 1. |
Solve : What pointer are they talking about?? |
|
Answer» I'm not sure what internal pointer they are talking about? You can't see the internal pointer. Too bad I can't see the Internal pointer I was hoping maybe I found something that might help to figure out what the guy who messed up all my files and stuff did. Since the index file is suppose to be the default. The 1st that happens by default. See, I know he renamed the files, even when I tried to tell him not to do this. He was trying to help me back things up. Which the other thing is I keep trying to ask him, if renaming the files is what is suppose to happen, why did it work just fine for me when I backed things up without renaming the files. I can't get him to answer this question. He has messed both mine and my mom's computers, accounts we have all messed up due to this. Here is one of the messages that happens when we try to open the files, " Firefox can't find the file at /C:/DOCUME~1/Anne/LOCALS~1/Temp/Temporary Directory 7 for amy.zip/abctvshows/abctvshows/geocities.com/abctvshows/ben3.jpg. Could the item have been renamed, removed, or relocated? Is there a spelling, capitalization, or other typographical error in the address? Do you have sufficient access permissions to the requested item? " So, maybe we are already at the end of somewhere, and it can't get to the next item, since there is no next item. Unless since the index file is the 1st one and if it's been erased, then the 1st item is not there, so the next item can't work right and it's messing things up because of this. Since that 1st item needs to be there for things to execute/work properly. What has that got to do with PHP arrays?Quote from: AmyR7 on June 30, 2010, 02:08:15 PM Too bad I can't see the Internal pointerWhat you posted was a segment of PHP code. it has absolutely 0 to do with anything that anybody would have done on your PC at any point in time. Quote Since the index file is suppose to be the default. I'll take your word for that I suppose. although I'm not sure when rules about PHP arrays became applicable to files. Quote The 1st that happens by default.right (?) Quote See, I know he renamed the files you do? did you watch him rename the files or do you have psychic powers, or what made you "know" this? Quote He was trying to help me back things up. Which the other thing is I keep trying to ask him, if renaming the files is what is suppose to happen, why did it work just fine for me when I backed things up without renaming the files. I can't get him to answer this question. No idea what your talking about now really. Quote So, maybe we are already at the end of somewhere, and it can't get to the next item, since there is no next item. Unless since the index file is the 1st one and if it's been erased, then the 1st item is not there, so the next item can't work right and it's messing things up because of this. Since that 1st item needs to be there for things to execute/work properly. the end of somewhere? next item? index file? you asked about PHP arrays because you gave a segment of PHP. that has absolutely nothing to do with files or indexes or your local machine whatsoever, and certainly it has zero relevance to what you claim to be a vigilante "repairman" going around renaming peoples files. Quote from: BC_Programmer on June 30, 2010, 06:34:49 PM What you posted was a segment of PHP code. it has absolutely 0 to do with anything that anybody would have done on your PC at any point in time.Some of the files he was messing with have the .php extensions. Quote I'll take your word for that I suppose. although I'm not sure when rules about PHP arrays became applicable to files.Since I know for each events/functions to be able to happen, if the 1st thing, or the default is not there anymore, the whole thing is not there anymore. Then nothing can start because it is looking for things that are not there anymore. Quote you do? did you watch him rename the files or do you have psychic powers, or what made you "know" this?Because this is what he told me he was going to do before he did this. He said he is going to rename them. Which I didn't want him to do. I tried so many ways to just stop him from doing this. He wouldn't listen and did it anyways. Quote the end of somewhere? next item? index file? you asked about PHP arrays because you gave a segment of PHP. that has absolutely nothing to do with files or indexes or your local machine whatsoever, and certainly it has zero relevance to what you claim to be a vigilante "repairman" going around renaming peoples files.We have a terrible time when trying to get tech support for anything. A lot of what some of them say don't make any sense either. Like when you call because the new DVD/VCR combo recorder keeps stopping and then telling you it is illegal to record the tv show you are trying to record. We know it's not illegal for several reasons, the biggest reason we know it is not illegal is when you have another one that is currently doing that function just fine and the one you are replacing did all these things just fine before the whole thing just died because of having it for years, since we know all things in life don't function anymore after a certain amount of time. Also, not sure why you say that the PHP Arrays have nothing to do with files on my computer. Since the information listed in the arrays are typed out there. That is what you type in the list. Yes, I used the software that is installed on my computer to type it out. The software is installed in the Add remove programs SECTION of the whole computer. So, whenever you want to use that Program/software, whatever you want to call it, you just select what you want to use and use it. You type the words, by hitting the letters on the keyboard. Then you hit file and save as, and it saves the file. All of the files have extensions. Some of those extensions are .php .html .css .jpg .gif and so on. Plus there are things typed before the extension. The word index is what is typed there for all the index files. index.html index.css index.php index.dat Also, all of the files are of course in folders. The folders you create and name the folder to put them in. |
|