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)
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
Table sorting
Hi,
I'm trying to modify the following in order to make the output table sorted alphabeticall
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
Load Animated Image while cache is serve
I have a page that loads up using cache and took about 1 to 2 minutes before it loads to the page. <
SAP FICO learning materials
Hi all,
I am new to this world of SAP FICO. I have taken training on SAP FICO, but was wonderin
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
Setting/Modify Headers using mail() function
I have a question about setting email headers when using mail() in a php script.
When I send