Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt ?
how to put the 0-100 numbers into 1.txt and 100-200 into 2.txt and so on 200-300 into file 3.txt ?
C++ Http request?
Code:
string Response = "LOGIN_UNSUCCESSFUL";
System.Net.WebRequest request = Sy
Multiple if statements
Ok so seems basic but for some reason I'm not doing it right. What I want is to be able to have 2 se
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
remove innitial and
i am using tiny_mce as a text editor for my CMS.
buy now the problem is it add <p>
foreach and array need help combining
Hi guys.
Here's the code
Code: array(
'tag' => 'code',<
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?