Login Register


Is this possible to code? filter_list
Author
Message
RE: Is this possible to code? #11
Uninstall your brain bru

Reply

RE: Is this possible to code? #12
(05-06-2016, 04:10 PM)Sans Wrote: Ruby on Rails has nothing to do with PHP in any way, meaningful or otherwise. You'd have to learn Ruby (a whole different language!) in order to work with Rails.

Oh, thats true, sorry, you can use Laravel then! Biggrin
HACKING IS NOT A CRIME, HACKING IS AN ART

Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/bidbdyod/public_html/scripts/bd.php on line 34

Reply

RE: Is this possible to code? #13
Python is my 1st coding language, not counting the 2 semesters of beginner java I took in college. I sucked at Java, so am starting on python.

Reply

RE: Is this possible to code? #14
(05-05-2016, 04:44 AM)meow Wrote: Save this code in a Python file and run it through CMD (you can change the file name to whatever) -
Code:
f = open('lololol.txt','a') site = raw_input("Website and/or app that these credentials are for: ") ue = raw_input("Username and/or email: ") p = raw_input("Password: ") f.write(site+"\t"+ue+":"+p+"\n") f.close()

http://prntscr.com/b0famy

When I run this the way you say, it opens cmd, then instantly closes it back out. Is there a small part of coding missing?

Reply







Users browsing this thread: 1 Guest(s)