Likes Received By Bind
-
buldozerceto liked Bind's post in the thread An Article for PHP headers.
The HTTP Authentication hooks in PHP are only available when it is running as an Apache module, so HTTP Authentication hooks ARE NOT...
Nov 5, 2008 -
baris22 liked Bind's post in the thread how can i link the words in a text on a query?.
function CreateLinks($string) { $linktext = explode(" ",$string); foreach ($linktext as $this_linktext) {...
Oct 18, 2008 -
proxywhereabouts liked Bind's post in the thread Need help with php iframing..
yea check to ensure the page being loaded is the top frame. Example 1 - makes your page the top page, effectively redirecting users...
Oct 18, 2008 -
geekology liked Bind's post in the thread How do you debug PHP scripts?.
the PHP Processor has embedded debugging feature when attempting to compile a script a runtime (when you upload it to the host and...
Oct 17, 2008