Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
values in array being escaped
I would like to submit some values - back to the same form for checking before processing...
Share admin accross websites
I'm using .net memberships and roles in one of my sites, but I need to be able to share logins and p
At max how many columns is advisable to create in a table/view
Hi All,
I have two transaction table from which i want to create a simple view or material
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Deleted Delivery but material wont return
We deleted a delivery but the material its still pending.
We made a reverse goods movemen
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav