want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
Creating an invoice
Using fpdf I am trying to create an invoice to send to clients. The products are sold in pricing tie
How to search for several parameters from objects in a database?
I have a database with lots of information about objects.
Now I would like to search for 4 or 5 p
Dynamically set AccordianPane Header
I have an accordian on my master page. I'd like to be able to dynamically change the header on diff
Accessing element of object array
Hello
My object looks like this:
Array ( [0] => User Object ( [id] =>
Help with forum quoting?
Hi im working on a forum and I have alomost finished it but i want a user quote system like twitter
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks