Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: Phaelax ; Forum: PHP and child forums
Forum: PHP Feb 13th, 2007
Replies: 3
Views: 1,509
Posted By Phaelax
If you're the only one that needs access, I'd say put the file in a separate directory and use an htaccess file.
Forum: PHP Jan 12th, 2006
Replies: 3
Solved: snetence break
Views: 1,443
Posted By Phaelax
This assumes the sentence ends with a period. I can't remember if this function will take an array of delimiters or not.

[code]
$strings = split(".",$summary);
echo $strings[0];
[/codep]
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC