10/10/2018, 00:12
Giúp tôi giải đáp thắc mắc liên quan đến ngôn ngữ lập trình web
Tôi đọc trên mạng thấy có nói rằng PHP chỉ phù hợp với ứng dụng web vừa và nhỏ, tôi không biết điều đó có đúng không, và nếu các bạn hiểu rõ có thể nói cho tôi một số lý do mà PHP chỉ phù hợp với các ứng dụng web vừa và nhỏ.
Thêm 1 câu hỏi nữa, các trang web lớn như Yahoo, Google, Amazon... nó viết bằng ngôn ngữ là gì các bạn nhỉ?
Cảm ơn
Thêm 1 câu hỏi nữa, các trang web lớn như Yahoo, Google, Amazon... nó viết bằng ngôn ngữ là gì các bạn nhỉ?
Cảm ơn
Bài liên quan
PHP có thể chạy với nhiều hệ csdl quan hệ khác nhau.
Còn MySQL là một hệ quản trị CSDL quan hệ, nên có thể sử dụng với các ngôn ngữ khác hoặc các mục đích khác, không nhất thiết chỉ cho việc lập trình web với PHP
The effective maximum table size for MySQL databases is usually determined by operating system constraints on file sizes, not by MySQL internal limits. The following table lists some examples of operating system file-size limits. This is only a rough guide and is not intended to be definitive. For the most up-to-date information, be sure to check the documentation specific to your operating system.
Operating System File-size Limit
Win32 w/ FAT/FAT32 2GB/4GB
Win32 w/ NTFS 2TB (possibly larger)
Linux 2.2-Intel 32-bit 2GB (LFS: 4GB)
Linux 2.4+ (using ext3 filesystem) 4TB
Solaris 9/10 16TB
MacOS X w/ HFS+ 2TB
NetWare w/NSS filesystem 8TB
Windows users, please note that FAT and VFAT (FAT32) are not considered suitable for production use with MySQL. Use NTFS instead.
On Linux 2.2, you can get MyISAM tables larger than 2GB in size by using the Large File Support (LFS) patch for the ext2 filesystem. Most current Linux distributions are based on kernel 2.4 or higher and include all the required LFS patches. On Linux 2.4, patches also exist for ReiserFS to get support for big files (up to 2TB). With JFS and XFS, petabyte and larger files are possible on Linux.
http://www.ubuntu.com/
http://www.popsci.com/
http://harvardscience.harvard.edu/
http://jquery.com/
http://www.aptana.com/