Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
Confusing Functions
So, I've been reading up on Functions and I like them! However, I need some help using variables in
I need an iframe that calls up a different page according to the date
hi
I don't know any php (only html) and I urgently need to do the following:
I need a
include
Hi I have this way of licensing my PHP application, and I want to know if you guys can answer some q
Why does my crawler script suddenly end with no error?
Hi.
I have written a web crawler script. It will visit a large number of URL's with cURL.
MySql timezone
Code: $sql = "SELECT *, date_format(date, '%m/%d/%Y at %I:%i %p' )as date FROM comments WHERE t
RSS poster script?
I have found a script that posts RSS's for me on a site that I'm building. However I would like to a
insert/update functions for mysql, what do you think?
I am working on two really simple functions that automatically generate (and execute) insert and upd
Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..