Home
Windows
Latest Tutorials
How to submit an HTML Form using JQuery?
How to disable and enable HTML form fields using JavaScript?
Search
Search Keyword:
Search
All words
Any words
Exact Phrase
Ordering:
Newest First
Oldest First
Most Popular
Alphabetical
Section/Category
Search Only:
Tags
Articles
Web Links
Contacts
Categories
Sections
News Feeds
Search Keyword
table
Total: 25 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 2
1.
How to install Google Earth in Ubuntu?
(Linux/Linux)
... Run the command below to make the bin file execu
table
chmod +x GoogleEarthLinux.bin Now we need to execute the bin file to install Google Earth. ./GoogleEarthLinux.bin ...
2.
ERROR 1194 (HY000): Table 'mytable' is marked as crashed and should be repaired, how do I fix this?
(Databases/mySql)
Question: ERROR 1194 (HY000):
Table
'my
table
' is marked as crashed and should be repaired, how do I fix this? 'my
table
' is the name of your
table
. Error: 1194 SQLSTATE: HY000: means ER_CRASHED_ON_USAGE ...
3.
How to remove a html table row using JQuery?
(JQuery/JQuery)
Question: How to remove a html
table
row using JQuery? Answer: Ensure that the html
table
row has an id eg.<tr id="
TABLE
_ROW_ID"><td>I want to be removed</td></tr> Now ...
4.
How to Export your MySQL database schema to a file using the Command Line?
(Databases/mySql)
Question: How to Export your MySQL database schema to a file using the Command Line? Answer: Use the following command in the Command Line Interface mysqldump --no-data --
table
s -uMYSQL_USER_NAME ...
5.
How to get random rows when querying a database table using mySql?
(Databases/mySql)
Question: How to get random rows when querying a database
table
using mySql? For example if you have a
table
with 100 rows in it and you need to get 3 random rows then this could come in handy. Answer: ...
6.
How to alternate between 2 colors using PHP?
(PHP/PHP)
Question: How to alternate between 2 colors using PHP? This could come in handy if you have a
table
with multiple rows and if you wish to alternate between 2 colors. Answer: We'll need to use the ...
7.
How to delete a column in a database table using postgres via the command line?
(Databases/pgsql)
Questions: How to delete a column in a database
table
using postgres sql via the command line? Answer: Use the following statement ALTER
TABLE
my_
table
DROP COLUMN my_column; Replace my_
table
with ...
8.
Installing Adobe Air on Ubuntu
(Linux/Linux)
... using the wget commandwget http://airdownload.adobe.com/air/lin/download/1.5/AdobeAIRInstaller.bin Save the file in your Home Directory or any other Directory Give the file execu
table
privelages by using ...
9.
Error: "Ignoring query to other database" when running a mySql command in the command line
(Databases/mySql)
Question: I get the the following error: "Ignoring query to other database" when running a mySql command in the command line. Eg. SELECT * FROM users; or SHOW
table
s; Answer: In the command line ...
10.
How to count the number of table rows within an html table using JQuery?
(JQuery/JQuery)
Question: How to count the number of
table
rows within an html
table
using JQuery? Answer: var countRows = $('#
table
ID tr').length; alert(countRows) or var countRows = $('#
table
ID tr').size; alert(countRows) ...
11.
How to upload a file via Ajax using a form with JQuery and PHP?
(JQuery/JQuery)
... <
table
cellpadding="4" cellspacing="4" border="0"> <tr> <td colspan="2"><h1>Upload File via Ajax</h1></td> </tr> ...
12.
How to change the root mySql password with mySql installed on Ubuntu/Linux?
(Linux/Linux)
... the user
table
in the mySql database. Open a new Terminal Window and type in the command below to Login to the mySql server. mysql -u root -p Enter your password. Now you need to switch to the mysql database. ...
13.
How to export data to a CSV file from a postgres database
(Databases/pgsql)
... ',' products = (Database
Table
) '/home/user/products.csv' = (Location where to save the csv file) You need to have write permissions to write the file to the filesystem with the postgres user ...
14.
How to export data to a CSV file from a postgres database together with table headings?
(Databases/pgsql)
Question: How to export data to a CSV file from a postgres database together with
table
headings? Answer: Type in the following command in postgres using the command line: copy products to '/home/user/products.csv' ...
15.
How to import a CSV file into a postgres database table?
(Databases/pgsql)
Question: How to import a CSV file into a postgres database
table
? Answer: Type in the following command in postgres using the command line: copy products from '/home/user/products.csv' using ...
16.
How to check how much memory you have available on Ubuntu (Linux)?
(Linux/Linux)
... Active: 872248 kB Inactive: 640876 kB Active(anon): 599548 kB Inactive(anon): 25012 kB Active(file): 272700 kB Inactive(file): 615864 kB Unevic
table
: 8 kB Mlocked: ...
17.
What's the difference between RIGHT, LEFT, OUTER, INNER, JOIN?
(Databases/Sql)
Question: What's the difference between RIGHT, LEFT, OUTER, INNER, JOIN? Answer: The difference is the way the
table
s are joined if no common records are available. RIGHT - RIGHT JOIN is the opposite ...
18.
How to copy a columns data from one table into a column in another table using postgres?
(Databases/pgsql)
Question: How to copy a columns data from one
table
into a column in another
table
using postgres? Eg. name columns data from the users
table
into name column in the new_users
table
. Answer: Execute the ...
19.
Comparison Operators
(PHP/PHP)
PHP comparison operators allows you to compare two values with each other. Below is a
table
of all the different comparison operators that are available for PHP Comparison Operators ...
20.
How to copy data from one table to another using pgsql
(Databases/pgsql)
If you need to copy data from one
table
(
table
_a) into another
table
(
table
_b) using pgsql. There are 2 methods on how to do this. Method 1 NOTE: If you are using this method
table
_b should not yet exist. ...
«
Start
Prev
1
2
Next
End
»
Can't upload images using Joomla! 1.5* Media Manager * Warning: Failed to move file! * Error. Unable to upload file.
Joomla! 1.5 - JFolder::create: Could not create directory Warning! Failed to move file.
XML Parsing Error at 1:1. Error 4: Not well-formed (invalid token) when installing a Joomla! module
How to disable all html form elements within a DIV tag using JQuery?
How to personalize the Order Confirmation Email Template in Virtuemart
Fatal error: Call to undefined method: stdClass->onAuthenticate() in /home/sitename/libraries/joomla/user/authentication.php on line 121 (Joomla! 1.5)
How to remove the "Community: About Community Builder" Button when editing your Profile in the Front End using Community Builder
How to uninstall Skype in Ubuntu?
How to remove the border around the PDF, PRINT and Email link icons in Joomla!
How to add a preloader when using the JQuery ajax load method?
How to prevent Ubuntu from creating a .Trash-1000 folder when deleting files from a USB flashdrive?
Accidently deleted top menu in Joomla! 1.5 and need to re-add it?
Error: "Could not complete the operation due to error c00ce56e" while using Ajax
How to add a favicon to your Joomla! 1.5 site?
Catchable fatal error: Object of class JVersion could not be converted to string in /components/com_acajoom/classes/class.jmail.php on line 1083 using Acajoom News 1.6.0 or later in Joomla! 1.5
How to import Evolution Mail from Linux to Thunderbird using Windows Vista?
How to compress a whole directory in Linux using gzip format?
How to solve error: 'PHP Warning: DOMDocument::createElement(): unterminated entity reference' when creating a new element using the DOMDocument object model.
How to remove Article Filtering in Joomla! 1.5.* when having a menu item with type "Display a list of Categories in a Section" or "Section Layout"
How do I hide and show HTML elements using JQuery without any special effects?
How to fix PHP Fatal error: Class 'DOMDocument' not found in /var/www/html/index.php on line 171 or similar error?
Redevo_Aphelion Top Menu Restore "Joomla! 1.5"
How to view a list of all port numbers in Linux?
Adding a Menu Entry for a Single Article in Joomla! 1.0.x
Text is unreadable when clinking Print, Email button to preview print, email page in Joomla!
How to add an image next to the menu item link in Joomla! 1.5
How to add a Read More Link in Joomla! 1.5 in Static Articles
How to configure Pidgin 2.5.5 for Google Talk?
JHTMLform not supported. Invalid Token.
How To Install The Internet Explorer On Ubuntu 8.04/9.04
How to remove the Front Page Article from the Home Page "Front Page" using Joomla! 1.5
How to create a symbolic link in Linux?
How to set the Error Reporting to a lower level in Joomla! 1.5
How to customize Virtuemart`s Order Confirmation Email
How to remove 'Welcome to the Frontpage' title in Joomla! 1.5
Warning: Missing argument 1 for JDocumentHTML::getBuffer()
What is the purpose of the & Ampersand in front of PHP Variables?
Removing "Welcome to Frontpage" Joomla! 1.5
How to check how much memory you have available on Ubuntu (Linux)?
Script to resize PNG, JPG and GIF images using PHP keeping the aspect ratio?
Chillnet Hosting
Home
Joomla!
Image Editing
Firefox
Ajax
PHP
Email
Linux
Software
Javascript
Windows
Pidgin
JQuery
Komodo Edit
Links
Databases
HTML
Sitemap
Internet Explorer
Yii Framework
IT Online Directory
Recommended service:
site monitoring