Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all
$action = "insert"; //$action = $_GET['action'];
$action = "insert";
//$action = $_GET['action'];
why is this invalid type? I am
Multi language - seo links
Im trying to figure out the best method to have a multi language website that will function with seo
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
PHP & Java
Hello,
can PHP code be used inside java code?
Code: [Select]<SCRIPT LANGUAGE=&q
help with image upload code
Hello,
right now this code I have resizes images and then places them into the uploads folder