mysql_real_escape_string
Let me preface this that I am very much a PHP noob, but I have some SQL training (not necessarily My
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
Loops and Classes
I am making a template system and everything seems to be going well up until I have to loop in a var
PHP Thumbnail Creation
Ok so i use this function to create thumbnails:
Code: [Select]function createthumb($name,$fil
PHP Multiples of 2, Show posts...not working (wordpress)
I have been using this code to show div.example with 6 li columns inside it, each li is a post with
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha