Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Weird Problem with curl while sending data
I am facing a weird problem with sending data to a site via curl.
If i send the value by this
login to other site by sending post variables
hey,
here is my problem: my school gave me a mail account for school-stuff use. they mail us
DELETE rows based on content
I have a link in my rows
$bit="http://bit.ly/abcd";
$query = mysql_query("D
Cron Job and Output
I have php codes running under a cron job.
But everytime i output (echo) , it comes out as comple
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Checking if field is empty AND using !is_numeric
Hi lads,
Need to be able to display an error message (using isset?) that says "Cant lea
Material Master Update through BAPI - Follow up material not updated
Hi Experts,
I am updating the material master through a custom transaction using the BAPI
empty() error
Why does
Code: empty($USER_ID = $_SESSION["USER_ID"])
create this error...
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r