Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 193 results for
phpmysql
- Page 1
MYSQL Double Select / multiple search
Programming
Web Development
14 Years Ago
by jakizak
PHPMYSQL
- How do you perform a double SELECT query or check …
mysql search and display data help....
Programming
Databases
18 Years Ago
by desiguru
… make my way to [url]http://www.freewebmasterhelp.com/tutorials/
phpmysql
[/url] using Google I followed most of the tutorial and…
website hosting from home server
Hardware and Software
Networking
17 Years Ago
by xeonous
… webhost from my computer everything is set apache, mysql, php,
phpmysql
, etc but i dont know where r the dns settings…
Just Joined
Community Center
Say Hello!
15 Years Ago
by BaldEagle
… is also religious based. This is my first venture into
phpmysql
. Never seen it before so bought a couple books and…
Join table code
Programming
Databases
15 Years Ago
by ravikumar111
can any one give the code for join the table in left join method in
phpmysql
?
is this a bug in html?
Programming
Web Development
13 Years Ago
by uselessninja
…-word"><CENTER><a href="
phpmysql
.php?id=<? echo $rows['ID']; ?>"><…
Re: is this a bug in html?
Programming
Web Development
13 Years Ago
by urtrivedi
…-word"><CENTER><a href="
phpmysql
.php?id=<? echo $rows['ID']; ?>"><…
[split] Parse error
Programming
Web Development
13 Years Ago
by sewanti
…> <body> <?php include"file:///D|/
PHPMySQL
/connect_info.php"; $linkID1 = mysql_connect($dbhost, $dbuser, $dbpass) or die…
Error within this php code, can't seem to figure out.
Programming
Web Development
13 Years Ago
by nick_90
… assistants of this tutorial [url]http://www.freewebmasterhelp.com/tutorials/
phpmysql
/7[/url] And when I click the update button I…
table column min in current date
Programming
Web Development
13 Years Ago
by jabeen123
table name:student enroll id name date_of_admission 1 kiran 2008-11-11 how to minus date of admission column in current date in
phpmysql
? i want year difference and month difference separately
Filter Search PHP/mySQL Error
Programming
Web Development
13 Years Ago
by lazo87
…://www.daniweb.com/web-development/php/threads/367225/filter-search-
phpmysql
. I decided to use the code provided there so I…
Warning: mysql_fetch_array
Programming
Databases
11 Years Ago
by L-D
…/content/13/11394913/html/footer.php on line 4 From
phpmysql
... Error There seems to be an error in your SQL…
Just posted way back in past - 43 years ago
Community Center
Meta DaniWeb
11 Years Ago
by broj1
…://www.daniweb.com/web-development/php/threads/461757/feedback-system-
phpmysql
#post2008638 EDIT: it is back to normal. I was just…
single search form date field
Programming
Web Development
11 Years Ago
by lelemkop
… did not return any results, and if I go on
phpmysql
inserting PHP code: SELECT * FROM `clients` WHERE date BETWEEN '2013…
Error: Access denied for user 'vangua01'@'localhost'
Programming
Databases
10 Years Ago
by Acurapassion
… too. https://www.daniweb.com/web-development/php/threads/483610/
phpmysql
-issue-access-denied-for-user-vangua01localhost-using-pass Basically, I…
Re: Error: Access denied for user 'vangua01'@'localhost'
Programming
Databases
10 Years Ago
by Acurapassion
Link is broken for some reason, here: https://www.daniweb.com/web-development/php/threads/483610/
phpmysql
-issue-access-denied-for-user-vangua01localhost-using-pass
Retrieving MySQL data stored with special characters fails using PHP
Programming
Web Development
2 Years Ago
by Ant_426
… I run my query. The query runs fine directly in
phpMySQL
as well as in Toad for MySQL and MySQL workbench…
how to check duplicate value in phpmysql
Programming
Web Development
13 Years Ago
by jabeen123
if column name is course and check this column to db mysql that if course is match with text field name course so not enter this record in mysql db for exmple i m entering already csc1 course and im type csc 1 again then show message "you are already enter this course number"
Re: how to check duplicate value in phpmysql
Programming
Web Development
13 Years Ago
by StephNicolaou
I would presonally advise you use a course number as a primary key. Otherwise you will have to use string algorthims to remove the spaces as a delimiter, reduce all characters to lower case, etc.
Re: how to check duplicate value in phpmysql
Programming
Web Development
13 Years Ago
by diafol
Agree, use an id, but if you're populating a courses table, then yes, you probably do need to be able to check for duplicates. However, if you just want to select, best use a dropdown from existing entries.
Re: PHP/Mysql
Programming
Web Development
18 Years Ago
by jeadeb
…after I click on [URL="http://localhost/
phpmysql
/topics.php?actionid=<br%20/><…20actionid%20in%20<b>c:\www\
phpmysql
\companies.php</b>%20on%20line%20…%20/>&companyid=1"]http://localhost/
phpmysql
/topics.php?actionid=<br%20/><…20actionid%20in%20<b>c:\www\
phpmysql
\companies.php</b>%20on%20line%20…
Re: Using a form to filter records
Programming
Web Development
20 Years Ago
by hollystyles
Google (or your fave search engine) 'PHP Tutorial' and see links like this: [URL=http://www.freewebmasterhelp.com/tutorials/
phpmysql
/1]http://www.freewebmasterhelp.com/tutorials/
phpmysql
/1[/URL] Go to the tutorials area here and click the PHP Tutorial link [URL=http://www.daniweb.com/tutorials/]http://www.daniweb.com/tutorials/[/URL]
Re: Concurrent file upload
Programming
Web Development
15 Years Ago
by chrishea
…://www.scribd.com/doc/21593/Scaling-
PHPMySQL
"]http://www.scribd.com/doc/21593/Scaling-
PHPMySQL
[/URL] [URL="http://www.vbulletin…
Re: Edit Variables contained in a file
Programming
Web Development
14 Years Ago
by rch1231
…: [URL="http://www.freewebmasterhelp.com/tutorials/
phpmysql
"]http://www.freewebmasterhelp.com/tutorials/
phpmysql
[/URL] And there are hundreds of others…
Re: Insert into database table not working
Programming
Web Development
13 Years Ago
by filipgothic
can you give example, I used code from tutorial just right here [URL="http://www.freewebmasterhelp.com/tutorials/
phpmysql
/3"]http://www.freewebmasterhelp.com/tutorials/
phpmysql
/3[/URL] idk whay is not working I just have more columns then there
Re: PHP/mySQL Blog - general questions
Programming
Web Development
9 Years Ago
by jkon
… URL segment in your DB, e.g. web-development/php/
phpmysql
-blog-general-questions would mean the post with URL segment… “
phpmysql
-blog-general-questions” that is under the category with URL …
Re: MySQL. Setup?
Programming
Databases
19 Years Ago
by chrisbliss18
… tutorial on the subject. [url=http://www.freewebmasterhelp.com/tutorials/
phpmysql
]This tutorial[/url] should do well for you.
Re: SQL and PHP database ???
Programming
Databases
18 Years Ago
by chrisranjana
Here is a simple Jumpstart Php mysql tutorial [url]http://www.freewebmasterhelp.com/tutorials/
phpmysql
[/url]
Re: create password storage/retrieval program?
Programming
Web Development
18 Years Ago
by GliderPilot
… a MySQL database ==> [URL]http://www.freewebmasterhelp.com/tutorials/
phpmysql
[/URL] I don't know what sort of programming experience…
Re: create password storage/retrieval program?
Programming
Web Development
18 Years Ago
by nathanpacker
… a MySQL database ==> [URL]http://www.freewebmasterhelp.com/tutorials/
phpmysql
[/URL] I don't know what sort of programming experience…
1
2
3
4
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC