Undefined offset when using a flat file with pipe symbols
Hi, I've got a flat file/text file which I'm currently using as a member database for my site (not a
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
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
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
Program with calculate Meteorologic measurements
Hello I'm a beginner and I want to make a program with calculate Meteorologic measurements:
ba
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Executing an exe
Hi. I have some bizarre problem with exec (other any other method) to launch exe's. I am making a ga
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Ignore html and bbcode?
I've created a function to limit the amount of text according to the amount of words.
However