Take info from one coloum and move to another
Hi all,
I have this:
Code: [Select]$array = "SELECT stock_id FROM stocks WHERE stock_
Inserting the current date/time while submitting the forum
What do I need to add below to update the current date/time? I have a field in the database called d
simple php table loop
Hi all,
I've the following code
<?php // Create category options
Login Control?!
I have a Web Site that uses the login control also I have set the destinationurl to the page I want
How do I replace any number of character occurences with one occurrence?
How do I replace any number of character occurences with one occurrence?
Let's say I have:
Referential Integrity problem when inserting into 2 tables at same time
Hello Everyone,
Im relativity new to PHP and MySQL and i have come up against a problem. i h
add 20 000 to the rowcnt
Hi ...
I need to add 20 000 to the row count but just cant find a way to do this i am new to php
BAPI BBP_INB_DELIVERY_CREATE - material number missing in delivery
Hi Experts,
I was able to successfully create an Inbound delivery with reference to a PO
some questions
Hello,
I am looking for the answers for following questions:
1) Does PHP support overl
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here