hi guys I'm a bit new to php my need is a small code or script while i can fill in some info in a table like an item, description, category...etc. then a little form in the same or another page to display one row that contain that item, or a list of that item with its stuff (description, category...etc) ok i need to be able to add more items to the database from a page or a secured login area/ control panel or something similar,,, it is really small search script i am looking for, well, this script might help me out there, i should add data into database directly which is not recommended... i will need a but more advanced that this one http://www.phpjabbers.com/free-scripts/mysql-search-table/search.php any help to get what i need please? just name the script that it might help me to get throw this task thanks in advanced Mike
Why not just put wordpress on your site and it comes with search automatically - or get a shopping cart script or something.
thanks for your reply wordpress is too much for what i need, it will give me complete post if searched... did u have a look on the above link i added? i need it only filtering table stuff, real simple looking for script or a tool or even wordpress to be having this as plugin? please advise
Why don't you just write it from scratch? It's just a matter of building up the where claused based on the criteria given in the form. A "one size fits all" script will be more complicated and harder for you to maintain.
Hi there, Why not use phpmyadmin ? That's teh intention of the script. Just goggle for it. BR, Marcel
Not every user should have access to phpMyAdmin - and sometimes they just want to search to get info, not to edit the database.
Hi, you are right sarahk, phpmyadmin is not good for user all the time, in fact i h ave access to phpmyadmin but i am lacking on how to start the developments, i can't through all the php just for this, if u have only tutorial that does this or a script that i can modify to complete this task that would be great! still awaiting your help for the simplest way to achieve this
Google up https://www.google.co.nz/search?q=php+tutorial+search+table there are lots out there and you will learn lots of the basics by working through a few of them - even if you end up doing something different you will benefit from learning the basics.
hi and thanks again for your help dear sarahk i've watched some also on youtube, actually i prefer to get a smiple script and edit rather than coding from scratch, it is really easy one and i am sure someone else has done still waiting for you dudes maybe someone has an idea or a name of a script that can does the require tasks with less coding possible thanks a lot again in advanced