![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions i.e. if there is a 5,00,000 records on the database is it affect website. what is the solution for this. Latest Answer : The effect is on the performance. If the queries are not properly designed, it can stagate the pages where the data is retrieved from database. But we can always go for indexes, hints (in Oracle), or limit(MySql) to improve the performance. ... Latest Answer : Answer: PHP vs JAVA Both languages serve their purposes. PHP is almost always quicker to prototype with. The same would likely be said for Perl vs. Java or Python vs. Java. Or in other words whole interpreted vs. compiled and static vs. dynamic. ... Read Answers (1) | Asked by : El Cyd What is difference between developing website using Java and PHP? Latest Answer : The main difference between PHP and java is the Speed the website developed in PHP is much more faster than the one developed in Java or better to say JSP ... How will you create sub domains without manually creating it from Control Panel? Sub Domains must me created by using PHP script for a membership website. Answer with a sample script. Latest Answer : In you main httpd.conf, add the following line at the bottom:Include /path/to/subdomains.conffile name subdomains.conf@mkdir ( "/path/to/subdirectory/".$name );   $vhost = "   ServerAdmin yourname@yourserver.com   DocumentRoot /path/to/subdirectory/".$name." ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||