phpMailer not working ..........
HI,
I was playing with the phpMailer script and tried to send a smiple mail using their test scri
my sql select id and then update problem.
I need to select some auto incremented ids out of a database and then use those id in a where statem
Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
Delete all from a table
I can not get the following code to work. If I run the sql statement in the db it will delete all t
User information
Hi All,
By using t-code SUIM we get all the user details,if suppose we donot have permission t
Gerenate tabel in Php
I whant to generate a tabel takeing data from database like this one so the results to be display on
A problem with my GD class
Hello,
I created a nice (and simple for now) GD class.
The problem is , it works great on
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this
('date' => '20
apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?