Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Security Issues
Author Message
rave199
Hangin' Around



Joined: Mar 22, 2014
Posts: 30

PostPosted: Sun Mar 30, 2014 2:37 pm Reply with quote

can somebody tell me if this is correct or if it needs to be modified?
Code:
 echo '<tr><td>' . _PASSWORD . ':</td><td><input type="password" name="user_password" size="15" maxlength="20" AutoComplete=\"off\" /></td></tr>';
or does AutoComplete need to be without the slashes like AutoComplete=off
 
View user's profile Send private message
neralex
Site Admin



Joined: Aug 22, 2007
Posts: 1772

PostPosted: Sun Mar 30, 2014 3:03 pm Reply with quote

type it small and without back slashes like this and you have it valid:

html Code:
<input name="q" type="text" autocomplete="off" />

[ Only registered users can see links on this board! Get registered or login! ]

_________________
Github: RavenNuke 
View user's profile Send private message
rave199







PostPosted: Sun Mar 30, 2014 3:23 pm Reply with quote

i was typing it capital because thats the way nuke evolution has it
Code:
         echo "<tr><td>"._PASSWORD.":</td><td><input type=\"password\" name=\"user_password\" size=\"15\" maxlength=\"20\" AutoComplete=\"off\"></td></tr>\n"; 
along with this forum post from ravennuke RavenPHPScripts
 
neralex







PostPosted: Sun Mar 30, 2014 4:12 pm Reply with quote

Yes for sure but in your first example the echo starts with single quotes and in this way you don't need it to mask with back slashes and you can follow the typing of your first example.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Security Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©