Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Why is the logic of this simple code not working?
Hey, I'm trying to determine if a table already exists in mysql, but doing a query first with mysql_
what business processes?
Hi,
A general question. What business processes (like OTC - Order to Cach, P2P, R2R etc)
I need some help with the IF command...
I have a large number of images in one section of my website with the .jpg format. I'm adding a bun
Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
Am I setting up my sites oldschool?
Ok,
When I create a site I open a basic template that I have created that consists of a css f
PayPal Redirect Issue
When I have my paypal button set so that is redirects to http://empiremarketing.ca/order.php,it work
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam