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
my login script page is not working on remote computers
hi my login is working on my computer, but when i tried 2 computers from 2 different locations, they
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
How to sum these output values
Hi
I need sum the month totals
SELECT region_name, area_name
,SUM (CASE WHEN S
PHP page loading in Firefox but not in IE
hello,
i am currently doing a project in PHP and i have a problem. If I view the project in M
I think i'm using the syntax incorrectly
Hi Everyone!
I'm new to this forum and a newbie with PHP - I'm glad I found this site - I hop
Text to picture Generator
Hello, i have found this script and it works really good^^ But i have one problem, i would like to c
$get problem
Hi Guys ...
can you please tell me what i am doing wrong here
Code: <?php
update sql when refresh - php
hi
I have made a table (attachement)
the users can update the sql database using + or x bu