Slow data retrieval which requires improvement..please help
I am working on a Help Desk Ticketing system and have a page called MY TICKETS which shows all ticke
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
Buggy registration system
Hey, I just started scripting in PHP, and I ran into a few problems.
Code: <?php
includ
PDO returns erroneous columns from within pdt
Hi All,
This is a truly weird behavior:
When using a simple pdo fetch, erroneous columns a
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
search query in mysql in php problem
my search query wont work, i know, that my codes are correct.please help
Code: [Select]&l
how do i make a string??
hey guys,
can someone please tell me how to put data from the glob function into a string
Problem with PHP code- simple contact form
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a contact form wit