uncleflo

profile picture

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

Registered since September 28th, 2017

Has a total of 4281 bookmarks.

Showing top Tags within 4 bookmarks

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


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.