Hi all,
I need help please..........(not just mentally)
Current process is as follows
User copies and pastes CV to text area
PHP inserts into blob
later search for user using 'like' over blob
also upload word format of CV and store location logic structure of file renaming relevant to user id so echo" <href ".$user_id .".doc"...etc finds word document
What need now is
instead of user copy paste just
upload Word CV read into "search" blob
rest stays the same.
I've tried allsorts of combos but got just bumf in the blob
read(),file(),fopen...etc nothing seems to populate the blob OK for later 'like' select.
Please advise.
Thanks for any advise (as long as the last word isn't ...off !!!).
Best regards to all
RichFM