Else statement screws up all css
Does anyone know what goes wrong in the process with this php code?
This code seems to be causing
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.
I need to create a drop
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
Using loop to count number of entries
I'm writing a program that must ask user to type in numbers. After each entry, the program has to re
ALV List display - header width adjust
Hi,
I am using REUSE_ALV_LIST_DISPLAY for my ALV display.The width of the ALV varies for
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.
please hep to get values from a table row
can anyone tel me how I can select and get data from one row by pressing an Edit button in that row
cURL error
So here is my code... I got it off of here... http://www.youtube.com/watch?v=XcgQUsorF_8
Because
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)