Hi,
I need to have some PHP code in a database that I want executed by the server instead of displayed as a string on the page. Is it possible, and if so how?
Hi,
In PHP4, I need to convert a Unix timestamp in the format '2008-10-21 00:00:00' to an integer timestamp that will work with date(). How do I do it?
Thanks, although I should have mentioned that this mainly applies to large binary files and not pages. I'm hosting several software mirrors and the server overloads sometimes. This resulted in my...
I can't give specifics on hardware, but it's an account with 1.5TB of storage, 5.2TB of bandwidth, and tons of other features, so it must (or at least should) be good. It is on a shared server.
...
Does anyone know where I could find links to the various social networking sites like Digg, Delicious, StumpleUpon, etc.? I'm not talking about links to their home pages, but the links used...
Not so. IE is a poor product, and a true professional will make their clients/employers understand that and ensure the company uses the correct technology, instead of wasting valuable time writing...
On my home page I have two columns: site news and links to the various sections. Both columns are a specific height and I'm using CSS's overflow to display a scrollbar for the site news and...
Thank you, Kyleva2204, for your reply. That's what I thought at first, and it scared me a bit since I don't have access to php.ini. Turns out though that I should have entered a space after page=...
My site's hosted on RedHat Linux running Apache, PHP and OpenSSL. I created a self-signed certificate and would like to use it to encrypt data submitted using my contact form. How do I do...