PHP Upload issue
Hi guys,
I have stumble across an interesting issue with my script and is doing my head in.
array_map() probably obvious mistake
The code below is part of a class to escape strings, but should also accept an array, using array_ma
FPDF Help
I've been playing with the FPDF module. I was building a form and rolling right along and then sudde
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Inserting into MySQL Newbie
Hi ive got a slight problem where ive made a simple web form where the customer inserts the ammount
Upload file!
Ok i have a form..
Code: <form name="form1" method="post" action=&quo
Perplexing problem showing a .jpg
Please disregard..........I figured it out
array empty
Hiya peeps,
Ok here is the codes.
order.php
Code:
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th