ok..
thanks much..
its very helpful..
i got the idea already..
tnx again
User Profile
Collapse
-
ok i will try.. but my question is, how to receive it...
i have firstname,lastn ame,age, email field..
they are in one form the one that you suggested above..
if the posted form fields are submitted to the database.. i will do a loop to populate it in the database?Leave a comment:
-
yes i have to separate them since they have the same name..
not like in your example that it has email1, email2, and email3...
in my case they have the same field name.. only email.Leave a comment:
-
Im sorry for not following guidelines..
Here are my codes:
[Code=html]
<form name="form1" action="action. php">
<input type="text" value="" name="email" id="id" />
</form>
<form name="form2" action="action. php">
<input type="text"...Leave a comment:
-
Multiple forms in single submit button
Hi, please help me.
I have a few forms and I need send there forms by one submit input.
They have the same form action and almost the same fields. It is like a referral page.
for example
[code=html]
<form>
<input type="text" value="1" name="id" id="id" />
</form>
<form>
<input type="text" value="2"... -
ok.. i solved it already..
i just disabled the selinux..
hayyyyyy.. i found nothing in google about disabling selinux...
grrrrrrrrrrrrrrLeave a comment:
-
also. i can ping its ip remotely but when i access it through http it cant be foundLeave a comment:
-
yes we are behind a router.. our ip starts w/ 61.9.x.x
what should i do? i guess the port 80 is already open.. is it really the ip matter why i cant access the http remotely?Leave a comment:
-
sorry for the incomplete information ive given..
i can ping its ip through intranet but when i try to access it through the web
like http://<ip address>, it cant be found..
is this with the apache problem?
if it is, how to configure it?
--thanksLeave a comment:
-
cannot access my http://localhost remotely
hiya everyone..
i have php 5 and mysql 5 installed on my server...
when i access http://locahost in my local server it goes well...
but when i tried to access it using its ip (http://<ip>)
the message is no route to host unable to retrieve....
why is that so?
looking forward to your replies guys... -
-
this is my etc/hosts
127.0.0.1 <someNameHere > localhost.local admin localhost
.......
i changed the hostname to different name using the command
" hostname test "
-------
what should i do? is there something wrong with the changes i made?Leave a comment:
-
thanks dor the reply but i have already figured out the problem, i just doubled the $ dollar sign in the script used for connecting to the database, for 2 days of troubleshooting , i cant imagine that the problem is just that.... My Gosh!!!!!!!
thnx a lot...Leave a comment:
-
i also noticed that when i tried to start mysqld service with --skip-grant-tables,
it will display the content of the database queried using the php script...Leave a comment:
-
Fatal error: Access denied for user 'apache'@'localhost'
please help me..
i dont really understand whats happening in my server....
i have a website using php... when i try to access it this is the message....
Fatal error: Access denied for user 'apache'@'local host' (using password: YES)
why is that so? when in fact i dont have any apache user on my mysql.user,
please.. i really need the answer asap.. tnx -
restarting httpd warning
help!!!!!! i dont understand what im missing.. i restarted apache ans this is what happened...
service httpd restart
Stopping httpd: [ OK ]
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
[ OK ]
what do i have to ch... -
yup.. but how do i do it in command line?
i want to permanently change the computer name,
i did 'hostname <compname>'
but after i reboot it will go back to its default name...Leave a comment:
-
-
changing fedora core 5 computer name
hi guys..
im new at installing fedora 5,
i have a simple question, how do i change the name of the computer?
example:
[root@pc1-37 ~]:
how do i change the pc1-37 to other name?
i mean, in order to look like this:
[root@bhing ~]
............... ...... tnx and im looking forward for your reply guys.. -
thanks guys.. i really appreciate your suggestions..
but if ever i install the new mysql which is version 5, is it safe?
i mean, my current version of mysql is 3.23.54, im planning to remove it and install the version 5.x.x ... of course i will backup first the database..
do i have to expect a lot of errors when m going to upload the backup database to the new mysql (5.x.x)... what are the common errrors?...Leave a comment:
No activity results to display
Show More
Leave a comment: