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 bkrike 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: Troniac
  • Content: Threads
  • Order by date
  1. Troniac

    Function in perl related to the addslashes() function in PHP

    Can someone tell me the addslashes() function for perl? I tried something with htmlentities but this don't work for me :(
  2. Troniac

    need help get wrong Variable

    My doings are: Read about 600 IP's from a MySQL Database put them in a socket array and proof the sockets. Thats work pretty fine!!! But there are some problems putting the collected data back to the database. I use an array to collect the data here is an example: foreach(@somedata) {...

Part and Inventory Search

Back
Top