first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the
Simple Variable Question
Hi everyone.... again,
I am really getting into php still. Learning more every day. I love it
Change Sort Order to Display Newest File First
Hi Guys,
I have a page that sorts the contents (PDFs) of a directory and displays them on the
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Generate multilayered array from string.
ok so i have a string that looks like this:
Code: [Select]blog:edit_all,delete_all|users:edit_all
very easy question about SQL info
Hello,
I think that I have a very easy question.
I know how to create a form using php SQL and
mr8m - reverse document
Friends,
I'm trying to reverse a document held by MIRO, but it reports the message balan
Get dump of MySQL DB from Live Site
I'm after an easy, but secure way of generating and importing a MySQL dump from a remote server.
Having problemswith multithreading and prime numbers
I have an assignment when I'm suppose to do the following:
Write a multithreaded Java, Pt