Programming help
Search Only:

Search Keyword php checkbox form mysql codes

Total: 40 results found.

Page 1 of 2
I have this simple php login form wich im testing, cause its not working....after I enter username rene and password 1111 and press Aceptar (or submit) i think its supposed to echo: SELECT ...
I need code or script for a php search form with AND. OR, NOT, options to be used to search a MySql db. Does anyone know where I can find such a script? I need code or script for ...
... CODE: <form name="Login Form" method = "post" action = "Login2.php"> <table border="0"> <tr><td width="148">Email</td> ...
I want to build php 4 with mysql 4.1 support. I know how to do it with linux and gcc. You use the confure file and say --with-mysql=[DIR OF MYSQL], but I am using windows. I am NOT using apache. ...
Hi, I trying to use a php code to connect to my MySQL database, but I get this error: Fatal error: Call to undefined function mysql_connect() in D:MyWebidolossend_form.php on line 18  ...
Hi Folks, Im new to PHP development and MYSQL Ive been having a problem with the following login script which is taken from a manual so I would presume that the code is "correct" ...
This is my PHP code that formats the MySQL date. MySQL table stores the value in date_created at 20040304. The datatype for date_created is timestamp(8). After retrieving the ...
Does anybody know how to format mysql output? For example, if I insert information into a table, then try to recall the data through a php script, all the spaces are removed??? I know ...
Hello All, Im relatively new to MySQL and PHP so Ive gone over a bunch of tutorials and forums teaching myself the basics. Ive set up everything and its all working. My problem is very ...
Hi all, I have been using php, apache, and mysql on a linux machine for quite some time, but this weekend I have to go out of town and my laptop is running windows xp. I downloaded xampp ...
Hi. I have a small problem with a PHP email form on my site. I ahve three fields - Name, Email, and Comments/Questions. Theyre all processed by the PHP and sent to my email. The code prevents ...
... XP and PHP 5 with MySQL 4, this isnt a server its just a developer/game/whatever box at home. Yes - The php.ini has "extension = php_mysql.dll" set under extensions. Yes - The php_mysql.dll ...
Im looking a simple code of a resource reservation system using php scripts and MySQL database...Im looking forward to those persons with high intelligence and with great heart to help me...I ...
I was able to get my script to work on Chiefwigs server in the UK (he took it offline, only let me use it temporarily). However, no matter where else I upload this mailform.php it returns errors, ...
I was wondering what the best way to make the same PHP file perform multiple functions is. What I mean is, something like making form.php display a form if no variables have been assigned values. ...
Im using PHP5 RC3 and mySQL 5 on windows and have copied the libmysql.dll from the mysql distribution to C:PHP and C:PHPext. I dont get any errors when starting Apache2 but when I try and use ...
Hi all.. Im new to web dev.. and Im trying to build a PHP contact form.. but its failing at the very end with the following error: "Warning: mail(): SMTP server response: 451 See http://pobox.com/~djb/docs/smtplf.html. ...
Is there any way to be able to parse PHP code from mySQL results? Heres an example: --------------------------- code code code code code code code code call mySQL server  ...
My absolute newbie research has lead me to believe I must recompile php to include mysql support. The reason why is that im getting Call to undefined function: mysql_connect() when viewing ...
... I then have a php file to ehco the rows out. Now my problem. Next to each row I have a checkbox where the instructor can say if there is tutoring is available or not. Thats where I run into a problem. ...
<< Start < Prev 1 2 Next > End >>