form submit at godaddy?
Trying to test form submission at GoDaddy and it does not seem to work. Here's the page...
h
how to hide input fields on selection screen using variant attribute
Hello all,
I want to know how to hide input fields on selection screen using variant attr
i have no idea why this isn't working
Code: <?php
session_start();
include("connect.php");
error_reporting(E
Record count of entire database
Does anyone know if there is a way to obtain the number of records in each table of the database usi
PHP Code / Script To check weather the given email exists in a domain
Hi,
I want to implement the following in my web page
in sign up we will ask to enter u
Dump with added_funcion cl_salv_table
Hi there, I'm having some troubles adding a self defined function to an ALV in fullscreen. The thing
PHP login form help (Done Most of It)
Hi i am having a problem, when i try logging in it is always saying "Invalid Login" im not
Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
PHP Search Issue
Hi, I am using the following code to search and return flights from a database. The user searches by
Formatting echo from database
So I have a database that stores First and last names, then echos them back to a website, as of now