Question about GD library
I am trying to make an image that shows a random quote from my database.
However I want t
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
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
compile php5 with DOM
Hi,
I can't manage to compile php 5.3.0 from source on Windows to include DOM,
in spite of
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with
Mail Script Problems
I have created a PHP mail script. I am having a problem though. In $body i am trying to put two va
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
preg_match logical error
Code: <?php
$s = file_get_contents("page.html");
preg_match('/<div cla