PHP friend keyword equivalent
is there a PHP equivalent for the C++ friend keyword?
Question about ShowWindow()
Hello....
I'm struggling with sumpin, and I hope y'all can help.
I've got a CFormView
updating a single value to multiple non consecutive rows
I need to update the same value to multiple non consecutive rows. I need to add an experation date t
downloading a file as HTML
Hi.
I'm rather confused with forcing a download. I just want to save dynamic content (from $_SESS
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
xml
<?php
echo "<h1>XML Articles</h1>";
$home
single values into sql field
i have a form which i want the user to able to select multiple answers. But i want the answers to be
Two warning messages
Quote<b>Warning</b>: mysql_real_escape_string() expects parameter 1 to
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)
user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to