Get to know your fellow coder
I think it's time we got personal around here. There's a lot of code swapping and a few members kno
Retreiving objects from Sessions
Hi all,
I am getting really frustrated with storing and retreiving objects from a session. Bu
rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
PHP and SMS
Hi all forum members. I am new here and am unsure what category shoild I post this in.
Moderator
Concatenate two strings ???
I have string one $string1 and another $string2.
How to concatenate (add) both of them $str
Logging and nologging bulk insert
Hi,
oracle version: 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
simple php table loop
Hi all,
I've the following code
<?php // Create category options
$variable $variables type question
I need to be able to designate an array element dynamically, so I thought to use a variable variable