What are the two different files you download to update kernel?
What are the two different files you download to update kernel?
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "
Problem in String replace program's output
Hi all,
I was trying to make a program which accepts a string and replaces it with another stri
2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
help with insert
Hi there,
I am trying to insert some data into a database, but for some reason, it is not ins
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
Form errors in an array
I'm processing a form and putting the errors in an array. empty($errors) doesn't seem to do the tric