Page 1 of 1
halo can any one tel me some thing about this...
Posted: Thu Dec 11, 2003 8:44 am
by kujtim
hi
I have downloaded an web site from ftp
the site is created with php and mysql and he isworking wery good
I am sopose to change some things on it .....
the problem is ther the web page is containing a lot of things like
news he also got an archive of news thet were before but I don't now where are they lokated I don't now also where the nemes of the links are lokated .
I took a sql db from the ftp but I can see nothing from this things on it
please if you now something about this please tell me
by.........
Posted: Thu Dec 11, 2003 2:06 pm
by ghost007
Where did you downloaded this code?
Posted: Thu Dec 11, 2003 2:18 pm
by AnsonM
The news is from the other site... you just saved it...
PHP is a server side language.. and you cant download it because it is parsed on the server. What you have downloaded is html... and the stuff in there you say is news is from their site...
You have to program the whole site yourself.. as PHP can not be downloaded.
Posted: Thu Dec 11, 2003 3:31 pm
by qads
kujtim said he downloaded it via ftp AnsonM but you maybe right.
kujtim, no one can even guess whatout seening some code, and i would't suggest posting all the code in here, it wouldbe better if you could get some help from the creator of the site. most portals or php scripts come with a faq or something that can tell you how to find out this kind of information, look around.
if the news and the links are not in the database then look for text files, idont know why would anyone use text files when they have a real database

but look for them anyways.
I got no txt files or
Posted: Fri Dec 12, 2003 7:40 am
by kujtim
I got no txt files or anyother on the site
It's also strange thet I am exploring the same site on the WS FTP
and and is same thing but
wen I am browsing on FTP he is containing a lot of infos and I don't now from where is he taking them....
sory for my bed english .....
the site was created
Posted: Fri Dec 12, 2003 7:53 am
by kujtim
the site was created on my computer but not from me the gy who craated hem in now heare anymore
I didn't save it but I have transfered him from .FTP. whole site
I hope you understand me now
thenk you .......
Posted: Fri Dec 12, 2003 9:35 am
by patrikG
Have you checked the data in the database? Miracles happen there and you can't download it via FTP.
The easiest way, if you're not a pro in command line SQL, would probably be to install phpmyadmin and click on "export" there.