Can you just use temp as a private variable?
Then from outside class you call with:
$c = new Dynamic();
$c->sample1 = ...
--
Mike FN
"8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Web Programmer."
Hi Kareem,
You can use curl function when you want to send the value to other site without having other page to display.
Goto www.php.net and search for curl inside the function. From there, you can learn on how to use it.
Hope it helps.
--
Mike FN
"8 out of 10 Owners who Expressed a...
There are many ways to solve your problems.
I would rather to use \" ... \" technique so my code won't be messy. For example:
$content = "
<span class=\"style4\">(Fields Marked With * Are Required)</span></p>
<form action=\"address_confirmation.php\"...
Beside use DOM XML, you can use SimpleXML, here is the reference:
http://id2.php.net/manual/en/ref.simplexml.php
Make sure either domxml or simplexml exists in your php configuration.
If you are not sure about how to detect this, please make a php file just like this:
<?php
phpinfo();
?>...
Try to refer at: http://www.htmlite.com/HTAintro.php
I hope you can find something useful about htaccess.
--
Mike FN
"8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Web Programmer."
Hello Frank,
I'm not quite sure if I get your question right.
Please take a look at:
http://etude.uwaterloo.ca/~ctrudeau/lessons/C++/tutorial2.html
Maybe casting method of void* can solve your problem?
--
Mike FN
"8 out of 10 Owners who Expressed a Preference said Their Cats Preferred...
Hope I get this right.
You can use passing variables thechnique so it will keep top part's information and have the bottom part's information changes.
There are lots of way to do this. You can use session variables to hold some information.
GOod luck
Cheers,
Mike
--
Mike FN
"8 out of...
I'm new to ASP.
What will it do for line 3: Set objWSH = Nothing?
Can I use these 3 lines to execute something like "test.exe 1078" where 1078 is the passing input to a file test.exe?
THanks.
--
Mike FN
"8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Web...
Do you know how VB access webpage without opening the browser? Thanks.
--
Mike FN
"8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Web Programmer."
You can solve the problem by following either one of these:
1. try \"$myrow[Company_Name]\" instead.
2. do htmlspecialchars()
hope this helps ...
Mike
--
Mike FN
"8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Web Programmer."
Hi all,
I have a question regarding to the URL.
You know sometimes you can goto:
www.xyz.com/support
www.xyz.com/download
www.xyz.com/info
How do you setup support, download, and info to point out to the page/file instead of directories?
First I thought that support, download and info are...
I think you become spoil of Apache, PHP, etc that comes with RedHat. So you're afraid of taking a chance to install them manually and prefer migrating to the later version of RedHat.
Since this is a text box, you should try to install all the packages (php, apache, ssl, etc.) by yourself. It...
do ipcbains -F to reset firewall
after that, you can try again
Hopefully the SSH works this time!
--
Mike FN
"8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Web Programmer."
KDE and GNOME are GUI environment.
If you can't access your GUI (Xwindows), why do you bother to install the GUI environment?
--
Mike FN
"8 out of 10 Owners who Expressed a Preference said Their Cats Preferred Web Programmer."
When you register a domain, lets say: homeip.net
Sometimes the provider give you options that you can do domain forwarding, i.e:
IP address hostname
11.22.33.235 group1.homeip.net
11.22.33.236 group2.homeip.net
Now there's option in sendmail...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.