I have a couple of things I\'m working on, namely a page that issues five or six cURL requests and processing content on them.
what is PHP\'s safest encrypt/decrypt method, in use with MySQL - to store let\'s say passwords? Of course, not for portal purposes - hashing is the safest option there.
I would like to use GDB to step though the C++ code that makes up the php.so Apache extension.I want to 开发者_运维百科see what PHP is doing while it\'s running a PHP application.Preferably I would us
Really quick here... I think I have the answer, but just looking for some validation. I have a site with two \"points of entry.\"One is for a standard user and one is for an admin account.In the real
I have a web application running on LAMP with a testing server and a production server. Is there a standard practice for keeping the data on the testing server in s开发者_运维百科ync with the producti
I\'ve come across an issue where a web application has managed to create a cookie on the client, which, when submitted by the client to Apache, causes Apache to return the following:
I am currently working on a 开发者_C百科project for a company with a Ubuntu LAMP server set up.All the workstations are on Windows XP/Vista. What we are trying to do is create a program to track parts
Hope this isn\'t a waste of your time. I\'m working on a project, and it occured to me that there\'s a chunk of code out there, that should allow me to see how others have implemented this.
I done my project in WAMP. Is it possible to ru开发者_StackOverflow社区n in LAMP also? I used the XML DOM for data storing instead of MYSQL. If it is possible what we have to do for run in LAMP.The te
Sorry, I\'m not really sure of the right way to ask this one so bear with me... We have a web application that runs on a set of servers at a data center (not in our offices)