having a small php error tha deals with the 'foreach'
Last night i was working on a script for a cart and it seemed to working good, until this morning. F
Email with Attachments in PHP
Hi Friends
How to send email in PHP with attachment.
I know simple mail can be sent with
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
Track downloads' status
Hello,
I need to make somehow, some system, to track whether downloads are completed or faile
I would like "for" to wait 5 sec
I would like my 'for' loop to wait 5 sec before second iteration.
for ($i=0; $i<10
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
function not returning the correct value
I have a program that needs to return a value from a function. I have an output statement inside the
timezone change with date()
so i put all my times for posts in my made from scratch forum(not phpbb3 or sm)
in my mysql db u
Operator precedence assistance.
I did a quick Google search and couldn't quite find the answer I wanted in terms I could understand,