Inserting a check in checkbox from array value
Hello all,
I have a bit of code that works for a select option box, but does not work for my chec
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
Calling variables
I want to call this to my website but it doesn't display what I want it to,
Code: <h5&
Change Web page language
i doing this thing first time but i dont find any suitable solution for it. On the demand of user. I
License Issue - service type user
Hi,
I would like to understand the following issue regarding sap license.
I wish to
Protecting forms
Alright, I want to protect some forms of mine from SQL Injections, because I had someone earlier spa
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: $setImage= 'productimages/' . dat
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)