New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Need help with a mail notify function
I was tasked with setting up a site that's been prewritten. The site is basically a form that captur
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
POST into Array problem
Hi Chaps,
I have a repeat region, displaying rows of data: jobid, fromtable, translatorcharge
Lining up columns nicely.
Hello everyone, I'm having problems with making columns line up properly. Here is my code:
close site for maintenance
i get a tutorial, saying the following code can put our site offline, and only the developer can vie
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
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