Place specific image in html page when specific name is typed.
Hello,
Fairly new to PHP and was curious if someone might know how to solve a fairly simple r
Require select-option functionality in Module Pool Programming
Hi Gurus,
I am doing a development by Module Pool on Warehouse Management. For that devel
breaking a text file into paragraphs based on strings
I have a text file of email addresses that is all squished together. It looks like this:
abc
confused between ' ' and " "
there is a php i set:
$begin_date_query = mysql_query( "SELECT SUBDATE(due_date, INTERVAL $d
preg_replace question
Hello!!
I hope someone can help me with preg_replace.
I load two tables from an extern
Using two $_POST Function / Switch () statements, second does not work.
Hi all. I’m new to php and am having a problem getting $_POST Function / switch () to work. I
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
values not being entered into table
hi. I;ve created a form, so that when a user enters data into it, it gets added to a table in a data
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
Problems generating word documents on server side for security reasons
I have a problem with word documentation generation when generating a word document (docx) with PHP.