Categories
Tags → Mysql Query Not

Sending queries to mySQL

PHP send quesries to mySQL using mysql_query function. mysql_query function returns boolean (True or False) value which your quesry does not return any records. Queries (sql statements) like SELECT, SHOW, DESCRIBE, EXPLAIN return false value on error...
DETAILS

Simple DMOZ Spider

Scans www.DMOZ.org in real time (not RDF dumps), and prepares MySQL INSERT queries for ADP database. I needed a slightly faster spider to pick up links from DMOZ, so this tool was born. To use, set the minimum Google PR for your links, ADP category I...
DETAILS

MySearchParser

MySearchParser generates MySQL Search Queries based on input keywords. It generates AND, OR, NOT and Phrase searches through the use of search operators such as &"+&",&"|&",&"-&" and &"Qu...
DETAILS

PHP Multipurpose Forms with data binding and cross table

To administrate data has to be efficient and easy to handle. If you consider for example a publishers company with several authors who have written different books it makes no sense to present the data on different web pages. That''s not lucid. ...
DETAILS

datDatabase

datDatabase is used to simplify the most common mySQL query operations that are issued to a mySQL server. Instead of coding out complete mySQL queries to interact with the mySQL server, the programmer can simply pass several variables and the Class w...
DETAILS

Hitcounter

this script is ment to count the number of unique visitor per page on Your site. The script only counts the pages You assing the script to. It is not ment to show the number of visits on Your pages. However, if You have counted them, You can que...
DETAILS

Cartweaver PHP Shopping Cart

Cartweaver 2 PHP can be quickly installed into your Dreamweaver web site using the Cartweaver extension suite! You can quite literally install Cartweaver into your website, configure a few simple settings, and begin adding your products in less than ...
DETAILS

Smart Parser Template Engine (SP)

SP Templates Engine handles all data representation using easy to learn syntax structures and allows you to query MySQL databases or other dynamic content sources (your own set of data) from inside the &<html&> structures withou...
DETAILS

SQL Query Parser, Perl Edition

SQL Query Parser will generate MySQL &"LIKE&" search statements for use in searching a database. Supports AND, OR , NOT and Phrase Search by prefixing search keywords with a +, -, | and &"&". Similarity to the synt...
DETAILS

EMS SQL Manager 2005 for MySQL

EMS SQL Manager for MySQL is a powerful tool for MySQL Database Server administration and development. MySQL Manager works with any MySQL versions from 3.23 to 5 and supports all of the latest MySQL features including views, stored procedures and fun...
DETAILS

Page:
©2003-2019 jCay.com