Linkage between two scripts
Okay say I have this for a link in a script:
Code: <li><a href="#&q
array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Simultaneous select/update/insert
Hi
How would I need to go about when 2 users update a single row simultaneous? And how would
PHP FTP connect doesn't work with correct login
Hi!
i am working on this test code:
Quote<?php
$ftp_ser
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
How to display value in drop down list after form has been reloaded
Please bear with me as I am very new to php and html.
I have a form with several drop down me
ok i need to join all this pages to make 1 neat code
i have 5 pages that make up my tv guide it works 100% but i want to make it 1 page if i can or 2, i
Displaying Site Logo/Icon on a Title tag
really need some help out here. I want to insert a Logo/Icon just like the one close to the "PH
Echoing If Function?
A script I am using has If statements in the comments form to basically tell the form what to do. Cu