TinyMCE / Ajax Postback Problem
Hiya all,
I have a page which loads the TinyMCE editor. On the postback I obviously want to f
Click counter to ignore traffic from search bots
I have a click counter on my site that...well, counts the number of clicks a link gets on the frontp
How to generate a text file using php...?
Hi,
Can anyone give me code to generate a text file using php
Thanks in advance
in php, link returns to the line
When I add a link in a php page, the link word returns to the line (as a
would do)
Examp
Batch Related Pricing
Hi, I need some clarity on the batch related pricing
For example the following are the b
Check Date/Time in PHP
What I need the code to check is that $reQuest is 24 hours in the past then return a time based on h
Strange PHP/mySQL error ... am I just tired?
Code: <?
## CONNECT TO DB FUNCTION!
function ConnectTo($db2con)
{
$hostNam
Deleting pointers froms vector?
Hi. I have a vector filled with pointers and I want to delete the pointers. I could do a loop and do
Strange Oracle Query problem
Ok So I have this PHP class that talks to a Javascript class that basically creates a table of infor
Can I call a class inside a function?
I have a class written in another file that handles my image resizing.
Can I do this (php say