Dynamic links in an include file
I am working on a small piece of code that counts records from a database and displays the result to
FROM_UNIXTIME($phpdate);
Hello,
I tried to use this :
$date = FROM_UNIXTIME($phpdate);
ANd I was t
question about stripslashes and real_escape_string
im cleaning up an old app that I wrote fixing some of the vulernabilities from attacks.
I hav
Not adding to db
Hi, I can't figure out why it won't add the record to the database. It's just a simple form to get
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
I have used FM REUSE_ALV_GRID_DISPLAY in my program as below.
CALL FUNCT
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
trouble printing an array....
I'm having some trouble printing out an array forwards. I'm figuring out the high and low of an arra
Upload simple problem
Really confused!! I run once and it worked, but when i tried today...it didn't work
Which par
serializing objects - loses methods - the point being?
Hi
I know that serializing an object will lose the methods. But whats the point in that? What
Fetching META TAGS through
Hello everybody
I want to fetch meta tags of a domain.
It will be done from following code of