Curl timeout breaks script
So im having difficulties with skipping timeout error in curl
my script calls different functions
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result
what is wrong with this
Code: [Select]<?php
if ($_SERVER['HTTP_REFERER'])
{
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
Staff Induction System - No idea where to go from here!!!
Hi there, I'm pretty new to PHP and Mysql so could really do with being pointed in the right directi
md5 is it unique
I know this is most likely one of many simple questions that can be found semi easily. But I'm press
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
Echo Tweaking help!
HI. I would like to have the output of the entered variables repeat forever, but it's stopping at th
unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_
Can anyone view my code and tell me why im getting the error:
Parse error: syntax error, unexpect