Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
Parse Error
Hi Guys,
I have a function in my class which returns a string link variable. The problem is i
CHECK A STRING FOR ' " ' (DOUBLE QUOTES)
I am checking for delimiter (.!?) and if there is a " after a sentence then it should neglect a
Help Ordering Arrays
Hi, I have 3 arrays as shown below.
Code: $users = $this->get_latest_users();
$flir
Oracle Connectivity
Hi Every One,
Can we access SAP from oracle database.If it possible then please spec
Ajax Error since Upgrading to 3.5
Ever since upgrading my site to .NET 3.5 (I needed LINQ), I've been getting this annoying error on o
eregi to preg
Im converting my regex for php 5.3 and I am stuck on the following
Code: [Select]if((eregi(&q
How to disable direct access to a file
Suppose I've 2 Files. 1.php & 2.php
I don't want anybody to access 2.php directly fr