Must be a string? Huh, what? HELP?
with the following script, I get
Fatal error: Property name must be a string in /home/content/e/
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl
wav to mp3 + goDaddy
I need to convert wav files to mp3s. From what I have found so far one way to do it is to have my PH
URL Rewrite issue
Im created a series of Rewrites and on page checks to make sure the correct url is being called. But
Need help with simple code, back and forward buttons.
Basically, I have a set of pages in a folder, which have the title somephrasehere_09.php, somephrase
The type or namespace name 'ServiceModel' does not exist in the namespace 'System'
When I locally run the website, it works just fine, but when I uploaded it to the hosting environmen
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
Sum of Values in an Array
This is probably really simple... but it's been years since I've written anything, so bare with me!<