PHP MSSQL Server FAQs
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links owned by this user
SSHpackage will help you implementing complete solution for secure (encrypted) communication in your project. You can:
-make server side application with wodSSHServer
-accept telnet and ssh based connections for terminal access
-provide SFTP (secure ftp) for file transferring
-provide secure port forwarding between the client and 3rd applications
Category:
. In this article we present 5 useful functions which greatly simplify majority of real-life MySQL operations.
Category:
This is a Java â„¢ Technology Calendar Component ready to use in Swing applications.
Either used as a simple date picker or as a professional calendar component, Calendar Component v5.0 Professional has all the features required to quickly integrate date selection in your application.
Category:
When an HTML page is used in conjunction with JavaScript technology, this page can contact the server which loaded it and request content. This content may be altered in the form of XML documents, as well regular text, HTML, or JSON. The JavaScript system can then take this content and alter the Document Object Model within the HTML page. Ajax is used as a broad term to describe this interactive model. However, it should be emphasized that Ajax is not entirely new. The underlying technology for Ajax has been available for a number of years.
However, the proliferation of this technology has been hampered by a number of technical barriers. The biggest barrier that Ajax developers faced was the lack of an advanced remote scripting system. To deal with these problems, developers were forced to use Java applets, plug-ins, and frames which were hidden from the eyes of the user. While these tools did create a certain level of interactivity on the web, the system still was heavily limited in its true capabilities.
Category:
Learn how to create on a simple way very attractive animation using a picture of Bmw 3 series.You don't have to use action script code to make this lesson.
Category:
Ever wanted to run one of those pimp sites? This is your chance! This adults only site (18+) allows you to choose a pimp. You can visit a strip club, buy a gun, hook your pimp up with all the newest gear, listen to new music, chat with other Pimps from all over the world, but most of important of all is to build your stable of HO's to earn you money while you sleep.
Category:
Create your online games site.
Category:
Validation server controls are set of controls that enable you to work with the information your end users inputs into application. Application should always ensure that valid data is recorded. To ensure valid data is collected, we apply set of validations to data we collect. Validation is a set of rules that you apply to the data you collect. In this way, we can bring certain degree of discipline in end user.
Category:
It is a small tutorial for the absolute beginners how to start with PHP. This article covers more topic from installation to PHP basics.
Category:
An easy way of building a personalized homepage as a Standalone service or Integrate with any third party CMS, Blog, Bulletin Board applications, so members of those systems do not need to register again to start Personalizing their homepage.
Category:
Wouldn't it be great to be able to share your events with your site users, keep track of them, and allow them to participate in some of the activities? With the Calendar module, you can easily publish your seminar events, sales demo, special functions, and gatherings online. You can also link an existing registration system for paid events. Calendar comes with four view: Year, Month, Week, and Day. It allows your site users to glance at your events at a high level as well as to dive into details of a specific event for more description, location, direction, agenda, contact info, etc.
Category:
Typewriter vertical text scroller typewrites ticker_like any number of messages
one slice at time then scrolls it up pushing the preceding message slices upper.
Typewriter News Ticker optional choice: the bottom typewriting portion only
and no scrolling - ticker_like - with no enlargement, overflow/overlapping.
Messages may contain most HTML code anywhere within, inclusive Hyperlinks.
Category:
This Hot Or Not php script uses a database to store members, submitted pictures, and votes. This script makes a great stand alone website or can be used as an addition to any website.
Category:
DekAcer Flash Poll is a free Flash PHP / MySQL voting system. You can design your own set of colors, background, font colors and graphs color which perfectly matches your web site colors!
Category:
This script will allow websites to exchange links with one another and for users to buy credits into the system, you keep 100% of the profits.
This is not an affiliate script.
Category:
This Dreamweaver extension allows to insert a security image (captcha) into your forms to protect it against spam and automatic submissions programs.
This captcha has been designed to protect forms that are processed using ASP (Active Server Pages) scripts, the most popular script for Windows servers.
Category:
Free Hosting Manager is an open source CPanel/WHM Account Creator designed for free hosting companies. It is coded with PHP and MySQL.
Category:
ImageFlow is a picture gallery, which allows an intuitive image handling. The basic idea is to digitally animate the thumbing through a physical image stack. That intuitive handling is automatically caused by the metaphorical use of the well known process of thumbing through.
Category:
Our News Search Engine script enables you to run your own news search engine online. The script crawls XML/RSS feeds and adds them to your database.
Category:
Download Monitor Pro will provide you with detailed statistics of any file downloads on your web site. It also optionally comes with autoresponders to send email to visitors who downloaded files. You can also choose to record additional information from visitors downloading files which you can view at any time. Download Monitor Pro also comes with the ability where visitors can subscribe to a mailing list (when downloading a file). You can then send email with Download Monitor Pro to visitors who downloaded files and have chosen to subscribe to the mailing list.
Category:
Other links at PHP > Tips and Tutorials > Database-Related
PHP4 is packed with good features. One of the most popular is session variables. These are variables that persist throughout a session, as the user moves from page to page. Session variables are great holders of state information and other useful stuff.
To use session variables, call session_start() at the beginning of your web page, before your HTTP headers are sent. Then for every variable you want to keep alive for the duration of the session, store it in $_SESSION[$variable_name]. By default, the session handler will keep track of the session by using a cookie. You can save objects or arrays in session variables also (but be warned that this is buggy in some versions of PHP4).
Category:
In this article I will try to give a view of what is the custom caching with php, why and how we can use it.
In the modern days, most of the sites are database driven. That means that your site is actually an application which retrieves data from a DBMS ( database managment system, eg MySQL) , parses the data and shows the result to the user. Most of these data are usually don't change frequently or don't change at all, and the reason that we use the database is that we can easilly update the site and the content.
Category:
In this tutorial I will teach you how using dreamweaver you can insert information into a PHP MySQL database. If you are having problems feel free to e-mail us, or post a message on the forum. If you like this Tutorial please click here to Digg us or add the tutorial to Del.icio.us
Category:
In this article, I will explain how it is possible to connect and query an MS SQL server (running under a Windows operating system) from php installed on a unix box. The same problem, in the case of php installed under Windows is not covered here because it is well explained in php FAQ; sadly I cannot say the same thing for the unix case. In fact, there is a multitude of incorrect or outdated sources of information which will cause new people trying to solve this problem to drop it after some bad tries. This article can also be of help to people who don't want to use php as a client.
Category:
You have a web site with pages accessing a database. You want to use PHPLIB, but do not want to change your existing database to suit. Here is the answer to your dreams. PHPLIB and multiple databases.
Category: