getting rid of quotes in strings
sick of trying to deal with them in multiple ways (entering in and taking from database, echoing, ec
Stuck with preg_replace
Hi,
I'm trying to use preg_replace to remove part of the IP address submitted using a form on
Syntax Help
I'm trying to make a form that edits a php file which contains config settings. I'm using strings t
reading partial code from external site
Hi,
I am trying to write a script for my website to get an article from an external website.
Do While statement
hi guys,
This may sound trivial but im new to php and as part of an assignmenti have to const
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
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
Server side $_SESSION
how does one keep the session completely server side. no cookies to the browser at all. i need this
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so