PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her
Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
Image loading
Hi Developers,
I'm trying to display an image from images/image.gif getting the url from mysq
Last character removed
I have created a string from an array. I have inserted commas from my form values. I am trying to re
Which practice of iteration through containers is preferred
In the "real world" what kind of loop do most people use to iterate through a container like a vecto
CHMOD script
Hi,
I need a script to read all files in a folder and set to 777.
Can anyone help out
Image upload - determine folder
I have an upload script that may be accessed from different directories. Problem is, the script is m
styling a RadioButtonList
HiI need to have a radio button and close to it, its lable, then a space then another set of those.
Spaghetti Code
So.
I've pretty much reached the point where I have so many isset s on one page that I can't
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