Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
PHP Game
hy i was wondering what's the best method in order to make some automatic updates in a php game
<
List/Menu Box
On an edit page when you want something to select what a user has previously selected from the datab
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
SCRIPT ERROR
Here is the CONTACT FORM I made for our website:
<form id="form1" name="
Libraries in C++
Hi all,
I have two libraries. one is based targeted on linux platform and uses another li
Code Help.. If txt input box empty search X instead..
I am having a problem with my search script. At current it will simply search by a selected date whi
FILTER_CALLBACK -- Files?
Hi All,
I'm using the php filter functions to validate my form data. For custom filters, I'm