User Profile
Collapse
-
the 2nd one is the content of connection.php declared in the 1st one..i wanna cry,,its not working, whatever i do and try on it.. -
[php]<?php
if($x=@mysql_co nnect("localhos t","a8728531_te st","jdin04") )
{echo"CONNECTED ";}
else
{echo"NOT CONNECTED";}
$x=@mysql_selec t_db("a8728531_ endangered1");
?>[/php]Leave a comment:
-
[php]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dt d">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>endanger ed animals.com</title>
<style type="text/css">
<!--
body {
background-image: url(http://i246.photobucket.com/albums/gg90/dingdon...Leave a comment:
-
-
thanks for reminding me not to use all caps..
should i put these two php code in a notepad??
[php]1)
<?php
require("connec tion.php");
$n=$_POST['name'];
$sn=$_POST['surname'];
$g=$_POST['gender'];
$add=$_POST['address'];
@mysql_query("I nsert into information values('" . $n . "','" . $sn . "','" . $g . "','" . $address . "')");...Leave a comment:
-
Im having a problem on my page,,
Im doing a page that will allow a person to join my group, but
I dont know how to connect the account information they've entered.,,to my database..Leave a comment:
-
How About If Im Going To Use A Database To Connect In A Program Through Php???
How Should It Be Done???Leave a comment:
-
how can i connect my page of "sign-up" to a database?
Help Me Please...some Ideas On Php...
No activity results to display
Show More
Leave a comment: