Get word number x from string?
How can I use a function to loop through a string, and "have a look at" every word in the
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
IIS on 2003 anon access disabled issue
I have an IIS server that belongs to a domain, and anonymous access is turned off for all my sites.
DYNPRO_FIELD_CONVERSION
Hi gurus,
I got a dump when I run one of my program. the dump is described below:
php problem?
I don't think I'm stupid, but maybe I am.
I am working on a sit for a friend I am try to put
Getting rid of quotes when printing data
Hi Guys, I use the filter_var FILTER_SANITIZE_STRING to filter the textarea input. The function esca
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
retrieving images from mysql database using php
So I've been trying to figure out how to store images in a mysql database, and as far as i can tell