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)
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
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
Problem with Sending Mail by PHP
hello all,
I m new to php, can u plz provide me the code to send mail by php having CAPTC
Website Direction...
I recently used this code to try and make it so the page loads as http://www.domain.com/ when you ty
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
getAlexaRank($url) function not working
I have made a function to get alexa rank
the site is here: http://mytestsite.rack111.com/1
Please help understand this code
I noticed the index page on my site was modified this morning and found this code inserted at the bo
Help with writing "$" with fopen
I just can't get my syntax correct. Could someone help me please? I am trying to write a connect fil