Text to picture Generator
Hello, i have found this script and it works really good^^ But i have one problem, i would like to c
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got
Get last modified date of web page
Hai All,
In php how can i get last modified date of a give web page . I have tried to g
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
Trouble checking SESSION cookie
I am trying to use $_SESSION cookies to verify admin privileges .
I don't understand why this is
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Update Database
Hi All,
I have a problem with this:
Code: [Select]<?php
session_start();
the problem with str_replace
$str="hahahahahahahahahahahahahaha";
$nn=1;
$str=str_replace('ha','MyGod',$str,$nn);