If you have site building experience, please come in and give me some suggestions. my younger brother just learned php and the project experience is 0. the boss asked me to change a bus Query website written in. net and upload it to the server. The program is changed, but the code runs correctly only in the local environment. Especially when testing with different browsers, such as firefox, the page is distorted... Although I have a little knowledge of html, css, and javasript, I would like to give some suggestions for anyone who has experience in website construction except html.
The younger brother just learned php and has a project experience of 0. the boss asked him to change a bus Query website written in. net and upload it to the server.
The program is changed, but the code runs correctly only in the local environment.
Especially when testing with different browsers, such as firefox, the page is distorted...
Although I have a little knowledge of html, css, and javasript, I can use other methods than html.
Currently, many pages use table la S. when css is embedded outside, external files are referenced.
The problem now is that the code must be successfully modified within three or four days, and the upload server will not have an error.
There is no idea at all, and the header is big. The following are details:
Original running environment:
OS: windows xp
Development tools: php + apache + mysql
Client: IE6.0
Server environment:
OS: linux
PHP parsing: apache
Database support: mysql
What methods can be used to achieve the goal?
Please give me some suggestions.
------ Solution --------------------
During local debugging, is this the case? "especially when testing with different browsers, such as firefox, the pages are distorted... "
It seems that your description has little to do with the php program. if it is convenient, you 'd better put the uploaded demo address.
------ Solution --------------------
You can use all the tables.
-----------------------------------------
Introduction to the new ORM queryphp mysql database class and getting started
Http://topic.csdn.net/u/20100228/22/3bea834b-efc0-4aa0-af4a-a4923af8b60c.html
Http://topic.csdn.net/u/20100226/12/43bf3dc5-795f-4fa5-861a-2f7bf8fd0cd6.html
Download
Http://code.google.com/p/queryphp/downloads/list
------ Solution --------------------
It sounds like this is caused by CSS incompatibility. take a good look at the CSS code on the website.
------ Solution --------------------
Normally, css is not distorted and I have hardly encountered it.
We recommend that you test it under firfox during development and compare it with standard. After everything is done, let's start with the Internet Explorer 6 metamorphosis. At the same time, it is important to note that js code may also have problems in IE, including cookie exceptions. I am sweating, IE6 is really a 10 thousand evil browser.