Hi!
I don't know anything about ihtml. Is it like html code? I only want to modify the login screen for showing a logo.
Reading the phplib documentation refers to loginform.ihtml. There, I've modified the text shown and it's appearence, but it's impossible to show an image using the img tag. Even I've copied the image at the same directory the page is, referring it like:
<img src="image.jpg"> and it doesn't work.
I don't know where the problem is. Permissions are ok and the image can be shown (tag html is ok).
I'm newbie with php. Could you tell me some sites where I can find good (printable) tutorials?
Thanks.