Big Problem!! Please help
Hi Guys,
Im making a website for a friend have encountered a really annoying problem. When ev
send() and recv() parameters confusion
On server Side:
int recv (Socket,Buffer, Length, Flags)
On Client Side:
int send (Soc
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
Regarding accessing SQL query issued by any user in Oracle 10g
Hi all,
i want to know the queries issued by various users accessing a database...
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
Combining Two Queries
I have two scripts that each work fine by themselves. One is a search script with a variable that de
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
array_combine() error
getting an "Warning: array_combine() [function.array-combine]: Both parameters should have an e
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
Convert .fdf to .pdf
I currently have a web form that uploads the form data to an .fdf file and emails it.
However