How to make a input/output field with multiple lines
Hello.
I put a input/output field on the screen but I could not change height of it. I need to
AutoChoosing a CSS file based on URL
Hey everyone,
I have a site that has multiple URLs and CSS files.
Based on the URL tha
File upload issues
Hi Guys,
Can anyone see any issues with this code:
Code: [Select]$setImage= 'productimages
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
PHP FTP Can't upload Big FIles
Anyone had any success using FTP to upload a file say 90m?
im using ftp_put and it returns fa
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
Ajax Issues - Update Panel / Timer. Intellisense doesn't know about them
Type 'System.Web.UI.ScriptManager' does not have a public property named 'UpdatePanel'.
That is wha
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For
Contact Form Not Working When I Add Validation Codes
So I built my first working PHP "Contact Us" like form. But, I have been trying to now mak