Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
urldecode question
How would I format this line of code properly?
<?php echo urldecode($_GET['Title']); ?
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Setting condidtions for an input box
Hi all,
I would like to set a condition in a txt box that says the number a user enters has t
Extract specific information from a PHP Multidimensional Array
Howdy! I've racked my brain over this for 24 hours now. I think it's time I asked for help. I'm lear
How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Looping Problem
I've got a client that has a database with about 200 events at any given time. I'm trying to loop t
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
how to get sn motherboard
Hello.
I want to get serial number motherboard, cpu and else hardware.
Can You show me sam