Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Find only certain URLs from page ... regex (semi-complete script)
Hi guys,
What I need to do is take a page & extract all the URLs from the page &a
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
How to generate a random array of integers subject to a certain constraint
I am writing a program that asks the user to enter an integer N and then generates a random array of
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very
Sendmail.php - heading error following check_input
Hi,
I would greatly appreciate some help? I am brand new to PHP and have been searching and e
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Disable html within defined tags
I have a mysql database that allows users to enter content with html, but I also want to have a tag
PHP time (deadline within one week)
I have a column ['projdue'], which stores the deadline for a project.
I have PHP code and <
PHP webpage & array print issue
I have this code running, and it works perfectly … however, see my bottom bit about what I see