Php forms
I'm re-doing the links page with php so that links can be added by the user. To do so, I coded a page that presents the user with a form to add a link. Now I`m learning how to check the form to make sure the data entered is correct. I'm still looking around for the best solution.
Php so far has been very kind to me, my previous study of Javascript is very useful as far as syntax is concerned although php seems to be more straightforward and &8220;easier&8221;..