Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:
Members Only
Hi all, for my website i have a members area only which on members can veiw, but at the moment anyon
Sequre login with cookies.
I want to build secure login with cookies. I just want your ideas about this, your suggestions. What
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va
Secure FTP
Hi experts,
There is no SFTP action in MII workbench.
This means it needs developing custo
Running a cron job through PHP/Apache?!
Hello all,
I have a PHP script which makes a cron file from user input. When i try to run the cro
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
a multi dimensional array with for each
hi, I have been asked to write an array, I have Zone 2,3,4,5,6,7,8 each zone has 3 sections of weigh
Update data to upper case in parent/child tables
Hi Gurus!
In production we have a product table and which is being reference by many tabl
mysqli_fetch_assoc returns multiple arrays, how to return a single array
Hello, I am using mysqli_fetch_assoc which is returning multiple rows, so it looks like:
Code