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
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
newbie error
what is wrong with this code ?
<html>
<body>
<?
how to make database item unique
Hey guys,
is it possible to do this:
I have the database item $title being pulled for
array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Filtering for a phrase using pregmatch
Here is my code which looks for addresses which start with ' src=" '
Code: [Select]preg_
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r