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.
disable all input buttons
Hello Friends,
suppose i do have a file ( file.php ) has a submit button
Code: [Sele
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
Transform value 0 in no and 1 in yes help needed
Hello,
I have this in the table: "value" type int 0 to represent false and 1 to represe
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
IF Statement & Two Tables With Different Echoes
I'm retrieving two tables in a single query using UNION ALL, like so:
Code: $query = "SE