Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: evin666
  • Content: Threads
  • Order by date
  1. evin666

    How to Store large files in MySQL (Eg. 12MB)

    What are the configuration changes I have to do for storing large files in the mysql databases. I want to store large files of size 12MB to 20MB. I am using MySQL 4.0.18 in SuSeLinux 8.2. I tried to do changes in /etc/my.cnf file such as to increase max_allowed_packet size to 21MB but I don't...
  2. evin666

    Document Path needed if the file is used through alias

    I am using PHP 4.3.4 with apache 2. I have a php file in the path : D:\php_projects\testproject\test.php Whan I use getcwd() I get the path D:\php_projects\testproject But I have to put create new files in the folder D:\php_projects\ and the path is needed as D:/php_projects/ Is there any...
  3. evin666

    Access Javascript from VB.NET

    How to access the variables and functions in JavaScript from VB.NET

Part and Inventory Search

Back
Top