Gaining access to Drop Down Menu Variable
code is below, I am creating a drop down menu. I want to echo the value selected in the drop down me
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Download Image from URL and Upload it
Ok, I have been googling for the last 1/2 hour trying to figure this out, Most likely I'm just not s
rand() function
just a general question guys a girls, is the rand() function 100% random or is it based on time?
Changes to hosting company's server has affected web contact form
I started a thread a couple of months ago about the contact forms on my client's website. Basically
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
remove trailing slash from array
I have the following array which contains trailing slashes I need to remove. What is the best way to
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H