the first mistake: u check the first and the last letter in ur string ONLY, for example if u have the word: " lamikal "--> the first letter is ' l ' and the last is 'l', but it is not a palindrome...
u will increment the leftSide and decrement the rightSide after each check
User Profile
Collapse
-
-
maybe this is not the error
but r u define the 2 fields : leftSide and rightSide??Leave a comment:
-
No we don't have to wait to long as we load the page it gives us "The connection was reset"
also we are working on windows 7
and the program is WAMP version 2.0
and we are using Firefox version of mozilla is 3.6.8Leave a comment:
-
-
this is reply for "Dormilich" :
thank u.
i place form inside body, but this is not here the problem.
and i use validator.w3.or g, but it doesn't detect the main problemLeave a comment:
-
this is reply for "Dormilich" :
thank u.
i place form inside body, but this is not here the problem.
and i use validator.w3.or g, but it doesn't detect the main problemLeave a comment:
-
this is my new page
i have join the 2 pages in one, but also false...why?
Code:<?php include("entete.html"); ?> <html> <form method="post"> <head> <title>Sign Up</title> <Style type="text/css"> .text {width:785px;} .F { font-family: "Verdana"; font-size: 20px; text-transform: "capitalize"; align:right;}
Leave a comment:
-
now i use firefox.
yes, signup is different to SignUp.
but now i get:
"
The connection was reset
The connection to the server was reset while the page was loading.
* The site could be temporarily unavailable or too busy. Try again in a few
moments.
* If you are unable to load any pages, check your computer's network
connection.
* If your...Leave a comment:
-
thank u
it return:Success! You can connect to your MySQL database without problems
that mean it's true. thank u.
but when i run the page SignUp.php, i get:'internet explorer cannot display the webpage'
this is the page SignUp.html:
Code:<html> <form method="post" action="SignUp.php"> <body> <div align=center> <table cellspacing=15>
Leave a comment:
-
i try it but also i get white page.
i used easy php, but he doesn't work in windows seven, now i use wamp
thank u verry much for ur help.Leave a comment:
-
-
i try it.
when i open this page in "internet explorer", i get blanc page.
does that mean that there is connection to database??Leave a comment:
-
oh sorry here I Write like this ,into my code I write 'mysql_connect ".
when I open this page nothing happens, but in the other pages as a "sign up" in which includ the page "MySQLConne ct", I get "connection diagnostic problems", ie it does not make a connection tothe data base "school".
I know this is the easiest page in my project, but I can not detect the problem hasLeave a comment:
-
multiple input
I write a form in html.
but I want the user to insert multiple file at the same time, for example:
<td><input type=file name="dip1"></td>
<td><input type=file name="dip2"></td>
<td><input type=file name="dip3"></td>
that is to say it the user can insert multiple "dip" in the same input
how? -
connection to sql
i want connect to sql
this is my page "MySqlConnectio n.php":
Code:<?php $cite_school=mysql_connec("localhost","****","****"); $cite_bdd=mysql_select_db("ecole"); if(!$cite_school||!$cite_bdd) { die("Connexion impossible à la base de données". mysql_error()); } ?>
-
-
Leen replied to in this page, the user must specify his username and his password, then it supports din PHPPlease use [code] tags when posting code!
thank u for ur help.
i used session in upper-case. and i simplified this page to the minimum, but now a new problem appeared:
he said: diagnose connection problems
why???
this is my new page:
Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <?php session_start();
Last edited by Atli; Aug 22 '10, 09:28 PM.Leave a comment:
-
Leen started a topic in this page, the user must specify his username and his password, then it supports din PHPin this page, the user must specify his username and his password, then it supports d
in this page, the user must specify his username and his password, then it supports diverse on 'login'. but there is a fault. sentence after the welcome, he said: "Undefined index: prenom, nompere, nom". Why?u can help me...
Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <?php session_start(); if(isset($_POST["nom"]))
No activity results to display
Show More
Leave a comment: