说明: 采用assymetric/decryption规则加密的类. The RC4Crypt class allows you to use RC4 assymetric encryption/decryption algorithm in PHP. It handles all conversions, XORing and one single function allows you to both encrypt and decrypt the data. <ljs2002> 在 上传 | 大小:5120
说明: 一个把CSV数据导入数据库的工具. 支持Excel导出的CSV数据。 支持自定义函数。 This class creates sql to import into tables in any mysql table - you specify the fieldname in the csv - and the mysql field in your db that this relates to. It supports database queries to get values to g <ljs2002> 在 上传 | 大小:11264
说明: 一个把数据导出为CVS格式的类 This class can pull only the specified fields from a csv file. you can specify either the field numbers or field names to pull out. Also it can just show you a numbered list of the csv headers. Also in the class i\'ve added some code <ljs2002> 在 上传 | 大小:2048