Speak now
Please Wait Image Converting Into Text...
Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Challenge yourself and boost your learning! Start the quiz now to earn credits.
Unlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
General Tech Bugs & Fixes 2 years ago
Posted on 16 Aug 2022, this text provides information on Bugs & Fixes related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
Turn Your Knowledge into Earnings.
I have an auction script that uses PHP/MYSQL. I'm not satisfied with the look and feel but like the the overall function. I was planning on having a graphic designer come up with PSD files to give the site a new look. I'm guessing I need a variety of pages made up. Is it easy to integration the PSD into the existing script, keep the functionality but change the look?
Would you be able to get this done for the whole site within a budget of $1000. Is freelance a good place to look?
Does this mess with the PHP/MYSQL code and cause problems?
Also is it hard to make it optimized for other devices such as tablets and Phones and not just pc's (PC's being main market). And will this extra graphics cause the site to run slower because of extra load time?
Thanks to anyone that can help me answer these questions.
I think you’re misunderstanding what PSD means.
PSD files are Photoshop files. They can be opened in Photoshop, and not much else. You cannot integrate them directly into web pages, since browsers cannot open them.
Normally, you would use Photoshop to create/edit images that you then export as JPG/PNG files that browsers know what to do with. These images are then used as graphical elements in the website design.
The website’s structure (HTML) and layout (CSS) are quite separate from your images. A graphic designer will normally only make mockup pictures of how the site can/should look and provide you with the image files needed; actually implementing the HTML/CSS is up to you. Alternatively, you can hire someone who does both graphic design and web design (who will more commonly call themselves web designers than graphic designers).
Integrating your own PHP code into the finished HTML structure, though, would be your job, unless you want to give the web designer access to your server and your scripts (which I would not recommend). PHP and MySQL both run on the server and are not visible to the user, while HTML, CSS, and images (which the graphic/web designer deals with) originate on the server, but are run in the user’s browser. The two sides generally do not influence or trip up each other, as long as your PHP code with your MySQL queries are included in the correct places.
Whether this is doable withing a budget of $1,000 depends entirely on where you are, how big your site is, what type of design you’re looking for, etc.; we cannot answer that here.
No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
General Tech 10 Answers
General Tech 7 Answers
General Tech 3 Answers
General Tech 9 Answers
General Tech 2 Answers
Ready to take your education and career to the next level? Register today and join our growing community of learners and professionals.