SZOURLEV
switch to Hungarian
switch to Hungarian
back to the main page
PHP5 development : szourlev

copyright©2010-2011 Héder Gábor
You can see the licence of szourlev in Copyrights.


szourlev is a self-made amateur/hobby developed not user-friendly script package. Be careful ! This script package is published to check the propriety of the program. You can only use this script package at your own risk ! I do not guarantee anything about this script package and this method of programming. This script package comes WITHOUT ANY KIND OF WARRANTY.


Please read carefully the text below !
The development of szourlev started as associated to a Zepter Medical project and in the "Országos Széchenyi Könyvtár" (OSZK) in November 2009. The first completed entirely functioning version was made in online editor of 000webhost.com and was tested on 000webhost.com. The package contents those text/form parts which can be modified in a separated subdirectory "texts". The subdirectory named "texts" contents such text parts wich are an intellectual property of Zepter Medical and may not used for no any purpose except when do it Zepter itself.


The main features of szourlev :
- szourlev is a form filling mailsender/registration web applicaton with possibility of password usage, the visitor/client has no possibility to affect the contents of his/her record after finishing the form but through the links of the received mail (in the case of the letter has been missed he/she may ask for a deletation of the record only by e-mail, phone, messenger etc.)
- szourlev created for handle little databases and has not tested for record numbers of more than one thousand ; the email address is indexed and is checked if it is already used before inserting a new record, there is a chance there that in a case of database is being large this will make slow operation
- the visitor/client is identified by her/his email address, so an email address can be only used for registration if it still not have been presented in the database yet
- the code does not content sessions
- by my contemplations (I meant I hope by my will) the scripts do not use cookies
- by my contemplations the webserver does not make temporaly/session files associated to these scripts (I hope this is quite true - on XAMPP I have not noticed such files yet)
- szourlev uses index numbers, identifier codes and a mysql database - instead of sessions
- indexed fields :
    sorszam (primary key) - index number
    emailcim (index) - email address
    ellenorzokod (index) - identifier code
- the index numbers are stored in a text file named index.txt and also are stored in the database
(the biggest database index number - or a big enough index number - must be known in the case of damage/erase of index.txt )
- the texts of pages may be changed in the subfolder "texts" but it needs some coding work; there are no simple interface/way to change the texts and forms, and to do so the php codes must learnt for a while firstly
- szourlev does not support double- or multilanguage database usage (though the php codes can be modified to do so) - for more than one language different szourlev installations are necessary with different databases
- the published version does not content riport scripts (or deletation scripts for riported records)
- the varibale names follow this convension : $myvariable ; I use a lot of Hungarian variable names such as $ellenorzokod
- this version was not tested with ssl
- szourlev is only tested on Apache servers (LAMP, XAMPP)



Available versions :


szourlev 12.01.30


Before the usage the file szourlev_.../special/szerveradatok.php is necessary to be configured.






Szerzői jogok
Copyrights



this page developed for 1024x768 screen resolution !
copyright©2011 Héder Gábor

format : UTF-8, CR+LF