error with opendir
when i do this
if ($handle = opendir($dir)) {
while (false !== ($file = readdir($han
multipart emiail forms
Hi All,
I am new to the boards and I've been working on a form (which is rather massive, imo
$_FILES array
Ok,
I just started experimenting with PHP today. My goal right now is to have people be able
comparing tables across databases sql refinement ideas required
Hi all
Via pl/sql I need to ensure that data between tables in different databases match
problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Delete all files in folder except with certain name
I have a script that I want to delete all files in a folder (taken from a database) except for one n
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
All possible combinations of String in PL/SQL
Hi All,
Could you please explain the logic of getting all possible combinations of String
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
Handling text changed in text box control using Ajax
I need to create a web form with a text box control. When someone types text into the textbox I nee