How can you detect variable string in a massive string?
Ok guys, i need some help with this one.
I am going to be getting a large string, like 10-20
Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
"From field" in PHP email form
I used a wizard to create a PHP email form. I was able to customize it with the exception of the Fr
Basic Question about Threading and PHP...
I have a page that I am working on and it is taking several hours to process. The basics of what th
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
PHP - HTTP Digest Authentication - Understanding Code Help
Hi Everyone,
This is my first time on your website and please excuse if I am asking silly que
New Search Engine
Hey everyone,
I have a ZIP Code Radius search engine already functional. it displays all of t
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st