Is there a way to override built in php functions without APD?
I am trying to use the
rename_function()
override_function()
options that are built into
PHP - HTML
Could anyone give me some GOOD sample links for php - html email tutorial.
Thanks!
Session login issue
I'm wondering how to fix a problem I'm having with a session-based login system
Say I go to h
Query output more than expected
$query=mysql_query("SELECT * FROM players, communities, divisions WHERE dob BETWEEN '{$start_da
Changing color in GD via variable?
Hey guys, I'm new here. x)
I'm very much a noob when it comes to PHP, but I'm trying to learn
Custom Container in module pool program
Hello everyone,
I have created a custom control in my module pool screen. Now I want to s
problem in pagination when processing with selectbox form
Hi,
I have a search form, with select boxes, if am selecting the value from the form, it work
Writing to the middle of a file
Hi I have a bit of a problem. Is there any way i can write some text to a middle of a text file. For
problem with sql querry in php script
Hello guys,
What I want to do is I want to read out a csv file and then but te conent ot the
php automatically escaping single quotes
I'm trying to test out my security a bit and I've noticed that php is escaping my single quotes. For