Simple AND question
Hello,
I've got following code:
Code: if(strpos($row[13],"http://")
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Working with Global Variables
hi, I'm not really sure why the following code is returning a "Call to a member function getBan
php email checker
I am having alot of trouble finding info on how to do these email things. I need to do the following
Add a sign-up feature to a flat file login script
I'm working on a flat file login script and I would like to add a sign-up feature to it with a email
All possible combinations of Strings from table in PL/SQL
Hi,
I am trying to figure out how to build a list of all possible string combinations fro
How to submit a form to the same page?
I have a table containing information about books in my library and this table has the following col
Multiple while loops
I have several DB queries that I know should be returning results and aren't. I have a feeling it ha
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
Table colours fail when extra row added
Hey Gurus,
I got a weird problem with formating the colour of a table made in php. Everything