The above category should be included excluded from the search
There are 9 results with the tag: php
Topics
woodcore Jun 07, 2007PHP help requestHey guys, school is out and I have a little bit more time on the loose now so my own page is being renewed. I've never been able to create a finished homepage/portfolio to myself 'cause lack of time, imagination and yeah ... yes I'm lazy. I am a PHP newbie and I have used some minor PHP-injections (include) for metadata, ...
Blogs
Sqwall Feb 13, 2009I2B ConceptMy participation in I2B Concept team was to produce high quality visualization from CAD data of our Concept Cars. This involved remodeling most of the cars in 3D Studio Max and adding additional details. Currently we have 5 models but have succeeded to visualize 3 of them. Witch are our first Project Raven, STR (aka. Wildcat) and Project Reus which ...
planck May 13, 2009Monthly Processed E-mail Counter for PHPListHere’s a little something I wrote at work. Basically we used to charge per e-mail sent out using PHPList. (We have since then switched to Constant Contact) When I wrote this we had not been keeping track of who is sending out what and thus we had not been billing accordingly. I decided to fix that! So below is a script that will should be called ...
bucabay Feb 27, 2008Remote Installation of Joomla<p> Working mainly with the Joomla CMS as our base for building websites, I have to install at least one Joomla site a week. Sometimes, 2-3 a day. This can become quite tedious. Here is a few tricks to help you out. </p> <h3>What this applies to</h3> <p> This article does not apply to Joomla alone. It can be used to ...
Akujin Mar 07, 2008Teaching PHP & AJAX Web DevelopmentOn April 1st I'll be teaching a seminar at on PHP & AJAX (with Prototype Framework). I'm attempting to do a good job on the "teaching" part since this might actually push for them to add it to the curriculum after I show them what's actually doable with it. I'm gonna be using a Powerpoint in conjunction with some diagrams I'm gonna ...
bucabay Feb 28, 2008How to delete all files and subfolders in a directory with PHP<p> If you have access to the shell or SSH, you can type in: <pre> rm -fr /path/to/dir/ </pre> to delete all files and folders in a directory. However, if you don't have shell access, you may want to try running a system command via php. <pre> echo exec('rm -fr /path/to/dir/'); </pre> If your PHP is not allowed to ...
Coffee PHP by planckMedia: Logos and Icons | Category: Web / Multimedia May 11, 2009 Description:This is a mock-up logo for Skyrail at deviantArt for his project. Turned out nice - they liked it quite a bit.
PHP Help Resource by nuttycoderMedia: Web Design | Category: Internet Feb 15, 2009 Description:PHP Help Resource is a newly created site which aims to help like minded designers and developers. There is currently over 35 tutorials ranging from PHP to HTaccess to actionscript. The site is has a fully features forum to accompany the tutorials and aid in starting new topics feel free to join in. http://www.phphelpresource.com