PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
Rand() help needed
Hi all,
Can someone explain and give me a quick example of how I would go about this?
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
Code error with Index.php
Error: Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/runevid/public_
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
Xml parsing
I need a suggestion about parsing xml with multiply parts like pervious...
i.e. different device
Count
Getting the same count everytime
Code:
$visitquery = mysql_query("SELECT COUNT(*) FR
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
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.