Hit counter updating once per IP - IP HIT COUNTER
I have a hit counter, for the amount of views on a tutorial.
It'll do the query and then do..
passthru() help
Hi everyone,
I'm new to the forum and to PHP. I have some pretty good experience writing shell sc
Calling strings from other php class
I have test1.php{
$string1;
$string2;
....
... //10 strings in this class <
Sessions Value Not Saved
Hi,
Im making a login form and im using this code:
Code: if($login=="true"){
GET * FROM _____ Except?
I have a site that is for stock photography.
This section of the code calls images to display
Facebook status update API
Hello,
So, I'm trying to create my first Facebook application with PHP.
Basic ideas fo
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
Can't find a decent web analytics!!!
I've downloaded and installed Piwik. It's location detection based on IP addresses is fairly inaccur
having probem inserting data into db table
hi
i have a table with following columns in it
Code: candidate_id, degree, cgpa, institute
Creating XML with php
I need to creat an XML with php and have successfully produced a valid output.
The problem I hav