Home Joomla! Joomla! Templates
 
 
 
Search
Search Only:

Search Keyword have

Total: 54 results found.

Page 1 of 3
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 ...
... 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 ...
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"; ...
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 ...
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 ...
... 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.    ...
... 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 ...
... 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.  ...
... 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  ...
... 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 ...
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 ...
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: ...
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 ...
Question: Google Chrome stays in full screen mode or behaves 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  ...
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 ...
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 ...
... 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 ...
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 ...
... 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 ...
«StartPrev123NextEnd»

 
Banner