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.
Why is this function returning a false value when it shouldn't be??
This is in an include file. I want it to check a value in an html form and see if it's just white s
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
Weird problem with SELECT command..Help!
Hi!
It seems I'm having a really weird problem with SQL SELECT command....I have table into a
Remove values in array2 from array1
I have two arrays.
Array 1 is where the array key holds various different numbers. For exampl
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
url- go to webpage
i have an input text field and submit button.
how do i make the url entered into the textfiel
Validation
Hello
I know this is a really vag question.
I need to have a input field on a form th
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
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug