Session problem?!?
Hello All! I am very new to the php world but I am working on fixing things that a previous programm
Help With Showing Users On the Index Page
Ive got this code which works just how i want it to.
Code: <?
$timenow=time();
Getting the full city list from maxminds geoip database
I am suprised I can't find any references to this.
I have maxminds geoip lite installed and i
Can I use a loop
Hi buddies!
Once again with my doubts here.
Right now I am using this sql stat
highlighting search terms
well, I started this in the regular PHP section, but it no longer fits there. Suffice it to say, I'm
Different actions for different parts of a string
<?php
function dosomething($string, $else = '') {
if (empty($else))
$string
why this query can delete duplicates ?
why this query can delete duplicates ? Anybody can give me the detailed explanation ?
Tha
How to add functionality to a simple php calender?
Hello everyone,
I have just finished creating a simple php calander. Can someone point
Echo-ing MySQL content and Keep Formatting?
I have data in my MySQL such as:
QuoteBlah blah
Blah blah
etc
but when i ech
Using cURL to PUT
Can somebody help with the correct php code to make a cURL PUT request. Here is a sample of code bel