Insert to MySQL inside foreach
Hey.
I am parsing some html, and putting inside an html db.
I need to create a randomized inte
Procedural to OOP
ohn Kleijn said that to avoid writing "crappy code", we should learn OOP and common OO pri
Sending a hyperlink through mail
HI all,
I am sending a mail to outlook mailbox of a user using FM SO_NEW_DOCUMENT_ATT_S
Login logout link help
Hi all,
Im new to php and Im having trouble creating a login/logout link for my page that dis
Firewall / visited websites logger
Hi.
I have a firewall implementation and I want to log all the websites visited on the machine. S
How to update this array?
I am saving a string that looks this: username1, username2, username3...
into a single cell in a
Memory Allocation
Hi folks,
see this ex:
int v=5;
v=v+10;
then what will do the compiler before th
Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
Calculating a rating by adding number of points and dividing by number of items
I have a site that users can post links to files to download. They can rate these files on a 1-5 sca
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out