Error In Syntax
I got this error:
Code: Parse error: syntax error, unexpected '>' in /home/bucket/publ
Output Buffering question
Hi all,
I've been trying to wrap my head around output buffering. So far I've found tons of
passing an array of objects after submit
How do I do this? This is what I have tried and it is not working.
<form method="
Problem executing bash script using shell_exec
Hi there,
I created a bash script file using following code to convert doc documents to pdf using
Saving PHP output as a file
I wondered if anyone knows how to save the rendered output of a PHP script as a file?
I have
PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
DirectoryIterator and Hacked Website
Hi Everyone.
My problem:
Some one has been sneaking in to my website hidden Iframes. I've
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However