PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
I'm having MAJOR problems getting php code to work on a new server.
My friend has a website and her previous hosting seems to have gone bust - so I took a complete copy of the database and files and got her moved over to a new hosting which has PHP and MySQL.
Some of the php pages work, but some do not and I get a 404 Error
In the page I have links as follows:-
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
I'm not sure but looking it up now - I didn't originally write the pages, but the old hosting guy did - so i'm trying to figure out his code.
My experience is in thick client development (Java/SQL etc etc) - so i'm completely doing this blind as I haven't done php for years ans its all changed somewhat.
I do know his server had Apache and he had .htaccess files dotted all round - so i'll go investigate