uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 4 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   service   product   online   business   uk   tool   company   linux   code   server   system   application   web   list   video   marine   create   data   experience   description   tutorial   explanation   technology   build   blog   article   learn   world   project   boat   download   windows   security   lookup   free   performance   javascript   technical   network   control   beautiful   support   london   tools   course   file   research   purchase   library   programming   image   youtube   example   php   construction   html   opensource   quality   install   community   computer   profile   feature   power   browser   music   platform   mobile   user   process   work   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   installation   developer   3d   search   material   access   customer   camera   travel   test   standard   review   documentation   css   money   engineering   develop   webdesign   engine   device   photography   digital   api   speed   source   program   management   phone   discussion   question   event   client   story   simple   water   marketing   app   content   yacht   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   market   live   easy   google   resource   operation   startup   monitor   training  


Tag selected: webdev.

Clear all

Showing 4 results.

Looking up webdev tag. Showing 4 results. Clear

Running MySQL *.sql files in PHP Ask Question

https://stackoverflow.com/questions/4027769/running-mysql-sql-files-in-php

Saved by uncleflo on February 15th, 2018.

I have two *.sql files that I use when creating a new web site database. The first file creates all the tables. The second file populates some default records. I would like to execute these files from PHP. I also use the Zend_Framework, if that will help accomplish this? Answer: This question comes up from time to time. There's no good solution for running a .sql script directly from PHP. There are edge cases where statements common in a .sql script can't be executed as SQL statements. For example, the mysql tool has builtin commands that are not recognized by the MySQL Server, e.g. CONNECT, USE, and DELIMITER.

question stackoverflow mysql php execute solution answer tool command statement config script shell linux howto good technical development administration security website webdev


How to Create a Basic Plugin | jQuery Learning Center

http://learn.jquery.com/plugins/basic-plugin-creation/

Saved by uncleflo on March 26th, 2015.

Sometimes you want to make a piece of functionality available throughout your code. For example, perhaps you want a single method you can call on a jQuery selection that performs a series of operations on the selection. In this case, you may want to write a plugin.

jquery plugins tutorial webdev learn read dev development javascript website plugin center create howto method description guide example


jQuery Plugins by malsup

http://jquery.malsup.com/

Saved by uncleflo on July 16th, 2011.

Simulate synchronous ajax by blocking - not locking - the UI. This plugin lets you block user interaction with the page or with a specific element on the page. Also great at displaying modal dialogs.
Rounded corners without images! Plus lots of other interesting corner adornments like bevels, notches, dogears, etc. Fun stuff.
Wildly popular slideshow plugin for displaying image or non-image slideshows. Lots of available transition effects such as fade, scroll, shuffle, zoom, and many more. Lots of features and ease of use is what this plugin is all about.
A jQuery wrapper for the Google AJAX Feed API. Lets you easily grab feed output from Google and redirect it onto your page.
A simple way to AJAX-ify any form on your page. Also supports file uploads! Click through for quick start guide, code samples, API documentation, FAQ and more.

jquery javascript plugins web webdesign programming ajax webdev development


Linux.com :: Running .Net applications on Linux with Mono

http://www.linux.com/articles/53582

Saved by uncleflo on January 22nd, 2009.

Mono is an open source project (sponsored by Novell) that allows you to run .Net applications on Linux (as well as Unix, Mac OS X, Solaris and even Windows).

programming linux windows .net mono webdev guide description handy short


No further bookmarks found.