problem when runing a funciton
I am trying to connect to database using a funciton in a functions.php
<?php
funct
Storing Values taken from a DB...
Using this code it will generate a short list from my database
<?php
mysql_connect
Need help making login verification cleaner...
I use the below to verify user login. I first check the cookie for the id, ip and a unique id. If it
upload only text files
hi guys i want to upload only text like like (pdf,note pad and ofiice files) so can any one please t
Typing math
I've added support for typesetting math using LaTeX on the forums.
Example:
Code: [Select]
PHP SUBMIT
Code: <input name="doLogin" type="image" src="images/loginsubmit.jpg
convert PHP array to Javascript array
I have a page that gets a request sent from AJAX, and I am trying to convert a PHP array to a javasc
Results from Db outputted twice
Hey guys.. for come reason my data is outputted twise shown in the image below and i cant figure out
Open browser page depending on XML results
Hello,
I have some PHP code that sends webbased from data to an external url ( in the form of
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co