Adding post count
How would I make it so everytime someone clicks submit on my form, their row in the database for the
filesize problem
i use ubuntu 9.10 and i have mountet a folder from an windows
/mount/FOLDER
/mount/FOLDER/
Php WordPress help
I am writing the following code for making a plugin
<?php
header("Content-Type
Displaying a clickable playername
I am going wrong somewhere with the mysql_query, can someone please put me straight?
$playern
php not working written for consumption of slots
1. Here is the function where i will be allowed to consume the slot booked by me.
2. Here i c
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
Storing/displaying image urls in a database?
Hi
Basically I have the following scenario:
User chooses picture from list. Picture info is ad
Help with explandable category tree
I have the below query:
SELECT l1.id as lev1_id,l2.id as lev2_id,l3.id as lev3_id,l1.categ
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);