Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

samplecode

Just some sample codes for different scenarios

Naming conventions:
nameOfLanguage_shortDescription.relevantExtention

Table of content:

  • php_databaseConnector.php
    • Containts a connector to a database. Needs an ini-file with the proper values.
    • To use its content, do something like this: $link = new myPDO();
    $link = new myPDO();

About

Just some sample codes for different scenarios

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages