Programming help
Search Only:

Search Keyword php security questions interview

Total: 40 results found.

Page 1 of 2
Hello all, i am currently developing an e-commerce site and am in need of some advice on security features. i have read the security thread for php in this section and am still a little ...
Below is a line of PHP code Im using that is making me nervous. I want to ask what I can do in the target PHP file (details.php) to make sure nothing evil is done to me, Below I cite the one line ...
I am looking for a good tutorial on php security issues or a comprehesive "to do" list. any suggestion? things like validating user input and user validation, session etc. thanks. I ...
Im looking at this Devshed Tutorial in using security images and the GD library with PHP... http://www.devshed.com/c/a/PHP/Security-Images-in-PHP/ It uses the standard GD tricks to ...
Hi. What im doing is, i Have two scripts. They are forms, that pass the information through POST to a text file on my server. But what happends here, it works on my server www.ideapictorial.com/news.php ...
Read here: http://security.itworld.com/4341/041216phpholes/page_1.html Read here: http://security.itworld.com/4341/041216phpholes/page_1.html  ...
... the server, and from there I was able to read files (revealing the php source) from the webroot of another site. This to me is a huge security issue since if anyone has any sensitive information there, ...
... secure but simple PHP scripts that work, but have not managed to find one. Then I remembered I could also do it by using a password protected dir with htaccess. I wanted to ask you what you think ...
Were trying to get our LAMP (Linux,Apache,MySql, PHP) application up and running on a mutualised server. We are running into problems to get the security in place. Everyone tells us not ...
... install of the code wide open to various attacks. I dont disagree with him on this topic, but where were falling out is whos responsibility it is. He has reccomended that we both download the PHP5 ...
... web host ( streamline.net ) and I have started to create a mySQL database in order to store customer details in it. I have some PHP scripts on my webserver which connect to the database and these scripts ...
The company I work for is looking into purchasing some of these sessions and I want to see if anyone here can offer feedback. Were looking at the PHP Web Services, PHP Security and PHP Performance ...
... w/ PHP before inserting data. Ive read many articles on SQL injection but most referred to the MySQL database. I was wondering just how much is the Interbase database is vulnerable and how ...
i have one my server two files.. catpage.php and catpage.php4 when you go to them you use variables like... filename.php?mode=reviewer&reviewer_type=Patrick%20OConnor for ...
Greetings. I am doing a web site for a client in Austria whose site is currently hosted on an Apache server. He wont move it so I need to do the site in PHP. I figured this is a great time to ...
I have a PHP security dilemma; its more about theory than code. I want to secure my login page with SSL (because it secures credit-card details). The problem is, on successful login, how ...
ok just like a register form on a forum i want it on my website register page. yes a php security image to stop bots signing up and to stop people bieng botherd to make trash users for testing. ...
I made a membership system and a log in area. When a user logs in, I register their member number. Then I can use that member number to determine what their permissions for the site are. However, ...
Im trying to use the new simple XML features of PHP5 but Im having some trouble. My PHP: PHP Code: <?php if (file_exists(quotesTEST.xml))     ...
Hi, Ive been searching this forum for information on restarting apache with PHP and now understand how to do this. The only thing is that I am now thinking if I add the nobody user to sudo ...
<< Start < Prev 1 2 Next > End >>