Hi all 🙂
I am quite new to PHP / SQL after being totally into ASP / Access. Must say that I am enjoying PHP much more!
Just a quick question I have a large amount of text in a mysql memo field as a description for a product. I would like to display the first few lines of this on an initial page, then when the user clicks "More Details" they then go to a page where the full description will be.
Is this possible in PHP and if so, could you please give me a few pointers?
Cheers, Paul