Working with databases
29.05.2007 The first thing you need to create dynamic pages - a database that will store all the information. Would you like to be able to view the contents of database tables, do the sample, add or update data? All this can be done using the built-in functions in PHP ... |
What is a session and what they need?
26.04.2007 Sessions - a mechanism established for temporary storage and transfer of information between the scripts in one site ... |
Working with databases
29.05.2007 The first thing you need to create dynamic pages - a database that will store all the information. Would you like to be able to view the contents of database tables, do the sample, add or update data? All this can be done using the built-in functions in PHP ... |