Categories
Tags → Function Php Tutorial

How to Generate a Random Password for Users

This simple PHP script is a function to create a random password for users. This is a great convenience function to use when creating or modifying a user-management system. You''ll also find a detailed tutorial walking you through how the...
DETAILS

Importing csv data into MySQL with php script

This tutorial will show you how to import csv data into MYSQL with a simple PHP script. Many times you have to write a script because the import function in phpMyAdmin will not import the way you want.
DETAILS

Page:
©2003-2019 jCay.com