Creating a PHP Captcha with PHP
Uploader Comments (ScoobyDooobyD00)
All Comments (19)
-
thank you, excelent video. 10 points.
-
when it was typed in it was wrong #LOL feel like
-
*LOL*
-
i hate at the bottom of a captcha it says "cnt read?" if i could reply to that i would put [hell yea i can read can you?!cuz the words u makin me type make no sence!!!
-
LOL demo.com nice hosts trick :P
-
@LDDCreations Ready men, now I have Textmate setted up THE BEST!
thanks, really
-
@GrandStudable In the View menu uncheck "Soft Wrap"
-
@BaylorRae hello, and, I am so sorry i am here bothering you, again, but I have only one more question:
How do you make it so that you can type and have the horizontal scroll bar?
Because when I get to the margin in the right, it jumps to the next line, and that does not happen to you, instead, what happens to you is that it appears the horizontal scroll bar... how can I make it happen to me?
-
@ScoobyDooobyD00 OH MY GOSH! YOU REALLY ROCK MEN!
THAT WAS CRAZY! IT WORKS WITH IF AND ALL OF THE BUILD IN FUNCTIONS!
my gosh, really thanks for this tutorial, thanks for every tutorial, and yeah, THANKS!
@BaylorRae WOW, that was very usefull, thank you, really, but... With PHP? for example, when you tipe fun... and then it appears function function_name(){
//code
}
something like that, how do you do that?
GrandStudable 1 year ago
@GrandStudable That is a TextMate snippet. Inside of a .php file type in "fun" and press tab.
You can customize the snippets by going to Bundle > Bundle Editor > Show Bundle Editor
ScoobyDooobyD00 1 year ago
what is that TextMate version? I can't create a folder as you do in my 1.5.9....
winfr34k 2 years ago
I created a folder called "php-captcha" and then created a folder inside of that called "functions"
Then I drug the folder "php-captcha" onto the TextMate icon.
--------
After opening a folder in textmate, you'll see the project drawer on the left or right side, and in that you can right click and choose "Create New Folder"
ScoobyDooobyD00 2 years ago