rename the file
File.txt
Code: ***DOCUMENT***
..DN:
000044255
..CB:
..SN:
..PY:
2009
..E
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
getting most records by count
Code: [Select]<?php
$connect = mysql_connect("localhost","dam
If a form submits back to same page do you need to use $get
IM trying to pass page number and year that was selected back to the same page.
i have this c
Edit MySQL Row Using PHP and HTML Form
Hello,
Here's what I'm trying to do. Build a page where a user enters a MySQL row number in.
storing video files into mysql in php
hi
i have my video files in my folder ,
i have to store the path of the videos into db an
How to convert this array to string
I am having problems converting this array to a string
using print_r($val[1]); I get:
Code: [
Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
Trouble with a select list
Hello All!
I was wondering if any of you guys could help me with a small problem I'm having!