show the direct link into href
I want to display link on the page. i am fetching the data(URL) from database,actually before that i
Wierd if else problem
Hi guys,
this probably aint wierd for you, but it seems like php is playin up to me. may b i
understanding functions and classes
Code: [Select]
class person {
var $name = "Jimmy Goe";
function get_nam
Problems with returning true or false in eval()'d code
Hi guys,
Would appreciate some help with a problem when running eval() on a function that sho
Need help-Error istream header declaration
Hi Everyone ,
I am having issue with istream declaration. I am new to C programming.
can a
PHP Tab Control
Hi All,
I would like to have PHP tab control with/without Javascript.
But I want to r
PHP5 - AJAX help
I've been following the tutorial on w2schools (http://www.w3schools.com/php/php_ajax_database.asp) a
Query failed issue with php script but works fine in mssql manager!
hi i have the script below which copies data from one table to another but will only insert new data
Running External Scripts
I am very new to PHP and am not even sure what I'm asking is possible. I have just installed mediaW
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va