Added: 10 months ago
From: MrNickfrosty
Views: 13,076
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (65)

Sign In or Sign Up now to post a comment!
  • make a jquery comment sys

  • You forgot to define i++ part. To be honest, you don't need that part.

  • can u make this tutorial again, but with PDO instead of mysql connect ?? :)

  • your source code page doesn't work anymore.

  • [DE]Ich hab schon mal ein anderes Video gesehen und das hat nicht geklappt... also ! DANKE denn bei dir klappt es!

    [EN]I've ever seen another video and it did not work ... So! Thank you for because it works!

  • great video

  • Hello!

    Thanks for this tutorial. How make ranking?

  • Comment removed

  • How do you go about resolving the error on line 21? thanks Mr Frosty

  • brilliant, thanks!

  • good tutorial. Thank alot frosty. Keep up the good work. You are the best frosty.

  • good tutorial

  • why don't you make commenting system tutorial next???

  • Thank you very much for this! Helped a lot

  • @MrNickfrosty At youtu.be/OPmBJhhuwSM?t=12m1s -- What hotkey did you use to fill in the rest of the $id variables with the appropriate $row perimeter? Thanks for the great tutorial dude!

  • Thanks, this tutorial helps me:D

  • Can you add custom css on the page after?

  • Notice: Undefined variable: i in blah blah <--here, please help me thanks :)

  • @trimothy29 Right under <?php add a $i = 0

  • how to eliminate the remaining error in this tutorial?

  • Brilliant tutorial.. It helped me a lot.

  • i've tested it too and it works great! very good. i've searched something like that in perl but i didn't find it. i have an aditional suggestion. After the connect part i've made an if condition with $k != "" for testing if the input box is empty. if you don't do that if condition it will show every entry in the database!

  • @Dnslx You don't need to do !="". PHP has a function to test if a variable contains something: isEmpty($var).

  • Thanks for the tutorials. I have follwed all the steps, but I am not getting the result, I dont know what I am doing wrong. I made a seapret search.php page and my search box is inserted to exsisting page is html. please could you please upload the source code to you wesite?

  • kwssource_biz go to it, the search engine has an error help me!

  • Very nice tutorial. One question I have, if search list becomes long then how we can shift list on next pages withing next previous buttons plus also display of pages number hyperlink. I would appreciate on it.

  • Nice tutorial..

  • Why did you remove my comment? My comment was to help your program be better... Okay, see if I help you out any more.

  • Comment removed

  • that'sssss greattt!!!!!!tutorial........t­hank you!

  • I keep getting this error Parse error: syntax error, unexpected T_IS_EQUAL, expecting T_VARIABLE or '$' in /home/content/93/4903793/html/­testphp/search.php on line 29

    referring to if($ == 1)

    what am I doing wrong?

  • @DynamicDesignz585 I think you should use $i instead of $

  • Comment removed

  • Comment removed

  • Comment removed

  • Comment removed

  • GREAT VIDEO

  • How do we fix the undefined variable: i thing?

  • @MrCocoashot

    "How do we fix the undefined variable: i thing?"

    I wan't to know that too...

  • @mehdolino1999 I found out how, you have to add $i = 0 somewhere above it

  • How do we make the fancy percent sign?

  • @Thehero137 On your keyboard press Shift+5 and you will get %

  • i'm curious. In this demo you know the location and label of the links, description and title. How do you index into a database content like google does where they don't know "k" or that "k" even exists? Before they used meta tags, but now they don't.

  • awesome tutorial, i will definitely use this tool - i have not checked your videos yet, but will leave feedback as to what tutorials may be helpful. Thanks

  • what does this mean plz help me

    mysql_num_rows() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\search.php on line 36

    and this is the code

    $query = mysql_query($query); $numrows = mysql_num_rows($query); if ($numrows > 0) {

  • @uzman1997 i have that problem also

  • :( wont connect to my server

  • AWESOME

  • Totally Awesome! I have tried so many tuts and it didnt work! now you have one that does! I am so subscribing!

  • Thanks i finished it! Woo my first PHP project 100% done in 45 mins!

  • @SquizzMedia Great!

  • @SquizzMedia share please!

  • I get this error please help

    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/xxxxxx/public_html/searc­h.php on line 33

  • Comment removed

  • The undefined index is actually a variable that haven't been set yet. Sloppy mistake and its there. Just a future reference for people who wonder what that was.

    You can fix this by assigning it with a starting value or checking if it has set with the isset() function from php.

  • Cool, I did learn something. What tutorial are you making next?

  • @kaptioner im glad you did. i haven't decided yet. any suggestions?

  • awesome tutorial

  • @PresetMediaDOTcom thanks

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more