Multidimensional $_POST
Hello
How to get a single array from array of array (2 - dimension).
For example I have a
Change image filetype on upload?
Hi,
I've got a form which uploads an image to the server.
Is it possible to change the image t
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
Please help with SMTP Authenticated PHP Email Form
Hello, I'm creating a PHP email form, and for this particular server, I have to use SMTP Authenticat
Text Not Displaying Correctly With PHP:GD
I recently moved servers and since then I have noticed that one line of text is showing weirdly.
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how
opening a window with after form submission
I know this this forum has nothing to do with JS, but i'm trying to use it with my php script.
<
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
MySQL Does not UPDATE- SQLString Problem
vb Syntax (Toggle Plain Text)
1.
SQL = "UPDATE sampletable SET column1 = 'C1sample1'"