Request-URI Too Large
I have created a simple submit form for a mysql database that puts a piece of code into database.<
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Help Optimizing code
Good Morning,
I wrote a small import function for a website of mine and I know there has to b
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
Inter Company -- Resources Related Billing (Services Industry)
Hello,
My company has a scenario where:
Company A bills Company C for INTER (cross
Help with captcha script needed
Hello,
I am working on a script where reCAPTCHA or a similar form of CAPTCHA will be used, f
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However
Syntax error
hi im having a little trobble with this script
-------------------------------------------------
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here