newbie question about multiple queries
hi everyone,
I'm sorry to ask such a basic question, but I'm young and trying to learn php on my
bit of help needed
Im about to sort out my registration page for my website by customising a "registration" s
Searching keywords from array
Hello everyone, Im just wondering if someone could help me with another issue im having. Im still le
Multiple submit forms inside a mysql array page
Hi all,
Im having trouble to get the beneath script to work the thing i can't seem to get wor
Need help making a blockquote and line items conditional
I have some code I bought a few years ago that allows my clients to update content on their site usi
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would
using a loop help
Hi guys , i need some help. I have this loop :
while ($row = mysql_fetch_assoc($Result)) { ?&
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Connect to database that isn't localhost
I am currently doing a small script for a company that doesn't have mySql support on there hosting.