PHP4 to PHP5 Conversion
Hi Everyone,
I am working on a site that is built up on PHP4 and each page is being started f
"SEO" URLs
Hey, I'm wondering how to go about creating and using these types of URLs. I'm presuming it's PHP th
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
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)
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,
How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
multiple recipients + dbuser mail recall
Hello,
I am building a php login script.
When the user registers the script will send
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
help finding hacking loopholes
i was attacked by a redirect php injection
my pc is clean of viruses
so i figure that