highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
Confused with Loop
guys, i got confused with Looping...this is the case
I have 3 stocks, let say "Stock A&q
When file included, REMOTE_ADDR is server's?
I have an index file that handles my site, basically index.php?page=ip will activate "require('
Curly Bracket Delimeters.
I'd always believed that the starting and ending delimeters in preg_ functions had to be the same ch
max function question
Hi All
Ihave a table that holds shipment numbers and dates like this
select * from
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
Simple code help with redirects
I am trying to figure out a redirect script that detects if the browser is IE 7 and if it does, redi
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.