Random Number Generation And Probability
Hello, I am working on a function which has to insert data into a SQL table.
we have to suppl
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Extracting Long text from message class with parameters
Hi,
I would like to extract the long text from a message class. However, the long text ha
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
Help pulling in 'id' with "read more" link
I'm trying to create snippets of my articles in the cms I'm creating, and then have them redirect to
Help with parsing this html
Hi,
I've got some html i just need a couple of strings from.. argh, it's freaking me out. I've t
The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my
this code is strange !
Hi i got this code from the web.. It checks for live and dead socks
It is working perfectly on my
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t