'grab_files', multiple extension?
hey guys,
can anyone suggest a way to make to following line of code look for files with more
Basic Question Regarding PHP Includes
Hi
Just starting out with PHP.
Working on a site that uses some basic includes, these
[RESOLVED] Socket/Port remains open after app crashes
I'm having this problem with a networked app in vb.net.
If the program exits normally the por
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
dropdown menu
Hello everbody,
I am php newbie.
I need to develop a program that once click the drop do
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
Remove Rows From Database ad
Hi All,
I have this:
Code: [Select]<?php
session_start();
include('../com
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Rss feed question
Hi
My blog and my website are different. Am i able to take my rss feed
from my blog and p