urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
How do I send data using an html link
Hi
If I have
<a href="main_file.php">
How do I send data t
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
Save file by click
Hello.
I'm not understand how to save file from page. I'd like make link to file with save abil
data type in column definition
Hi,
I create a table with column called "Direction of Travel code ".
The travel codes in t
PHP mail() rejected by SMTP
I'm currently working on a newsletter application which is installed on a windows 2003 server runnin
BIG file upload!
Hey guys!
I'm trying to upload a file, it works well with smaller files but with 60mb+, I get
Remove directories not empty
hi,
i have an array that contains some names (1,4,6,56...). Every integer is a name of a folder.<