php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
Read from a text file after a specific word
Hi all.
I have a text file that looks like the one below.
I know how to open the text fi
smart reading from a text file
Hello there fellow coders, i was wondering if one of you wouldnt mind helping me with this problem i
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
Reading waves
Hi,
I am trying to find a way of finding the highs and lows on a graph line, the line points
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
function to return url
Hi,
Can you guys help me giving a function that takes all the contents in a particular field
Need help in Generating Combinations
Need help generating all possible combination of names in an array
Lets say i have the follow
Not Inserting into DB
I can't get my Add new Division form to submit to the database. Anyone see my issue?
Code: &a
Generating unique numbers using php
Hi,
I need help in generating unique number using php.I tired using rand() in php.But, by using r