The-front-end - Related information

  • How to limit the length of url parameters between pages?

    you want to send the corresponding news id to the background by clicking the news list on page a. After getting the corresponding id, the background will display the news details on page b. requirements: page a gets the detailed data and passes it to ...

  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3704d-2b3c3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b3704d-2b3c3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?