question about n
I was looking at some of the things you could do with php and one of the things I have tried is n.<
login form can you find my error?
registrationform.php seems fine send data to registration.php
registration.php seems fine checks
How to change www in url with a specified name
Hi
I'm trying to change the url http://www.sitename.com/apparels to something like below
http:
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
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
Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
Checking if multidimensional array is empty?
I have a for with multiple test input fields. Specifically the user submits multiple names and ages
NOOB needs help with upload file
The intent of this form is to create a folder for a client and upload an image into another folder '
problems with search form numerical "between" sending by php
I am trying to display the results of a search, on a sql database, on a web page. I set up html &quo
PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?