Call db table from any PHP file
Hi,
I want to be able to call a database table that will be setup in another file called init
problem with array - multilingual page
this is my test page :
Code: <?php
if(isset($_GET['lang'])) {
if($_GET['la
AJAX form submit
I recently built a form that submits data to my database with an ajax function that is called throug
str_replace help
I am thinking str_replace is my only option to filter outputs from my database to convert them to sa
reating a background image
I am building a site in drupal and have a php form in it, due to certain annoyances with module buil
Pspell with my own dictionary
Hello!
I've tested two cases using pspell functions.
1)
Code: $dictionary_link = pspell_new
an interesting question
Greetings folks, got to ask an interesting question...
let say
i have created a function s
UPLOAD IMAGES NOT WORKING!
Hi there i have a upload script in which it uploads the picture to a folder than creates two thumbna
sendmail code suddenly not working
Hi Guys, I maintain 3 sites (including my own) I use the following code from a french webmaster that
ldap connection
We are using ldap to get user information from the domain controller. It was working before. Recentl