losing variables between php brackets
Hi
have got this code:
Code: $id=mysql_result($result,0,"itemid");
$title=mys
Unable to retreve the values from Mysql Query
Hi,
Here is the php code that I have, Query is running properly in phpmyadmin and is resu
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
php or sql?
Sorry not sure if this is a sql problem or php the following code is supposed to delete data from th
php forms and database navigatio
Hello,
I'm new to php and i'd like to post the following.
I have written code to get records f
Could Someone Please Debug This?
I was wondering if someone could debug this script for me. I realize it's not the tidest script (and
Display last record first.
I need some help how put the last record first and first record last.
Thanks
Code: &am
FTP Programs
Here is a list of commonly suggested FTP Programs to use:
FileZilla
SmartFTP
CuteFTP
Uploading files/images via forms
Hey all, I am building a database for work that will contain some minor data on plant species along
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