array_count_values question?
ok i'm trying to create a top ten list from a database of listed favorite movies.
the followi
Need a fuction to count entries in a field
Hi
I need a fuction to count how many times a email address is entered in to a field.
I ma
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
How to replace search button with link?
hi to everbody.
i have a search submit form and button like this :
<form id="f
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
Create a form of 2 numbers input and find the greatest.
Hi, everybody.
I have a homework in my training of php, which ask you to make a form that ask
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:
A Few Questions
Hi, I want to ask a few questions that I can't seem to find..
1) I'm creating a "shortcu
How to file_get_contents when login required?
Hello!
I am trying to read data from a page that you have to be logged into to view, I am try