PHP Form to Variable.
Hi! I have written a HTML-form code in DreamWeaver CS3 (in a PHP doc) and I really need it to work s
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 is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
help with variable
I've got a problem, i want to echo some images depending on the $id, however for me to get that id i
drop-down with sub-category appear
Hello,
i know how to build a simple dro-down list, im looking for a code when im gonna choose
Can't seem to capture a variable in a chained select
I'm *this* close to having a chained select running but for some reason it doesn't seem to be pickin
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
Query issues
I probably have this setup wrong well I know I do because nothing is showing up now. What I want is
Greek characters in php
Hi,
I'm making a script and I m using for first time greek characters.
I started to write
writing my own sobel filter convolution - something is wrong
I am trying to keep it very simple, I cant see anything wrong with my logic, could anybody help poin