Send inserts to mysql thru port 80
Hi!
I have an application that must do some inserts in a mysql db. This db is behind a firewa
Apart from cron
I need to run a php file every one hour. Is there any other solution apart from cron job?
switch not getting value
what am i doing wrong?
i want to populate the country list according to the category
i want to
try catch error
I have been trying try catch but, I can't get it to work. The code opens a non existing file called
Multiple includes losing variables
Hey all,
just starting out w php and ran into a problem pretty quickly. I'm
including seve
How to login with SAPCPIC userid
I have changed the Password for SAPCPIC in Development Server for 000,001 and 100 client.
But w
Is it a good practice to store user info. in sessions?
I am making a user class for my script which stores all the user information in sessions. It takes u
Using real time in php
I'm very average at PHP and im looking to introduce time to something on my site.
Its a sports si
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
mysql_real_escape_string making variable equal nothing
i post a form and i post the variable:
Code: $var = $_POST[variable];then i echo $var its what i