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)
Login script (probably a simple error)
dbConfig.php
Code: <?
// Replace the variable values below
// with your specific dat
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
Checking if variable is 0 as opposed to NULL/Empty...
I'm trying to write some code that will retrieve a user's access level from my database and if it do
Create multiple (n) arrays
Hi there,
I have the following need:
I have 2 arrays (coming from a databases)
To add a field on the screen XK02.
Hi All,
How to add an additional field in the vendor change control screen XK02.
The
Linked Keywords
I am trying to get a script that makes my predefined keyword converted to links and / or converted t
Form submissing with PHP and JQuery/Ajax
I have searched everywhere, but cannot find a solution for this... I have worked all day trying to g