Mail functionality from localhost to server
Hi
I am facing problem of mail functionality.
When i tested mail functionality in my
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
adding 0 to numbers
Hey guys i need to create a 00001 number in a loop. Is there a better way of forcing a 5 digit numbe
Changing files over
Just thought I'd start with the new forums looking really nice .
Ok basically I've made this
Preventing SQL Injection
I have a question about SQL Injection, In some of our code we use this:
view plaincopy to clipboa
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
Help with looping
I have a comma separated list of colors taken from a database ($ICo) and a directory of images named
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the