Home Joomla!
 
 
 
Search
Search Only:

Search Keyword from

Total: 56 results found.

Page 1 of 3
... FROM' in smtp mode.    * @var string    */   public $Sender            = '';    ...
Question: How to enable check spelling before sending an email in Microsoft Outlook 2003?   Answer: In the main menu tool bar click on the `Tools` option and then on `Options` from the `Tools` menu  ...
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: How to remove the sitename text/link from your Joomla! 1.5 template, so that it does not display? This text usually appears in the header of your webpage. NOTE: Before applying any changes, always ...
... you to choose from sudo /etc/init.d/apache2 restartor sudo service apache2 restart  ...
... OK, 1 row affected (0.00 sec) We grant access privileges to user MYUSER to connect to the mysql server from localhost using the password MYPASSWORD grant usage on *.* to MYUSER@localhost identified by ...
... file  In the CLI type in the following command: wc -wcl < /home/user/textfile.txt textfile.txt = The file that we need to get the information from -w = print the word count -c = print the character ...
... (or any additional file extension) to the list. Click on SAVE And you will be able to upload that specific file type from now on forward.  ...
Question: How to execute SQL commands from a file in postgresql? In my case I had a .sql file with hundreds of insert statements and I wanted to run all of them, I was left with two options namely manually ...
...   Answer: We can obtain this by using the :first Selector from JQuery. Read more about the selector here Example: HTML <div class="custom_div">     <img id="1" name="image1" src="myImage1.jpg" ...
... within the first element of the unordered list tag.   Answer: We can obtain this by using the :first Selector from JQuery. Read more about the selector here Example: HTML <ul class="custom_class"> ...
...    SELECT * FROM ads ORDER BY RAND() LIMIT 3 We've used the RAND() function to return random table rows ...
... DATETIME value  * @return UNIX TIMESTAMP  */ function convertDateTime($datetime) ?> First we divide the date from the time and then break up the date into year, month and day variables. After that ...
... language pack from http://sourceforge.net/projects/geshi/files/ Unzip the file Open the folder where the extracted files are located Choose the language PHP file that you wish to install and copy it over ...
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 ...
... alt="Google Map" /> Replace ADDRESS with you address Replace APPLICATION_KEY with your application key, obtained from  http://code.google.com/apis/maps/signup.html Remember to URL encode the address ...
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 tables;   Answer:  In the command line ...
Script to resize PNG, JPG and GIF images using PHP keeping the aspect ratio?  How this script works: What this script does, it resizes any PNG, JPG or GIF image to the given width and height and stores ...
...  Input: ping -I wlan0 www.google.com Output: from 10.0.0.4 is the ip address PING www.google.com (209.85.227.104) from 10.0.0.4 wlan0: 56(84) bytes of data.  ...
Question: How to prevent Firefox from loading/displaying images from a website?   Answer:  Open Firefox Click on Edit->Preferences (In windows Tools->Preferences)   Click on the Content ...
«StartPrev123NextEnd»

 
Banner