This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
Displaying Site Logo/Icon on a Title tag
really need some help out here. I want to insert a Logo/Icon just like the one close to the "PH
login from external site
Hi my new experience begins, Now what i am trying to do is i make three pages, login.php logout.php
Custom CMS
This is a big custom CMS script I'd like to develop and would like some help atleast figuring out wh
Extracting URL pointer within XML tag
Hi.
I'm trying to extract text between two quotation marks in XML. For example, I want to ex
shift numbers with paging
Hi
How would i be able to display 10 numbers 1 2 3 4 5 6 7 8 9 10
and when I click next
Posting to another Site?
I have software that people install.
When they install it, is there a way to make it post their d
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
$variable = $variable
Hello
Sorry if this is a really simple question but I have run out of ideas. Is there a reall
finding key position of specified value in multi-dimensional array
Code: $openedfile = fopen($tfc_file4, "r");
$rc = 1;
while(!feof($openedfile))
{<