Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:
News entries in my database ar
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
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
This must be easy , pulling the last record of the day, every day, from a txt
I have a txt file logging weather data every minutes (so 1 record per minute). I want to extract the
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
Why does this file not return file names that start with numbers?
This file returns a list of filenames to help populate a drop down in my form. For some reason it ig
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
calculator
I can't figure out why this code doesn't work. No error messages. Page loads.
Code: <