php code for searching phrase that is enclosed within double quote (“"”) characters
I have a php code for searching words in mysql database using fulltext, it splits the phrases into words and shows all the possible result containing the words in the phrase.The paging is doing good but my problem is if I enter a phrase enclose in double quote (“"”) characters literally, the result also shows all the...
User Profile
Collapse
-
bethifUL13 started a topic php code for searching phrase that is enclosed within double quote (“"”) charactersin PHPphp code for searching phrase that is enclosed within double quote (“"”) characters
Last edited by Dormilich; Feb 29 '12, 09:05 AM. Reason: Please use [CODE] [/CODE] tags when posting code. -
can you give sample code for that? tnx :) -
-
php code for searching data alphabetically from MySQL database
Hi, I am currently developing a website for our school project that is connected to the mySQL database. I am now creating a search page that will display the title of research papers stored in the database.
When I click the letter 'A', it should display all the titles starting in letter 'A' that is stored in the database. What is the right code for that? thanks in advance.
:D -
bethifUL13 started a topic can someone help me on how to Insert pdf document into MySQL using PHPMyAdmin?in MySQLcan someone help me on how to Insert pdf document into MySQL using PHPMyAdmin?
i tried using longblob but an error occured and it says:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1648711 bytes) in D:\wamp\phpmyad min\tbl_replace .php on line 275
i think the file is too big
how can i fix it?
someone help me?
:(
No activity results to display
Show More
Leave a comment: