Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
pull content
I have an existing page, domain/adverts.php which has a good PR. I've just rebuilt my site and the n
php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
This is driving me nuts!
This insert query looks to be alright, however I get this error:
QuoteYou have an error in yo
using variables in another page
I have a test database set up on localhost. I have a form that I can type a name into, hit the butto
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
How to display random record from table?
I have the following code:
Code: <?php
$display_block .= "<input type=
$GPRMC and NMEA how to extract from report
Hi There,
Im a little bi lost and not sure where to start with this one, ive got a small gps
cURL proxy
Okay here is the thing... i know how to add proxys
Code: curl_setopt($ch, CURLOPT_PROXYTYPE,
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.