Hits this week counter
I have a counter on my site that tracks hits, IP's, etc. into a mySQL database. It also includes the
Converting numbers to months
The porgram works -just need the last function(month_convert_ to convert numbers to months -thanks.
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
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
Is it possible to put an entire 500-page book in a database with PHP?
I am working on an intranet and I was wondering if its possible to code php with mysql to enter a fu
Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
LSB (PHP 5.3) problem with static value!
hello,
i'm having a problem. static::$text variable gets lost at some point. can someone plea
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Search with relational database
Hey,
I have quite a complicated (for me anyway ) relational database for an apartments syste
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??