Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Re-Order by ID Number
I have a cms set up for inputting an image, thumb, title, pdf, and eps. When input the database ass
Login page problems
I developed a website a few months ago and I am now having an issue with logging into it. The place
no idea what to do...
I'm fed up. I had issues with code that I have working on a different site that didn't work on my cu
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Cannot Display Array from Select Statement + Login question
Hi,
I'm new to PHP but so far so goog. I was assigend a project and I'm very close to completion.
Reg Ex
Im trying to search for the string: srv_9 (Dead ???)
I thought to use preg_match, however I d
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.