How to get variable value on next page
Hello friends
i am working on payentry page ..there i have this code.........
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
Operating System
How in PHP or other language can I detect Operating system, ie Windows XP Home, Windows 7 Ultimate,
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Displaying data from MySql a different way
Hi all,
I'm pretty new to php and MySql and have hit a problem.
I am able to display data
Good Programming and Web Design Books
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the fo
re calling a function without including file
Hi,
i am new to programming in php, i was just checking the wordpress code and found out in the w
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
Inserting Data into a MS Access DB using PHP.
As part of my uni course I am doing a placement at a company whom want me to create a client zone fo
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q