Form Help
Here is the form:
Line number On/Off | Expand/Contract<? include("../include/sess
Need help: how to catch acess of undefined class properties
Hello. I am learning OO with PHP and have hit a problem.
Some code runs as perfectly valid code,
how make 2 column in table with data tybe long row
hi every one
I want make in my table 2 column with data tybe long raw
how thi
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Where am I going wrong
Been trying to work this out for hours
I have two tables called 'Genres' and 'Films'. Genre
how to timeout $doc = new DOMDocument()->load($url)
I am currently using this $doc->load($url) to fetch an rss feed.
If a feed takes long than
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Is it possible to view php source code??
Hi All
I was just wondering if it's possible to view a websites php source code?
I know
PHP doesn't send my mail
Hi all, I found this and used it to send mail. Simple contact form with some required fields. The va