unoconv doc convert to pdf code prob
PHP/5.3.1
Hi. I am trying to use this code to convert docs to .pdf utilizing unoconv. Howe
Unique Visitor Tracking
Hello. Currently, I run a voting site where voters are tracked by their IP address and can only vote
Find occurences of unicode characters in string
I need to prohibit filenames with everything but English characters and numbers but regexp and strin
DATEDIFF Question
First time post, and of course it is a help question.
I am using a WP plug-in to display prev
str_replace help
Hey there,
I'm a PHP newb, I'm having troubles with the str_replace function. I want to clean
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
Not Loading Function Into Div
I'm not sure whether to put this under the php forum or ajax forum but because I tink it's more of a
building a function with multiple outputs
I want to build a function that has multiple outputs.
I know but am not to sure how I should
Help: calling function
Hi,
Is it possible to call a php function on page close?
If yes, could you explain how and whe