PHP require file from top directory
I have several subdomains contained in their own directory above my root site, and an assets folder in my root directory...
Latest news, tutorials, and updates from the PHP community
8579 articles available
I have several subdomains contained in their own directory above my root site, and an assets folder in my root directory...
I have a script in a joomla article that goes through the database and lists all entries by a use. Everything is done in...
I'm using XAMPP on Windows 7. and when I try to open a login.php of current project I get this error [Code Block] this i...
How php/mysqli ( with prepared statements + bind params ) protect against SQL Injection ? Mysqli applies only "real_esca...
Here is an example of my code and an explanation what I am trying to do. At the beginning of the code I am selecting thr...
When I execute an `INSERT` query that contains a single quote (e.g. `Kellog's`), it fails to insert a record. It throws ...
I'm building this regex with a positive look ahead in it. Basically it must select all text in the line up to last perio...
I'm getting through adding delimiters to a large references file thanks to help from SO. Almost there now. I have a rege...
Please give some idea. how to solve the error? [Code Block] The error: [Code Block]
I'm trying to use FlexiGrid plugin with CodeIgniter, but when the page displays the grid shows, but there are no records...
Creating some regex expressions here. I was wondering if I could get some pointers on how to go about selecting a string...
I have a pipe-delimited dump file from an SQL Server, and I want to import it into MySQL. The lines are delimited by `\r...
Showing 7873 to 7884 of 8579 articles