Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Sales orders ans reservations not taken into account on MPS / MRP
Hello,
I am implementing the MPS / MRP and I have the following problem:
I ha
Problem with coding MySQL query
I'm having heaps of trouble getting one of my PHP/MySQL queries to work for some reason (and the fun
Google Wave
So... has anyone used it yet? Is it any good?
http://wave.google.com/help/wave/about.html#vid
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Simple Scraper... Weird Output
Okay, maybe I just need a Blue Monster and some sleep, but....
I'm scraping a ringtone site
how to export excel file in same server
My first post - php newbie, so appreciate your support.
I'm currently using headers to save w
ereg_replace issue
hi there people
i have this code happening with regards to my wamp server. is this something
IP Logger for Voting Script
Can anybody help me place an IP logger into my voting script?
I know that maybe it is not as secu
does anyone know a php script to send mail using gmails/googles free smtp server
cause i heard u can do that but i dont know how