- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
4 Posted Topics
Re: near the bottom, here is the problem. [CODE]<?PHP $category = "3"; 1,2,5,8,10,11,12,13';include("cutenews/show_news.php"); ?>[/CODE] change it to [CODE]<?PHP $category = "3"; include("cutenews/show_news.php"); ?>[/CODE] there seems to be 1/2 of a defined veritable, don't know if it is needed though as I don't have a copy of the entire script, and don't … | |
Well im currently coding up a paypal payment system to go with a user system for a site, and when someone goes through paypal, paypal pushes info to this script. Problem is, the script does not log anything to MySQL, and I can't figure out why. Anyone here want to … | |
Re: PHP can not pull a visitors motherboard serial number without a application on the client pushing that information to the script, so this is really not possible with PHP alone. | |
Hello. I am kind of new to PHP and mysql, and I am wondering on how I would go about coding up a system that would allow me to save multiple values to one row in a mysql database, and later read each separately. I am coding up a mac … |
The End.