Progress bar tracking file downloads
Hey guys, was wondering if there was a way to track how far a file has been downloaded. I know there
php unable to sent email
Hi, guys, I try to send a email through php but unfortunately the mail unable to sent. Here is my co
getting a website's source code as a variable? How?
Hey guys, is there any way for me to get the source code of a website as a variable for me to work w
php/xmlrpc class issue
I am working on xml-rpc in php to start with.
I have a class that only has variables defined
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
Data storage spaces in varchar2
Trying to understand what's happening.
I am selecting a value from a table that is defined as c
admin with my register system?
Hey i wana make it so i can make a admin level on my register system , I'm kinda new to php to im no
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe
is this the proper use of mysql_real_escape_string() to prevent sql injections?
i was wondering is this the proper use of mysql_real_escape_string() to prevent sql injections? any
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