php form help
Hey,
I use a control file to set my meta tags and titles
Here's an example
Code: &a
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
Taylor Series Function
So I am working a a project for my intro C++ class, and I am having some trouble with a function for
Finding digits in variable containing text, and IDing them
$romanstock = "http://www.remoteprice.com/data.asp?storeid=123&itemcode=456&typ
file downloaded can't be read !!
<?php
$fileName = 'mypic.jpg';
$mimeType = 'image/jpeg';
header('content-dispositio
Why do I get this error?
Error:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or
PHP Include w/If IE Condition Statement?
I was having a problem with Internet Exploder (big surprise, right?) displaying my drop down menus i
UL and LI Add Form
The idea I want here is when the user click on a character name from the drop down select bar at the
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn