Character increment
Hi,
I am facing a scenario like above,but in my case i want to show up like Col A,Col B etc..
include function being weird?
I have a very simple system to grab an IP outputted by a PHP file.. (for a project I have) but it ou
Error when call dll from oracle
Hi all, please help me!
I have dll write C language, I want call it from oracle procedur
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 header() security
is is safe to just use the header() function to redirect someone if they are, say, not logged in? or
A WBS element with the name XXX already exists in version FREI_VERSION
Hi.
When I am trying to insert WBS element in a project, error occurs:
"A WBS eleme
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca