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.
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
include problem
I have my root folder as:
Code: $root = $_SERVER["SITE_HTMLROOT"]; // the server root<
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
selection tool on raster image
Hi!
I have to implement in my app a selection tool which lets users to select region of any shape
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr
Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code