Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
SHOW TABLES Help
Hi all
I have the following
Code: [Select]<?php
$sql = "SHOW TABLES&quo
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
Simple PHP/Java Help..
Hi,
I'm trying to build a little program to do with calculating postage. Unfortunately i haven't
Help adding strtolower( to my in_array
strtolower i need to add it to this to work, iuno how.
Code: $moderators = array('Admin', 'ba
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
Need help making a script that moves data into acrhive table
Hi,
I'm kinda new to php/mysql
And i wrote a simple script to store sales lead for a b
Display a default image
I am trying to display generic image for items that don't have one, but I can't get it to display.