Getting Subdomain Name With PHP?
I want to grab the subdomain name with PHP so I can generate database queries.
for example my
images aren't rendering
I'm trying to call a JPG file from within PHP (in an effort to hide the actual JPG folder). The imag
How to show a complete textarea ??
I enter Client Case Notes notes in a textarea field on a PHP form. The field is 5 rows deep and 70 c
ScriptResource.axd gives an error on fresh install of ASP.NET Ajax 1.0
Hello,I have a fresh install of Microsoft ASP.NET Ajax 1.0. When I create an Ajax enabled website in
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment
Problem with "dynamic" index page
Hi. I have one question. In my index.php page I have this kind of code:
Code: // listaa sivut
fwrite error
Hi All,
Does anyone know what is causing the error in this code?
Code: <?
$error
MYSQL INSERT ID NOT WORKING
Code: $id = mysql_insert_id();
header("Location: ./?view=$id");
Why $id pulling blan
pagination numbering pattern
Hello,
I have following code which works great for pagination. but i have small issue now.