Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Why doesn't this work? (SSH2)
This is my script:
Code: <?php
$connection = ssh2_connect('213.251.167.109', 22);
Does design fit in FPGA ?
Hi all,
I've made a large HCC-Design. Because of the program-size the compile process with th
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
a function to check directory depth
I'm working on a php script to upload files in to a set directory.
the user can select to upload
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
image upload script not working with png
The basic process of this php code is to take the submitted file, convert it to a small JPG thumbnai
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon