The reason i ask is everything underneath it appears to be alink as well, tis blimmin annoying
Code: <?php echo '<li class="newproducts"><a href="product_details.php?productid='.$productid.'">' .$productname.'</a><br />';?>
Deleted Delivery but material wont return
We deleted a delivery but the material its still pending.
Adding Different Numbers From MySQL
Basically I have a mysql database with a couple prices as the following:9.999.999.9949.9924.5024.50How can I add these numbers and display the total from a mysql database?
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.Code: [Select]<?php//setup our insert command$sql = "INSERT INTO `my_db_name`.`my_table_name` (`id`,
using file_get_contents??
okay how would i create a script using file_get_contents() in php have it grab search pages 1-20 and return the results based on whatever username was typed into the form.liek for example i would type
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
My query is being run with no results.
I have this.Code: function DropUser($duser_id, $user_email, $user_username) { if(isset($_SESSION['admin_username']) && isset($_SESSION['admin_id']) &&
contact form - output to page and email
I have the following in my controller:$message['name'] = htmlentities(strip_tags(trim($_POST['name']))); $message['email'] = htmlentities(strip_tags(trim($_POST['email'])));$to =
CHMOD script
Hi,I need a script to read all files in a folder and set to 777.Can anyone help out please?
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
Need help with cin setw
I made a program here is my code:#include <iostream>#include <cstdlib>#include <iomanip>#include <ctime>using namespace std;int main(){ unsigned seed = 0; int randomNum; int