want to add a break after a certain amount of characters
i was wondering how to add a break in a blog post after a certain amount of characters... any idea o
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
CURL question
i am wondering if it's possible to use multi curl with login something like
login once to web
how to transport the Query and insfoset
Hi
I have created the query using SQ01........
How to created T-code for query..
PHP Captcha Error help - replace the "die" command
Hi All,
I am after a bit of help with a Captcha spam protection box.
The site gave me
puting for loop in 1 value
hi ,
how do i put this code in 1 value:
Code: <?php
for ($i=1; $i<=5; $i
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??