Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
Help with PHP Email Script
Hi guys,
I'm a newbie to php and need help with the script below:
At the moment when I
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni
Simple Scraper... Weird Output
Okay, maybe I just need a Blue Monster and some sleep, but....
I'm scraping a ringtone site
modifying a property of an object from a different class
I have 2 classes:
- Math
- Distance
in my math class, I have this line:
$distance =
Interpret Order
Hello all,
I'm wondering if I have this:
Code: $switch = array(
'one' =>
Pulling out some result data from MYSQL
Hey Guys,
I've built a PHP page that has a for just imagine something like registration form
Material Issuing for receiving batch
Dear All experts in MM/ PP,
Material issuing from main stores to factory is currently usi
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
Displaying Multidimensional Arrays...about to put my head in a vice, PLEASE HELP
I am fairly new to PHP and MySQL and I have a problem which I have been trying to resolve for days.