Home
Joomla!
Joomla! Templates
Latest Tutorials
How to rename a table in mySql?
How to increase the font size for Windows XP?
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
have
Total: 54 results found.
Display #
5
10
15
20
25
30
50
100
All
Page 1 of 3
1.
How to submit an HTML Form using JQuery?
(JQuery/JQuery)
Question: How to submit an HTML Form using JQuery? Answer: For example you
have
a form with id "myform" <form id="myform" action="submit.php"> <input type="text" value="This is a test ...
2.
How to setup a webmail.co.za POP3 email account in Microsoft Outlook 2007?
(Email/Microsoft Outlook)
... Your Webmail email password Remember password: Check the check box if your prefer not to enter your password everytime Outlook checks for new mail After the settings
have
been entered click on Next ...
3.
How to change the Return-path email address using the PHPMailer class?
(PHP/PHP)
Question: How to change the Return-path email address using the PHPMailer class? Answer: Fill the $Sender property with the email address you wish to
have
as the Return-path eg. $mail->Sender="test@testmail.com"; ...
4.
How to get the first element of an array using PHP?
(PHP/PHP)
Question: How to get the first element of an array using PHP? If you
have
the array $array = array('a','b','c','d'); you will need to get the value a from the array Answer: Use the array_shift ...
5.
Getting JavaScript errors or no response with Virtue Mart when clicking on Add, Apply or Cancel button?
(Joomla! Tutorials/Joomla! Tutorials)
Question: Getting JavaScript errors or no response with VirtueMart when clicking on Add, Apply, Cancel or other buttons? Getting error in VirtueMart 1.1.4 The error is similar to the below and ...
6.
ERROR 1194 (HY000): Table 'mytable' is marked as crashed and should be repaired, how do I fix this?
(Databases/mySql)
... table. To read more about the REPAIR TABLE command click here. NOTE: If you do not
have
access to the command line then phpMyAdmin should
have
a repair table option. ...
7.
How to search and replace text within a text file using the Command Line on Linux?
(Linux/Linux)
... text For this example we will
have
a file called test.txt that contains the following text "This is a test file with some test information, containing some test data." We want to replace all instances ...
8.
How to remove a html table row using JQuery?
(JQuery/JQuery)
... the JQuery code that you will need to remove the table row $('#TABLE_ROW_ID').remove(); If you do not
have
an id for the table row, try using one of the JQuery selectors available here. ...
9.
How to convert FAT32 to NTFS in Windows XP?
(Windows/Windows XP)
... Safe Mode with Command Prompt In the Command Prompt type in the following command and hit the Enter key convert c: /fs:ntfs Now you should
have
a NTFS partition ...
10.
How to backup your data using Windows XP?
(Windows/Windows XP)
... name STEP 7 Click on Finish STEP 8 Now the backup procress is in progress please be patient for this backup to complete. After completion you should
have
a backup of your selected ...
11.
Getting error "File type not supported" when trying to upload a file in Joomla! via Media Manager?
(Joomla! Tutorials/Joomla! Tutorials)
Question: Getting error "File type not supported" when trying to upload a file in Joomla! via Media Manager? Answer: Joomla! 1.0 In order to apply this solution you need to
have
modifying access ...
12.
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: ...
13.
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 ...
14.
Google Chrome stays in full screen mode or behaves unusual on Ubuntu?
(Linux/Linux)
Question: Google Chrome stays in full screen mode or be
have
s unusual on Ubuntu? NOTE: Experienced this problem with Google Chrome 5.0.342.9 beta on Ubuntu 9.10 Answer: First make a backup of all ...
15.
How to set a timer in JavasScript?
(Javascript/Javascript)
... expression each time a certain number of seconds
have
elapsed ...
16.
How to remove all 0's (zeros) from an PHP array?
(PHP/PHP)
Question: How to remove all 0's (zeros) from an PHP array? Example: If I
have
the following PHP array $array = array(9,0,6,4,5,0,9,0,0,0); and I need to
have
all 0's removed from it. Answer: Use ...
17.
How to add/implement a Click-2-Call link for your Mobile web page?
(HTML/HTML)
Question: How to add a Click-2-Call link for your Mobile web page? If you
have
a mobi website and you need to add a click to call link this method could come in handy.If a visitor clicks on this link ...
18.
How to convert RPM packages to DEB packages using Ubuntu?
(Linux/Linux)
... alien in the Quick search box and mark for installation and do the same for fakeroot. Once both
have
been marked for installation click on Apply Now these packages will be installed, after installation ...
19.
How to force a CSV file to download when clicking on a download link using PHP?
(PHP/PHP)
Question: How to force a CSV file to download when clicking on a download link using PHP? Example: We
have
a CSV file called example.csv we want users to download to use as a template. Now some browsers ...
20.
How to remove the first element of an array using PHP and then storing the element in a variable?
(PHP/PHP)
... print_r($array); echo '</pre>'; echo $first_element; In the above example we
have
an array with 4 values, now using the 'array_shift' function we remove the first value namely apple and store ...
«
Start
Prev
1
2
3
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 to fix PHP Fatal error: Class 'DOMDocument' not found in /var/www/html/index.php on line 171 or similar error?
How do I hide and show HTML elements using JQuery without any special effects?
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
What is the purpose of the & Ampersand in front of PHP Variables?
How to check how much memory you have available on Ubuntu (Linux)?
Warning: Missing argument 1 for JDocumentHTML::getBuffer()
Script to resize PNG, JPG and GIF images using PHP keeping the aspect ratio?
Removing "Welcome to Frontpage" Joomla! 1.5
Chillnet Hosting
Home
Joomla!
Joomla! Tutorials
Joomla! Templates
Joomla! Sites
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