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
check if value exists
I have googled this for a while and I am getting lots of different results. Is there a standard meth
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing
Unidentified index error in a simple form
I have been trying to make an HTML form that is handled by a PHP script. So far my attempts to get i
Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
code help - pagination
Hi all, I have this code, basically a user logs into my site and they get this page.
The pro
ORA-00932: inconsistent datatypes: expected - got CLOB
SO : windows xp
database : XE
there is a table (transito) with two fields of clob
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?