http://www.web-development-blog.com/archives/tutorial-ftp-upload-via-curl/
Powered by ScribeFire.
Archive for October, 2007
FTP upload via CURL
Run any Linux app on Windows without any virtualization
Using SSH to access programs from an ubuntu box.You need an Ubuntu machine to serve programs and a Windows machineto access them, a USB stick if you want to make your setup portable,and a fast network connection if you want to be able to run anythingmore complicated than nano.
You are going to be focusing your [...]
Clean Url’s with Apache
ForceType for nice URLs with PHP
Thishas been covered before, but I was just setting up a new force type onour servers and thought I would mention it for the fun of it. You seelots of stuff about using mod_rewrite to make friendly URLs or SEOfriendly URLs. But, if you are using PHP (and I guess [...]
Sending the Output of require / include to a variable in php
function getRequire($fileName){ob_start();require($fileName);return ob_get_clean();}Returns the ouput of “$fileName” in a variable.
Powered by ScribeFire.
Google Presentation is done in PHP
It seems that the Google Docs Presentation App is done in PHP, ratherthan the perl or python combo google has been using for long.When in presentation, click view source in firefox, along the top ofthe <html> start tag you will find too many blank spaces, these aredue to php includes.
Powered by ScribeFire.
get latest updates on site news and site post
Search
Recent Entries
- Reserved Keywords in Mysql 5
- Google AppEngine + YUI Mashup
- Google AppEngine Released
- Wordpress Reloaded
- Job Posting: Gijima.com Seeks PHP Developer (Richardbay KZN)
- The Bakery: Seven New Components, Articles and Tutorials Posted
- Job Posting: Jadu seeks PHP, MySQL programmers
- Matthew Turland’s Blog: How-To (and How-Not-To) on Web Scraping
- Vinu Thomas’ Blog: PHP Apps on Mobile using PAMP
- Make Me Pulse Blog: PHP6, Unicode and TextIterator features
Recent Comments
- Keine Kommentare vorhanden.
Most Commented
Categories
Recent Posts
Blogroll
Recent Comments
- Keine Kommentare vorhanden.
Monthly Archives
Daily Archives
- May 20, 2008
- April 9, 2008
- April 8, 2008
- March 30, 2008
- March 15, 2008
- February 14, 2008
- February 13, 2008
- February 10, 2008
- February 3, 2008
- January 27, 2008
- January 22, 2008
- January 19, 2008
- December 29, 2007
- December 24, 2007
- December 22, 2007