Important alert: (current site time 5/23/2013 6:51:45 AM EDT)
 

Other Entries by Amit.

Search Results: Page 1 of 2 found. Entries 1 - 25 of 31 found
Jump to page: 1 2 

  Description
Compatibility
Level/
Author
Views/
Date
Submitted
User Rating
 
  Access Controller variable in tpl file in Zend FrameworkAccess Controller variable in tpl file in Zend FrameworkPHP 5.0Intermediate /
Amit Kumar Gaur
1232 since
4/27/2012 5:22:40 PM
Unrated
       Access Controller variable in tpl file in Zend Framework How to access Controller variable in tpl file in Zend Framework In controller assign the variable name and it's value as listed below: Controller file name EditController.php ----------------------- ...(description truncated)
 
 
  Add a new record in existing XML fileAdd a new record in existing XML filePHP 5.0Advanced /
Amit Kumar Gaur
3010 since
8/24/2011 11:33:39 AM
Unrated
       Add a new record in existing XML file The xml file having the columns as listed below: ID,author,title,url full xml file's format is listed below:
 
 
  Download gmail attachment in PHPDownload gmail attachment in PHPPHP 5.0Advanced /
Amit Kumar Gaur
1250 since
4/27/2012 5:23:28 PM
Unrated
       Download gmail attachment in PHP If you want to download gmail attachment by PHP code?, then here is the code that will do it. just copy and paste the entire code and run it.
 
 
  Download image without cURL and with cURLDownload image without cURL and with cURLPHP 5.0Advanced /
Amit Kumar Gaur
1255 since
4/27/2012 5:23:38 PM
Unrated
       Download image without cURL and with cURL http://amitkgaur.blogspot.in/2009/05/download-image-without-curl-and-with.html
 
 
  eyeOS, The Open Source Cloud's Web DesktopeyeOS, The Open Source Cloud's Web DesktopPHP 5.0Intermediate /
Amit Kumar Gaur
4816 since
9/5/2009 9:10:12 AM
Unrated
       eyeOS, The Open Source Cloud's Web Desktop. website: http://eyeos.org/
 
 
  Get current logged user user_id in Social Engine 4Get current logged user user_id in Social Engine 4PHP 5.0Advanced /
Amit Kumar Gaur
1816 since
4/27/2012 5:23:22 PM
Unrated
       How to get current logged user user_id in Social Engine 4 As you know that Social engine used Zend framework. In any page if you need current logged in user's user_id then you can find it via this one piece of line code:
 
 
  Get number of invitations sent in Social engineGet number of invitations sent in Social enginePHP 5.0Advanced /
Amit Kumar Gaur
990 since
4/27/2012 5:23:18 PM
Unrated
       How to get number of invitations sent in Social engine. In Social Engine you send invitation to your friends or any other person. But you want to know that how many invitations you had beed sent. Just use listed below my code, you will get the number of ...(description truncated)
 
 
  Google map cluster with JSONGoogle map cluster with JSONPHP 5.0Advanced /
Amit Kumar Gaur
1494 since
4/27/2012 5:23:06 PM
Unrated
       Google map cluster with JSON When will cluster not work!. I have identified that , if php script or any other server side script output in json and save it in file; and then use that file into google map cluster , then it will not work. So don't use php o ...(description truncated)
 
 
  Google Transliteration APIGoogle Transliteration APIPHP 5.0Advanced /
Amit Kumar Gaur
2283 since
4/27/2012 5:23:43 PM
Unrated
       Google Transliteration API. ================================================ Just Test and download here...... http://amitkgaur.blogspot.in/2010/09/transliteration.html
 
 
  How to cconvert any media file to FLV File in PHPHow to cconvert any media file to FLV File in PHPPHP 5.0Intermediate /
Amit Kumar Gaur
4387 since
3/22/2010 8:53:52 AM

By 1 Users

       How to cconvert any media file to FLV File in PHP. By: Amit Gaur Email: amitt800@gmail.com My Blog: amitkgaur.blogspot.com Date Time: March, 19, 2010, 1:13:50 PM Download FFMPEG.EXE from http://ffmpeg.org /download.html
 
 
  Image Gallery With Delay Facilities In PHPImage Gallery With Delay Facilities In PHPPHP 5.0Intermediate /
Amit Kumar Gaur
5572 since
5/7/2009 8:55:27 AM
Unrated
        My client was uploading large 1-2 MBs images files, so when image were showing it was taking lot of time and Bandwidth. To overcome this problem I resized the image on the fly. But there was a problem while resizing image, image were showing some delay&# ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  Image resize without distortion and keeping proportionsImage resize without distortion and keeping proportionsPHP 5.0Advanced /
Amit Kumar Gaur
1320 since
4/27/2012 5:23:09 PM
Unrated
       Image resize without distortion and keeping proportions. Image distortion is the normal problem with the image resize in any programming language. You need to have good knowledge of math to resizing the image. I have implemented image resize code without ...(description truncated)
 
 
  Image tagging in PHPImage tagging in PHPPHP 5.0Intermediate /
Amit Kumar Gaur
1616 since
4/27/2012 5:22:43 PM
Unrated
       Image tagging in PHP
 
 
  Info tab is not working in Social Engine 4Info tab is not working in Social Engine 4PHP 5.0Advanced /
Amit Kumar Gaur
1326 since
5/14/2012 4:45:00 PM
Unrated
       Info tab is not working in Social Engine 4 Member Info tab is not working in Social Engine 4 I was working fix bugs in social engine 4. There were lot of bugs, but the one bug was very strange. When any user logon and see own profile by clicking on “My ...(description truncated)Click here to see a screenshot of this code!(ScreenShot)
 
 
  JQuery Mobile alert box open after completion of tasJQuery Mobile alert box open after completion of tasPHP 3.0, PHP 4.0, PHP 5.0Advanced /
Amit Kumar Gaur
1681 since
4/27/2012 5:23:12 PM
Unrated
       JQuery Mobile alert box open after completion of some task
 
 
  Make Profile Photo link is not working in social engine 4Make Profile Photo link is not working in social engine 4PHP 5.0Advanced /
Amit Kumar Gaur
1516 since
5/17/2012 2:29:03 PM
Unrated
       Make Profile Photo link is not working in social engine 4 -------------------------------------------------------------- Just replace view.tpl and EditController.php files in their location. application/modules/Album/views/scripts/photo/view.tpl and appl ...(description truncated)
 
 
  Open Browse Password Dialog LoginOpen Browse Password Dialog LoginPHP 5.0Intermediate /
Amit Kumar Gaur
3532 since
4/24/2009 9:04:16 AM
Unrated
       How to Open Browse's Login/Password Dialog Box in PHP. -Amit Gaur
 
 
  Orbital chase paymentech gateway Mark for CaptureOrbital chase paymentech gateway Mark for CapturePHP 5.0Advanced /
Amit Kumar Gaur
1577 since
4/27/2012 5:24:38 PM
Unrated
       Orbital chase paymentech gateway Mark for Capture
 
 
  Post and Receive xml data in php without formPost and Receive xml data in php without formPHP 5.0Intermediate /
Amit Kumar Gaur
6061 since
12/31/2009 8:55:38 AM
Unrated
       Post And Receive xml data in php without form ============================================== How to post Xml data without form in PHP and receive it's posted data in other php page. if it is not working in localhost/localsystem, try to run it in from live ...(description truncated)
 
 
  Post data using post without cURL and get the outputPost data using post without cURL and get the outputPHP 5.0Intermediate /
Amit Kumar Gaur
3807 since
4/16/2009 8:30:13 AM
Unrated
       To Post Data using Post method with using cURL/Form and get the output in PHP. -Amit Gaur
 
 
  Post entire form and return JSON data from PHPPost entire form and return JSON data from PHPPHP 5.0Advanced /
Amit Kumar Gaur
3072 since
4/27/2012 5:23:26 PM
Unrated
       Post entire form and return JSON data from PHP Here is the entire code that will post entire PHP form to the target page. The target page will receive the post data and return the result in the format of JSON data. Here are the two things one is it will ...(description truncated)
 
 
  Read yahoo groups rss by curl and SimpleXmlElementRead yahoo groups rss by curl and SimpleXmlElementPHP 5.0Intermediate /
Amit Kumar Gaur
3223 since
2/27/2009 9:25:57 AM
Unrated
       How to Read yahoo groups rss by curl and SimpleXmlElement.
 
 
  Rotate Image in PHPRotate Image in PHPPHP 3.0, PHP 4.0, PHP 5.0Intermediate /
Amit Kumar Gaur
4563 since
5/3/2008 4:48:42 PM

By 1 Users

       Demonstrates that how to rotate image in PHP. By: Amit Gaur amitt800@gmail.com www.epsilonium.com
 
 
  Search any word in entire tables of mysql databaseSearch any word in entire tables of mysql databasePHP 5.0Advanced /
Amit Kumar Gaur
2516 since
4/27/2012 5:23:14 PM
Unrated
       Search any word in entire tables of mysql database Suppose there are lot of tables in the database. and you want to search a word or sentence in the tables. For this you need to look into each table, which having varchar or text or any character based ty ...(description truncated)
 
 
  Search any word in entire tables of mysql databaseSearch any word in entire tables of mysql databasePHP 5.0Intermediate /
Amit Kumar Gaur
2057 since
2/1/2012 10:43:34 AM
Unrated
       <p> Search any word in entire tables of mysql database </p> <hr> <p> Suppose there are lot of tables in the database. and you want to search a word or sentence in the tables. For this you need to look into each table, which having varchar or t ...(description truncated)
 


Search Results: Page 1 of 2 found. Entries 1 - 25 of 31 found
Jump to page: 1 2 


Compatibility Filter Profile:

PHP 3.0
PHP 4.0
PHP 5.0